Geant4
10.03.p03
|
#include <B1EventAction.hh>
Public Member Functions | |
B1EventAction (B1RunAction *runAction) | |
virtual | ~B1EventAction () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | AddEdep (G4double edep) |
B1EventAction () | |
virtual | ~B1EventAction () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | AddEdep (G4double edep) |
G4double | GetEdep () const |
B1EventAction () | |
virtual | ~B1EventAction () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
void | AddEdep (G4double edep) |
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
Event action class
It instantiates B1EventInformation object at the beginning of each event.
Definition at line 42 of file B1EventAction.hh.
B1EventAction::B1EventAction | ( | B1RunAction * | runAction | ) |
Definition at line 39 of file B1EventAction.cc.
|
virtual |
Definition at line 47 of file B1EventAction.cc.
B1EventAction::B1EventAction | ( | ) |
Definition at line 39 of file B1EventAction.cc.
|
virtual |
B1EventAction::B1EventAction | ( | ) |
|
virtual |
Definition at line 49 of file B1EventAction.hh.
Definition at line 51 of file B1EventAction.hh.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Definition at line 52 of file B1EventAction.cc.
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
Definition at line 59 of file B1EventAction.cc.
Reimplemented from G4UserEventAction.
|
inline |
Definition at line 52 of file B1EventAction.hh.