ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Static Public Member Functions | |
static CexmcSide | GetSide (G4int index) |
static G4int | GetLeftRightBitsOffset (void) |
Protected Member Functions | |
G4int | GetIndex (G4Step *step) |
Protected Member Functions inherited from CexmcTrackPoints | |
G4int | GetTrackId (G4Step *step) |
G4bool | ProcessHits (G4Step *step, G4TouchableHistory *tHistory) |
Protected Member Functions inherited from CexmcPrimitiveScorer | |
void | PrintHeader (G4int nmbOfEntries) const |
Protected Member Functions inherited from G4VPrimitiveScorer | |
void | CheckAndSetUnit (const G4String &unit, const G4String &category) |
Protected Attributes | |
const CexmcSetup * | setup |
Protected Attributes inherited from CexmcTrackPoints | |
CexmcTrackPointsCollection * | eventMap |
Static Protected Attributes | |
static const G4int | leftRightBitsOffset = 24 |
Definition at line 54 of file CexmcTrackPointsInLeftRightSet.hh.
View newest version in sPHENIX GitHub at line 54 of file CexmcTrackPointsInLeftRightSet.hh
CexmcTrackPointsInLeftRightSet::CexmcTrackPointsInLeftRightSet | ( | const G4String & | name, |
const CexmcSetup * | setup | ||
) |
Definition at line 54 of file CexmcTrackPointsInLeftRightSet.cc.
View newest version in sPHENIX GitHub at line 54 of file CexmcTrackPointsInLeftRightSet.cc
Reimplemented from CexmcTrackPoints.
Definition at line 61 of file CexmcTrackPointsInLeftRightSet.cc.
View newest version in sPHENIX GitHub at line 61 of file CexmcTrackPointsInLeftRightSet.cc
References G4Step::GetPreStepPoint(), CexmcTrackPoints::GetTrackId(), CexmcSetup::IsRightDetector(), leftRightBitsOffset, and setup.
Definition at line 88 of file CexmcTrackPointsInLeftRightSet.hh.
View newest version in sPHENIX GitHub at line 88 of file CexmcTrackPointsInLeftRightSet.hh
References leftRightBitsOffset.
Definition at line 79 of file CexmcTrackPointsInLeftRightSet.hh.
View newest version in sPHENIX GitHub at line 79 of file CexmcTrackPointsInLeftRightSet.hh
References CexmcLeft, CexmcRight, and leftRightBitsOffset.
Referenced by CexmcTrackPointsDigitizer::Digitize().
Reimplemented from CexmcTrackPoints.
Definition at line 74 of file CexmcTrackPointsInLeftRightSet.cc.
View newest version in sPHENIX GitHub at line 74 of file CexmcTrackPointsInLeftRightSet.cc
References G4VTHitsMap< T, Map_t >::entries(), CexmcTrackPoints::eventMap, G4BestUnit, G4cout, G4endl, G4VTHitsMap< T, Map_t >::GetMap(), leftRightBitsOffset, and CexmcPrimitiveScorer::PrintHeader().
|
staticprotected |
Definition at line 75 of file CexmcTrackPointsInLeftRightSet.hh.
View newest version in sPHENIX GitHub at line 75 of file CexmcTrackPointsInLeftRightSet.hh
Referenced by CexmcTrackPointsInCalorimeter::GetIndex(), GetIndex(), GetLeftRightBitsOffset(), CexmcTrackPointsInCalorimeter::GetRow(), GetSide(), CexmcTrackPointsInCalorimeter::PrintAll(), and PrintAll().
|
protected |
Definition at line 67 of file CexmcTrackPointsInLeftRightSet.hh.
View newest version in sPHENIX GitHub at line 67 of file CexmcTrackPointsInLeftRightSet.hh
Referenced by CexmcTrackPointsInCalorimeter::GetIndex(), and GetIndex().