15 lines
601 B
Plaintext
15 lines
601 B
Plaintext
/*! @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 .
|
|
|
|
*/
|