Geant4
10.03.p03
|
#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.
|
inline |
Definition at line 72 of file CexmcSetup.hh.
G4double CexmcSetup::CalorimeterGeometryData::crystalHeight |
Definition at line 83 of file CexmcSetup.hh.
G4double CexmcSetup::CalorimeterGeometryData::crystalLength |
Definition at line 85 of file CexmcSetup.hh.
G4double CexmcSetup::CalorimeterGeometryData::crystalWidth |
Definition at line 81 of file CexmcSetup.hh.
G4int CexmcSetup::CalorimeterGeometryData::nCrystalsInColumn |
Definition at line 77 of file CexmcSetup.hh.
G4int CexmcSetup::CalorimeterGeometryData::nCrystalsInRow |
Definition at line 79 of file CexmcSetup.hh.