1 #ifndef PHG4VUserTrackingAction_h
2 #define PHG4VUserTrackingAction_h
4 #include <Geant4/G4UserTrackingAction.hh>
34 typedef std::list<PHG4TrackingAction*> ActionList;
void Verbosity(int val)
Get/Set verbosity level.
void AddAction(PHG4TrackingAction *action)
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree
PHG4PhenixTrackingAction(void)
virtual void PreUserTrackingAction(const G4Track *)
virtual ~PHG4PhenixTrackingAction()
virtual void PostUserTrackingAction(const G4Track *)