![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for CexmcEnergyDepositInCalorimeter:
Collaboration diagram for CexmcEnergyDepositInCalorimeter:Static Public Member Functions | |
| static G4int | GetRow (G4int index) |
| static G4int | GetColumn (G4int index) |
| static G4int | GetCopyDepth1BitsOffset (void) |
Static Public Member Functions inherited from CexmcEnergyDepositInLeftRightSet | |
| static CexmcSide | GetSide (G4int index) |
| static G4int | GetLeftRightBitsOffset (void) |
Protected Member Functions | |
| G4int | GetIndex (G4Step *step) |
Protected Member Functions inherited from CexmcEnergyDepositInLeftRightSet | |
| G4int | GetIndex (G4Step *step) |
Protected Member Functions inherited from CexmcSimpleEnergyDeposit | |
| G4int | GetIndex (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) |
Static Protected Attributes | |
| static const G4int | copyDepth1BitsOffset = 8 |
Static Protected Attributes inherited from CexmcEnergyDepositInLeftRightSet | |
| static const G4int | leftRightBitsOffset = 16 |
Additional Inherited Members | |
Protected Attributes inherited from CexmcEnergyDepositInLeftRightSet | |
| const CexmcSetup * | setup |
Definition at line 52 of file CexmcEnergyDepositInCalorimeter.hh.
View newest version in sPHENIX GitHub at line 52 of file CexmcEnergyDepositInCalorimeter.hh
| CexmcEnergyDepositInCalorimeter::CexmcEnergyDepositInCalorimeter | ( | const G4String & | name, |
| const CexmcSetup * | setup | ||
| ) |
Definition at line 54 of file CexmcEnergyDepositInCalorimeter.cc.
View newest version in sPHENIX GitHub at line 54 of file CexmcEnergyDepositInCalorimeter.cc
Definition at line 84 of file CexmcEnergyDepositInCalorimeter.hh.
View newest version in sPHENIX GitHub at line 84 of file CexmcEnergyDepositInCalorimeter.hh
References copyDepth1BitsOffset.
Referenced by CexmcEnergyDepositDigitizer::Digitize().
Here is the caller graph for this function:Definition at line 91 of file CexmcEnergyDepositInCalorimeter.hh.
View newest version in sPHENIX GitHub at line 91 of file CexmcEnergyDepositInCalorimeter.hh
References copyDepth1BitsOffset.
Reimplemented from G4VPrimitiveScorer.
Definition at line 61 of file CexmcEnergyDepositInCalorimeter.cc.
View newest version in sPHENIX GitHub at line 61 of file CexmcEnergyDepositInCalorimeter.cc
References copyDepth1BitsOffset, G4Step::GetPreStepPoint(), CexmcSetup::IsRightCalorimeter(), CexmcEnergyDepositInLeftRightSet::leftRightBitsOffset, and CexmcEnergyDepositInLeftRightSet::setup.
Here is the call graph for this function:Definition at line 76 of file CexmcEnergyDepositInCalorimeter.hh.
View newest version in sPHENIX GitHub at line 76 of file CexmcEnergyDepositInCalorimeter.hh
References copyDepth1BitsOffset, and CexmcEnergyDepositInLeftRightSet::leftRightBitsOffset.
Referenced by CexmcEnergyDepositDigitizer::Digitize().
Here is the caller graph for this function:Reimplemented from G4VPrimitiveScorer.
Definition at line 81 of file CexmcEnergyDepositInCalorimeter.cc.
View newest version in sPHENIX GitHub at line 81 of file CexmcEnergyDepositInCalorimeter.cc
References copyDepth1BitsOffset, G4VTHitsMap< T, Map_t >::entries(), CexmcSimpleEnergyDeposit::eventMap, G4BestUnit, G4cout, G4endl, G4VTHitsMap< T, Map_t >::GetMap(), CexmcEnergyDepositInLeftRightSet::leftRightBitsOffset, and CexmcPrimitiveScorer::PrintHeader().
Here is the call graph for this function:
|
staticprotected |
Definition at line 72 of file CexmcEnergyDepositInCalorimeter.hh.
View newest version in sPHENIX GitHub at line 72 of file CexmcEnergyDepositInCalorimeter.hh
Referenced by GetColumn(), GetCopyDepth1BitsOffset(), GetIndex(), GetRow(), and PrintAll().