Geant4
10.03.p03
|
#include <FCALTBEventAction.hh>
Public Member Functions | |
FCALTBEventAction (FCALSteppingAction *) | |
virtual | ~FCALTBEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetDrawFlag (G4String val) |
void | SetPrintModulo (G4int val) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 45 of file FCALTBEventAction.hh.
FCALTBEventAction::FCALTBEventAction | ( | FCALSteppingAction * | SA | ) |
Definition at line 60 of file FCALTBEventAction.cc.
|
virtual |
Definition at line 68 of file FCALTBEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 76 of file FCALTBEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 93 of file FCALTBEventAction.cc.