Geant4
9.6.p02
|
#include <MicrobeamEventAction.hh>
Public Member Functions | |
MicrobeamEventAction (MicrobeamRunAction *, MicrobeamHistoManager *) | |
~MicrobeamEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
void | SetDrawFlag (G4String val) |
void | SetPrintModulo (G4int val) |
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 42 of file MicrobeamEventAction.hh.
MicrobeamEventAction::MicrobeamEventAction | ( | MicrobeamRunAction * | run, |
MicrobeamHistoManager * | his | ||
) |
Definition at line 39 of file MicrobeamEventAction.cc.
MicrobeamEventAction::~MicrobeamEventAction | ( | ) |
Definition at line 46 of file MicrobeamEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 51 of file MicrobeamEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 61 of file MicrobeamEventAction.cc.
Definition at line 52 of file MicrobeamEventAction.hh.
Definition at line 53 of file MicrobeamEventAction.hh.