Class Reference for E1039 Core & Analysis Software
PHG4TruthSteppingAction.h
Go to the documentation of this file.
1 #ifndef PHG4TruthSteppingAction_h
2 #define PHG4TruthSteppingAction_h
3 
4 #include "PHG4SteppingAction.h"
5 
7 
9 {
10 
11  public:
12 
15 
18  {}
19 
21  virtual bool UserSteppingAction(const G4Step*, bool );
22 
23  private:
24 
26  PHG4TruthEventAction* eventAction_;
27 
28 };
29 
30 
31 #endif
virtual bool UserSteppingAction(const G4Step *, bool)
stepping action
virtual ~PHG4TruthSteppingAction()
destroctor
PHG4TruthSteppingAction(PHG4TruthEventAction *)
constructor