Moved Tao's code to TaoLEMuSR.
This commit is contained in:
14
geant4/TaoLEMuSR/doc/gui.dox
Normal file
14
geant4/TaoLEMuSR/doc/gui.dox
Normal file
@ -0,0 +1,14 @@
|
||||
/*! @page gui LEmuSR Tree
|
||||
|
||||
<BR>
|
||||
<B> Previous:</B> @ref svisualisation
|
||||
<B> Up:</B> @ref lemutree
|
||||
<B> Next:</B> @ref setup
|
||||
<BR>
|
||||
|
||||
<HR>
|
||||
|
||||
@section sgui Geant4 user interface manager
|
||||
Geant4 interactivity is possible thanks to the user interface manager G4UIManager. It is a powerfull tool that allows the user to change any parameter of the simulation entering commands in a terminal. In addition to the commands included in \gf, one can implement ones own commands by the use of messenger classes. An example of building a messenger class for the detector geometry can be found in @ref messengers .
|
||||
|
||||
*/
|
Reference in New Issue
Block a user