Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4PhenixEventAction.h>
Public Member Functions | |
PHG4PhenixEventAction (void) | |
virtual | ~PHG4PhenixEventAction () |
void | AddAction (PHG4EventAction *action) |
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree More... | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
Definition at line 15 of file PHG4PhenixEventAction.h.
PHG4PhenixEventAction::PHG4PhenixEventAction | ( | void | ) |
Definition at line 6 of file PHG4PhenixEventAction.cc.
|
virtual |
Definition at line 10 of file PHG4PhenixEventAction.cc.
|
inline |
register an action. This is called in PHG4Reco::Init based on which actions are found on the tree
Definition at line 24 of file PHG4PhenixEventAction.h.
Referenced by PHG4Reco::InitRun().
void PHG4PhenixEventAction::BeginOfEventAction | ( | const G4Event * | event | ) |
Definition at line 20 of file PHG4PhenixEventAction.cc.
References PHTimeServer::timer::get(), PHTimer::restart(), and VERBOSE.
void PHG4PhenixEventAction::EndOfEventAction | ( | const G4Event * | event | ) |
Definition at line 39 of file PHG4PhenixEventAction.cc.
References PHTimeServer::timer::get(), PHTimer::stop(), and VERBOSE.