Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4PhenixTrackingAction.h>
Public Member Functions | |
PHG4PhenixTrackingAction (void) | |
virtual | ~PHG4PhenixTrackingAction () |
void | AddAction (PHG4TrackingAction *action) |
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree More... | |
virtual void | PreUserTrackingAction (const G4Track *) |
virtual void | PostUserTrackingAction (const G4Track *) |
void | Verbosity (int val) |
Get/Set verbosity level. More... | |
int | Verbosity () const |
Definition at line 13 of file PHG4PhenixTrackingAction.h.
|
inline |
Definition at line 16 of file PHG4PhenixTrackingAction.h.
|
virtual |
Definition at line 6 of file PHG4PhenixTrackingAction.cc.
|
inline |
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree
Definition at line 21 of file PHG4PhenixTrackingAction.h.
Referenced by PHG4Reco::InitRun().
|
virtual |
Definition at line 34 of file PHG4PhenixTrackingAction.cc.
References Verbosity().
|
virtual |
Definition at line 16 of file PHG4PhenixTrackingAction.cc.
References Verbosity().
|
inline |
Definition at line 29 of file PHG4PhenixTrackingAction.h.
Referenced by PostUserTrackingAction(), and PreUserTrackingAction().
|
inline |
Get/Set verbosity level.
Definition at line 28 of file PHG4PhenixTrackingAction.h.