GEMC  2.3
Geant4 Monte-Carlo Framework
Functions
dmesg_init.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

vector< string > init_dmesg (goptions)
 General Initialization Routine. More...
 
vector< string > init_dvmesg (goptions, G4VisManager *)
 Initialization Routine for Visualization. More...
 

Function Documentation

vector<string> init_dmesg ( goptions  gemcOpt)

init_dmesg

Initialize detector messenger commands.

Definition at line 19 of file dmesg_init.cc.

vector<string> init_dvmesg ( goptions  gemcOpt,
G4VisManager *  VM 
)

init_dvmesg

Initialize detector messenger commands for visualization.

Definition at line 100 of file dmesg_init.cc.