![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Definition of the B5EventAction class. More...
Include dependency graph for B5EventAction.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | B5EventAction |
| Event action. More... | |
Variables | |
| const G4int | kEm = 0 |
| const G4int | kHad = 1 |
| const G4int | kH1 = 0 |
| const G4int | kH2 = 1 |
| const G4int | kDim = 2 |
Definition of the B5EventAction class.
Definition in file B5EventAction.hh.
| const G4int kDim = 2 |
Definition at line 45 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 45 of file B5EventAction.hh
| const G4int kEm = 0 |
Definition at line 41 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 41 of file B5EventAction.hh
Referenced by B5EventAction::GetEmCalEdep().
| const G4int kH1 = 0 |
Definition at line 43 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 43 of file B5EventAction.hh
| const G4int kH2 = 1 |
Definition at line 44 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 44 of file B5EventAction.hh
| const G4int kHad = 1 |
Definition at line 42 of file B5EventAction.hh.
View newest version in sPHENIX GitHub at line 42 of file B5EventAction.hh
Referenced by B5EventAction::GetHadCalEdep().