Geant4
10.03.p03
|
#include <HadrontherapyEventAction.hh>
Public Member Functions | |
HadrontherapyEventAction () | |
~HadrontherapyEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
void | SetPrintModulo (G4int val) |
void | SetDrawFlag (G4String 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 38 of file HadrontherapyEventAction.hh.
HadrontherapyEventAction::HadrontherapyEventAction | ( | ) |
Definition at line 45 of file HadrontherapyEventAction.cc.
HadrontherapyEventAction::~HadrontherapyEventAction | ( | ) |
Definition at line 53 of file HadrontherapyEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 59 of file HadrontherapyEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 73 of file HadrontherapyEventAction.cc.
Definition at line 53 of file HadrontherapyEventAction.hh.
Definition at line 48 of file HadrontherapyEventAction.hh.