Geant4
9.6.p02
|
#include <RemSimEventAction.hh>
Public Member Functions | |
RemSimEventAction () | |
~RemSimEventAction () | |
void | BeginOfEventAction (const G4Event *) |
G4int | GetEventNo () const |
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 |
Definition at line 45 of file RemSimEventAction.hh.
RemSimEventAction::RemSimEventAction | ( | ) |
Definition at line 43 of file RemSimEventAction.cc.
RemSimEventAction::~RemSimEventAction | ( | ) |
Definition at line 46 of file RemSimEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 49 of file RemSimEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 57 of file RemSimEventAction.cc.
|
inline |
Definition at line 53 of file RemSimEventAction.hh.