Geant4
10.03.p03
|
#include <CCalEndOfEventAction.hh>
Public Member Functions | |
CCalEndOfEventAction (CCalPrimaryGeneratorAction *) | |
~CCalEndOfEventAction () | |
virtual void | StartOfEventAction (const G4Event *evt) |
virtual void | EndOfEventAction (const G4Event *evt) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
virtual void | BeginOfEventAction (const G4Event *anEvent) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 44 of file CCalEndOfEventAction.hh.
CCalEndOfEventAction::CCalEndOfEventAction | ( | CCalPrimaryGeneratorAction * | pg | ) |
Definition at line 57 of file CCalEndOfEventAction.cc.
CCalEndOfEventAction::~CCalEndOfEventAction | ( | ) |
Definition at line 74 of file CCalEndOfEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 112 of file CCalEndOfEventAction.cc.
Definition at line 107 of file CCalEndOfEventAction.cc.