ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE06/include/RE06Run.hh>
Private Member Functions | |
G4double | GetTotal (const G4THitsMap< G4double > &map) const |
G4double | FindMinimum (const G4THitsMap< G4double > &map) const |
Private Attributes | |
G4THitsMap< G4double > | fMapSum [6][6] |
G4int | fColIDSum [6][6] |
G4THitsMap< G4double > | fMapMin [6][3] |
G4int | fColIDMin [6][3] |
G4THitsMap< G4double > | fMapPara [3][6] |
G4int | fColIDPara [3][6] |
Additional Inherited Members | |
Protected Attributes inherited from G4Run | |
G4int | runID |
G4int | numberOfEvent |
G4int | numberOfEventToBeProcessed |
G4HCtable * | HCtable |
G4DCtable * | DCtable |
G4String | randomNumberStatus |
std::vector< const G4Event * > * | eventVector |
Definition at line 41 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 41 of file RE06Run.hh
RE06Run::RE06Run | ( | ) |
Definition at line 38 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 38 of file RE06Run.cc
References fColIDMin, fColIDPara, fColIDSum, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Definition at line 84 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 84 of file RE06Run.cc
|
private |
Definition at line 173 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 173 of file RE06Run.cc
References DBL_MAX, G4VTHitsMap< T, Map_t >::GetMap(), and G4VTHitsMap< T, Map_t >::GetSize().
Referenced by GetEMinElectron(), GetEMinGamma(), and GetEMinPositron().
Definition at line 58 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 58 of file RE06Run.hh
References FindMinimum(), and fMapMin.
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 57 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 57 of file RE06Run.hh
References FindMinimum(), and fMapMin.
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 59 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 59 of file RE06Run.hh
References FindMinimum(), and fMapMin.
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 52 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 52 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 51 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 51 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 53 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 53 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 55 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 55 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 61 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 61 of file RE06Run.hh
Referenced by RE06RunAction::EndOfRunAction().
|
private |
Definition at line 161 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 161 of file RE06Run.cc
References G4VTHitsMap< T, Map_t >::GetMap(), and G4VTHitsMap< T, Map_t >::GetSize().
Referenced by GetNElectron(), GetNGamma(), GetNPositron(), GetNStep(), GetTotalE(), and GetTotalL().
Definition at line 50 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 50 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Definition at line 54 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 54 of file RE06Run.hh
References fMapSum, and GetTotal().
Referenced by RE06RunAction::EndOfRunAction().
Reimplemented from G4Run.
Definition at line 132 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 132 of file RE06Run.cc
References fMapMin, fMapPara, fMapSum, G4VTHitsMap< T, Map_t >::GetMap(), G4Run::Merge(), and G4VTHitsMap< T, Map_t >::set().
Reimplemented from G4Run.
Definition at line 89 of file RE06Run.cc.
View newest version in sPHENIX GitHub at line 89 of file RE06Run.cc
References fColIDMin, fColIDPara, fColIDSum, fMapMin, fMapPara, fMapSum, G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4VTHitsMap< T, Map_t >::GetMap(), G4Run::numberOfEvent, and G4VTHitsMap< T, Map_t >::set().
|
private |
Definition at line 91 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 91 of file RE06Run.hh
Referenced by RE06Run(), and RecordEvent().
|
private |
Definition at line 102 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 102 of file RE06Run.hh
Referenced by RE06Run(), and RecordEvent().
|
private |
Definition at line 81 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 81 of file RE06Run.hh
Referenced by RE06Run(), and RecordEvent().
|
private |
Definition at line 90 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 90 of file RE06Run.hh
Referenced by GetEMinElectron(), GetEMinGamma(), GetEMinPositron(), Merge(), and RecordEvent().
|
private |
Definition at line 101 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 101 of file RE06Run.hh
Referenced by GetParaValue(), Merge(), and RecordEvent().
|
private |
Definition at line 80 of file RE06Run.hh.
View newest version in sPHENIX GitHub at line 80 of file RE06Run.hh
Referenced by GetNElectron(), GetNGamma(), GetNPositron(), GetNStep(), GetTotalE(), GetTotalL(), Merge(), and RecordEvent().