16 #ifndef G4BASE_CONVERTMCTRUTHTOG4_H 17 #define G4BASE_CONVERTMCTRUTHTOG4_H 20 #include "Geant4/G4VUserPrimaryGeneratorAction.hh" 21 #include "Geant4/G4ParticleTable.hh" 22 #include "Geant4/globals.hh" 58 virtual void GeneratePrimaries( G4Event* );
68 #endif // G4BASE_CONVERTMCTRUTHTOG4_H static G4ParticleTable * fParticleTable
Geant4's table of particle definitions.
ntupleExperimental Reset()
basic interface to Geant4 for ART-based software
std::map< G4int, G4int > fUnknownPDG
map of unknown PDG codes to instances
Event generator information.
std::vector< const simb::MCTruth * > fConvertList
List of MCTruth objects to convert for this spill.