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;