GEMC  1.8
Geant4 Monte-Carlo Framework
Functions
dmesg_init.cc File Reference
#include "G4RunManager.hh"
#include "G4VisExecutive.hh"
#include "G4TrajectoryDrawByParticleID.hh"
#include "usage.h"
+ Include dependency graph for dmesg_init.cc:

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...
 

Detailed Description

Initialize detector messenger commands.

Author

Maurizio Ungaro
mail: ungar.nosp@m.o@jl.nosp@m.ab.or.nosp@m.g


Definition in file dmesg_init.cc.

Function Documentation

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.