Geant4
10.02.p03
|
Event action. More...
#include <B5EventAction.hh>
Public Member Functions | |
B5EventAction () | |
virtual | ~B5EventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
std::vector< G4double > & | GetEmCalEdep () |
std::vector< G4double > & | GetHadCalEdep () |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
G4int | fHHC1ID |
G4int | fHHC2ID |
G4int | fDHC1ID |
G4int | fDHC2ID |
G4int | fECHCID |
G4int | fHCHCID |
std::vector< G4double > | fEmCalEdep |
std::vector< G4double > | fHadCalEdep |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Event action.
Definition at line 42 of file B5EventAction.hh.
B5EventAction::B5EventAction | ( | ) |
|
virtual |
Definition at line 71 of file B5EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 76 of file B5EventAction.cc.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 91 of file B5EventAction.cc.
|
inline |
|
inline |
|
private |
Definition at line 57 of file B5EventAction.hh.
|
private |
Definition at line 58 of file B5EventAction.hh.
|
private |
Definition at line 59 of file B5EventAction.hh.
|
private |
Definition at line 61 of file B5EventAction.hh.
|
private |
Definition at line 62 of file B5EventAction.hh.
|
private |
Definition at line 60 of file B5EventAction.hh.
|
private |
Definition at line 55 of file B5EventAction.hh.
|
private |
Definition at line 56 of file B5EventAction.hh.