GEMC
2.3
Geant4 Monte-Carlo Framework
|
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... | |
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.