Geant4
10.00.p03
|
User event action class. More...
#include <RE02EventAction.hh>
Public Member Functions | |
RE02EventAction () | |
~RE02EventAction () | |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
User event action class.
Definition at line 49 of file RE02EventAction.hh.
RE02EventAction::RE02EventAction | ( | ) |
Definition at line 41 of file RE02EventAction.cc.
RE02EventAction::~RE02EventAction | ( | ) |
Definition at line 46 of file RE02EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 50 of file RE02EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 54 of file RE02EventAction.cc.
References G4TrajectoryContainer::entries(), G4cout, G4endl, G4Event::GetEventID(), and G4Event::GetTrajectoryContainer().