Geant4
10.02.p02
|
#include <PurgMagEventAction.hh>
Public Member Functions | |
PurgMagEventAction () | |
~PurgMagEventAction () | |
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 () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
G4String | drawFlag |
G4int | printModulo |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 48 of file PurgMagEventAction.hh.
PurgMagEventAction::PurgMagEventAction | ( | ) |
Definition at line 51 of file PurgMagEventAction.cc.
PurgMagEventAction::~PurgMagEventAction | ( | ) |
Definition at line 57 of file PurgMagEventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 62 of file PurgMagEventAction.cc.
References G4cout, G4endl, G4Event::GetEventID(), and printModulo.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 71 of file PurgMagEventAction.cc.
|
inline |
Definition at line 58 of file PurgMagEventAction.hh.
References drawFlag.
|
inline |
Definition at line 59 of file PurgMagEventAction.hh.
References printModulo.
|
private |
Definition at line 59 of file PurgMagEventAction.hh.
Referenced by SetDrawFlag().
|
private |
Definition at line 63 of file PurgMagEventAction.hh.
Referenced by BeginOfEventAction(), and SetPrintModulo().