Geant4
10.03.p02
|
Event action class. More...
#include <B2EventAction.hh>
Public Member Functions | |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
B2EventAction () | |
virtual | ~B2EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual 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 47 of file B2EventAction.cc.
B2EventAction::B2EventAction | ( | ) |
|
virtual |
B2EventAction::B2EventAction | ( | ) |
|
virtual |
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Definition at line 57 of file B2EventAction.cc.
Reimplemented from G4UserEventAction.