1 #ifndef PHG4VUserEventAction_h
2 #define PHG4VUserEventAction_h
6 #include <Geant4/G4UserEventAction.hh>
25 { actions_.push_back( action ); }
34 typedef std::list<PHG4EventAction*> ActionList;
PHTimer server for accessing external information.
void EndOfEventAction(const G4Event *)
virtual ~PHG4PhenixEventAction()
void AddAction(PHG4EventAction *action)
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree
void BeginOfEventAction(const G4Event *)
PHG4PhenixEventAction(void)
wrapper around PHTimer, for storage in a map