1 #ifndef PHG4VUserSteppingAction_h
2 #define PHG4VUserSteppingAction_h
4 #include <Geant4/G4UserSteppingAction.hh>
25 actions_.push_back( action );
36 typedef std::list<PHG4SteppingAction*> ActionList;
40 double energy_threshold_;
virtual ~PHG4PhenixSteppingAction()
virtual void UserSteppingAction(const G4Step *)
PHG4PhenixSteppingAction(void)
void set_energy_threshold(double t)
void AddAction(PHG4SteppingAction *action)
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree