|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4UserSteppingAction.h>
Inheritance diagram for PHG4UserSteppingAction:
Collaboration diagram for PHG4UserSteppingAction:Public Member Functions | |
| PHG4UserSteppingAction (void) | |
| virtual | ~PHG4UserSteppingAction () |
| virtual void | UserSteppingAction (const G4Step *)=0 |
| virtual void | SetTopNode (PHCompositeNode *topNode) |
| set top node (from where particle list is retrieved for passing to geant More... | |
Protected Member Functions | |
| virtual PHCompositeNode * | TopNode (void) const |
| access top node More... | |
Definition at line 10 of file PHG4UserSteppingAction.h.
|
inline |
Definition at line 14 of file PHG4UserSteppingAction.h.
|
inlinevirtual |
Definition at line 18 of file PHG4UserSteppingAction.h.
|
inlinevirtual |
set top node (from where particle list is retrieved for passing to geant
Definition at line 24 of file PHG4UserSteppingAction.h.
|
inlineprotectedvirtual |
access top node
Definition at line 30 of file PHG4UserSteppingAction.h.
|
pure virtual |