Geant4
9.6.p02
|
#include <CexmcEventAction.hh>
Public Member Functions | |
CexmcEventAction (CexmcPhysicsManager *physicsManager, G4int verbose=0) | |
virtual | ~CexmcEventAction () |
void | BeginOfEventAction (const G4Event *event) |
void | EndOfEventAction (const G4Event *event) |
void | BeamParticleChangeHook (void) |
void | SetVerboseOnCexmcLevel (G4int value) |
void | SetVerboseDrawLevel (G4int value) |
CexmcChargeExchangeReconstructor * | GetReconstructor (void) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Static Public Member Functions | |
static CexmcEnergyDepositStore * | MakeEnergyDepositStore (const CexmcEnergyDepositDigitizer *digitizer) |
static CexmcTrackPointsStore * | MakeTrackPointsStore (const CexmcTrackPointsDigitizer *digitizer) |
static void | PrintEnergyDeposit (const CexmcEnergyDepositStore *edStore) |
static void | PrintTrackPoints (const CexmcTrackPointsStore *tpStore) |
static void | PrintProductionModelData (const CexmcAngularRangeList &angularRanges, const CexmcProductionModelData &pmData) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 61 of file CexmcEventAction.hh.
|
explicit |
|
virtual |
Definition at line 109 of file CexmcEventAction.cc.
Definition at line 116 of file CexmcEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 122 of file CexmcEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 798 of file CexmcEventAction.cc.
|
inline |
Definition at line 177 of file CexmcEventAction.hh.
|
static |
Definition at line 135 of file CexmcEventAction.cc.
|
static |
Definition at line 164 of file CexmcEventAction.cc.
|
static |
|
static |
|
static |
Definition at line 228 of file CexmcEventAction.cc.