|
Geant4_10
|
#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 () |
| 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 59 of file CCalEndOfEventAction.cc.
| CCalEndOfEventAction::~CCalEndOfEventAction | ( | ) |
Definition at line 76 of file CCalEndOfEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 114 of file CCalEndOfEventAction.cc.

1.8.5