Moved Tao's code to TaoLEMuSR.
This commit is contained in:
18
geant4/TaoLEMuSR/doc/visualisation.dox
Normal file
18
geant4/TaoLEMuSR/doc/visualisation.dox
Normal file
@ -0,0 +1,18 @@
|
||||
/*! @page visualisation LEmuSR Tree
|
||||
|
||||
<BR>
|
||||
<B> Previous:</B> @ref soptact
|
||||
<B> Up:</B> @ref lemutree
|
||||
<B> Next:</B> @ref sgui
|
||||
<BR>
|
||||
|
||||
<HR>
|
||||
|
||||
@section svisualisation The visualisation manager
|
||||
It is possible to have visualization of the simulation. Many devices are available and they have to be set up using the LEMuSRVisManager class, that inherits form the G4VisManager class.
|
||||
|
||||
For example, using the OpenGL system, one can benefit of a real time visualitation of the simulation. Using to DAWNFILE system, one can get snapshots of the simulation into postscript files. Various visualization systems can be loaded simultaneousely.
|
||||
|
||||
|
||||
|
||||
*/
|
Reference in New Issue
Block a user