![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/ChargeExchangeMC/include/CexmcSetup.hh>
Public Member Functions | |
| CalorimeterGeometryData () | |
Public Attributes | |
| G4int | nCrystalsInColumn |
| G4int | nCrystalsInRow |
| G4double | crystalWidth |
| G4double | crystalHeight |
| G4double | crystalLength |
Definition at line 70 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 70 of file CexmcSetup.hh
|
inline |
Definition at line 72 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 72 of file CexmcSetup.hh
| G4double CexmcSetup::CalorimeterGeometryData::crystalHeight |
Definition at line 83 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 83 of file CexmcSetup.hh
Referenced by CexmcReconstructor::CalculateWeightedEPPosition(), CexmcSetup::ConvertToCrystalGeometry(), CexmcTrackPointsDigitizer::Digitize(), CexmcSetup::ReadCalorimeterGeometryData(), and CexmcReconstructor::ReconstructEntryPoints().
| G4double CexmcSetup::CalorimeterGeometryData::crystalLength |
Definition at line 85 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 85 of file CexmcSetup.hh
Referenced by CexmcSetup::ReadCalorimeterGeometryData(), and CexmcReconstructor::ReconstructEntryPoints().
| G4double CexmcSetup::CalorimeterGeometryData::crystalWidth |
Definition at line 81 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 81 of file CexmcSetup.hh
Referenced by CexmcReconstructor::CalculateWeightedEPPosition(), CexmcSetup::ConvertToCrystalGeometry(), CexmcTrackPointsDigitizer::Digitize(), CexmcSetup::ReadCalorimeterGeometryData(), and CexmcReconstructor::ReconstructEntryPoints().
| G4int CexmcSetup::CalorimeterGeometryData::nCrystalsInColumn |
Definition at line 77 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 77 of file CexmcSetup.hh
Referenced by CexmcReconstructor::CalculateWeightedEPPosition(), CexmcSetup::ConvertToCrystalGeometry(), CexmcTrackPointsDigitizer::Digitize(), CexmcSetup::ReadCalorimeterGeometryData(), CexmcReconstructor::ReconstructEntryPoints(), and CexmcReconstructor::TransformToAdjacentInnerCrystal().
| G4int CexmcSetup::CalorimeterGeometryData::nCrystalsInRow |
Definition at line 79 of file CexmcSetup.hh.
View newest version in sPHENIX GitHub at line 79 of file CexmcSetup.hh
Referenced by CexmcReconstructor::CalculateWeightedEPPosition(), CexmcSetup::ConvertToCrystalGeometry(), CexmcTrackPointsDigitizer::Digitize(), CexmcSetup::ReadCalorimeterGeometryData(), CexmcReconstructor::ReconstructEntryPoints(), and CexmcReconstructor::TransformToAdjacentInnerCrystal().