23 : myPreshowerLayer1Properties_(nullptr),
24 myPreshowerLayer2Properties_(nullptr),
25 myECALBarrelProperties_(nullptr),
26 myECALEndcapProperties_(nullptr),
27 myHCALBarrelProperties_(nullptr),
28 myHCALEndcapProperties_(nullptr),
29 myHCALForwardProperties_(nullptr),
30 EcalBarrelGeometry_(nullptr),
31 EcalEndcapGeometry_(nullptr),
32 HcalGeometry_(nullptr),
33 PreshowerGeometry_(nullptr) {
38 : myPreshowerLayer1Properties_(nullptr),
39 myPreshowerLayer2Properties_(nullptr),
40 myECALBarrelProperties_(nullptr),
41 myECALEndcapProperties_(nullptr),
42 myHCALBarrelProperties_(nullptr),
43 myHCALEndcapProperties_(nullptr),
44 myHCALForwardProperties_(nullptr),
45 EcalBarrelGeometry_(nullptr),
46 EcalEndcapGeometry_(nullptr),
47 HcalGeometry_(nullptr),
48 PreshowerGeometry_(nullptr) {
97 <<
" Calorimeter::hcalProperties : set myHCALForwardProperties" << std::endl;
118 edm::LogInfo(
"CalorimeterProperties") <<
" setupGeometry " << std::endl;
139 edm::LogWarning(
"Calorimeter") <<
"Requested an invalid ECAL subdetector geometry: " << subdetn << std::endl;
148 edm::LogWarning(
"Calorimeter") <<
"Requested an invalid ECAL subdetector topology: " << subdetn << std::endl;
const CaloSubdetectorGeometry * getEcalGeometry(int subdetn) const
T getParameter(std::string const &) const
const PreshowerLayer1Properties * layer1Properties(int onLayer1) const
Preshower Layer1 properties.
void setupTopology(const CaloTopology &)
const ECALProperties * ecalProperties(int onEcal) const
ECAL properties.
const EcalEndcapGeometry * EcalEndcapGeometry_
HCALForwardProperties * myHCALForwardProperties_
const PreshowerLayer2Properties * layer2Properties(int onLayer2) const
Preshower Layer2 properties.
PreshowerLayer2Properties * myPreshowerLayer2Properties_
const EcalPreshowerGeometry * PreshowerGeometry_
const CaloSubdetectorTopology * EcalEndcapTopology_
ECALEndcapProperties * myECALEndcapProperties_
HCALBarrelProperties * myHCALBarrelProperties_
const CaloSubdetectorTopology * getEcalTopology(int subdetn) const
const EcalBarrelGeometry * EcalBarrelGeometry_
void setupGeometry(const CaloGeometry &pG)
Log< level::Info, false > LogInfo
const CaloSubdetectorTopology * getSubdetectorTopology(const DetId &id) const
access the subdetector Topology for the given subdetector directly
const CaloSubdetectorGeometry * HcalGeometry_
ECALBarrelProperties * myECALBarrelProperties_
const CaloSubdetectorTopology * EcalBarrelTopology_
Log< level::Warning, false > LogWarning
const HCALProperties * hcalProperties(int onHcal) const
HCAL properties.
const CaloSubdetectorGeometry * getSubdetectorGeometry(const DetId &id) const
access the subdetector geometry for the given subdetector directly
PreshowerLayer1Properties * myPreshowerLayer1Properties_
HCALEndcapProperties * myHCALEndcapProperties_