ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/basic/B5/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 () |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Private Attributes | |
std::array< G4int, kDim > | fHodHCID |
std::array< G4int, kDim > | fDriftHCID |
std::array< G4int, kDim > | fCalHCID |
std::array< std::array< G4int, kDim >, kDim > | fDriftHistoID |
std::array< std::vector < G4double >, kDim > | fCalEdep |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Event action.
Definition at line 49 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 49 of file B5EventAction.hh
B5EventAction::B5EventAction | ( | ) |
Definition at line 79 of file B5EventAction.cc.
View newest version in sPHENIX GitHub at line 79 of file B5EventAction.cc
|
virtual |
Reimplemented from G4UserEventAction.
Reimplemented from G4UserEventAction.
|
inline |
Definition at line 58 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 58 of file B5EventAction.hh
Referenced by B5RunAction::B5RunAction().
|
inline |
Definition at line 59 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 59 of file B5EventAction.hh
References fCalEdep, and kHad.
Referenced by B5RunAction::B5RunAction().
Definition at line 69 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 69 of file B5EventAction.hh
Referenced by GetEmCalEdep(), and GetHadCalEdep().
Definition at line 65 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 65 of file B5EventAction.hh
Definition at line 64 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 64 of file B5EventAction.hh
Definition at line 67 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 67 of file B5EventAction.hh
Definition at line 63 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 63 of file B5EventAction.hh