GEMC
1.8
Geant4 Monte-Carlo Framework
|
#include "G4RunManager.hh"
#include "G4VisExecutive.hh"
#include "G4TrajectoryDrawByParticleID.hh"
#include "usage.h"
Go to the source code of this file.
Functions | |
vector< string > | init_dmesg (gemc_opts gemcOpt) |
General Initialization Routine. More... | |
vector< string > | init_dvmesg (gemc_opts gemcOpt, G4VisManager *VM) |
Initialization Routine for Visualization. More... | |
Initialize detector messenger commands.
Definition in file dmesg_init.cc.
init_dmesg | ( | gemc_opts | gemcOpt | ) |
init_dmesg
Initialize detector messenger commands.
Definition at line 21 of file dmesg_init.cc.
vector<string> init_dvmesg | ( | gemc_opts | gemcOpt, |
G4VisManager * | VM | ||
) |
Definition at line 102 of file dmesg_init.cc.