41 #ifndef INCLUDE_MCTRUTHCONFIG_H  
   42 #define INCLUDE_MCTRUTHCONFIG_H 1 
   79 #endif // INCLUDE_MCTRUTHCONFIG_H 
std::vector< G4String > & GetCreatorProcesses()
 
std::vector< G4String > creatorProcesses
 
void SetCreatorProcesses(std::vector< G4String > &processes)
 
void AddCreatorProcess(G4String &process)
 
std::vector< G4int > particleTypes
 
std::vector< G4int > & GetParticleTypes()
 
void AddParticleType(G4int type)
 
void SetParticleTypes(std::vector< G4int > &types)