1 #ifndef PHG4TruthEventAction_h
2 #define PHG4TruthEventAction_h
6 #include <Geant4/G4ThreeVector.hh>
7 #include <Geant4/globals.hh>
43 void ProcessShowers();
46 std::set<G4int> writeList_;
51 int prev_existing_lower_key;
52 int prev_existing_upper_key;
54 std::map<int,PHG4HitContainer*> hitmap_;
virtual ~PHG4TruthEventAction(void)
destuctor
void BeginOfEventAction(const G4Event *)
int ResetEvent(PHCompositeNode *)
PHG4TruthEventAction(void)
constructor
void EndOfEventAction(const G4Event *)
void AddTrackidToWritelist(const G4int trackid)
add id into track list
void SetInterfacePointers(PHCompositeNode *)
get relevant nodes from top node passed as argument