Geant4
9.6.p02
|
#include <UltraEventAction.hh>
Public Member Functions | |
UltraEventAction (UltraRunAction *) | |
~UltraEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
G4int | GetRunNumb () |
G4int | GetEvtNumb () |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 56 of file UltraEventAction.hh.
UltraEventAction::UltraEventAction | ( | UltraRunAction * | run) |
Definition at line 59 of file UltraEventAction.cc.
UltraEventAction::~UltraEventAction | ( | ) |
Definition at line 65 of file UltraEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 69 of file UltraEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 89 of file UltraEventAction.cc.
|
inline |
Definition at line 68 of file UltraEventAction.hh.
|
inline |