Geant4
9.6.p02
|
Event action class. More...
#include <B2EventAction.hh>
Public Member Functions | |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetPrintModulo (G4int value) |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
void | SetPrintModulo (G4int value) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Event action class.
Definition at line 40 of file B2EventAction.hh.
B2EventAction::B2EventAction | ( | ) |
Definition at line 41 of file B2EventAction.cc.
|
virtual |
Definition at line 48 of file B2EventAction.cc.
B2EventAction::B2EventAction | ( | ) |
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 53 of file B2EventAction.cc.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Definition at line 64 of file B2EventAction.cc.
Definition at line 58 of file B2EventAction.hh.