22 myPreshowerLayer1Properties_(
NULL),
23 myPreshowerLayer2Properties_(
NULL),
24 myECALBarrelProperties_ (
NULL),
25 myECALEndcapProperties_ (
NULL),
26 myHCALBarrelProperties_ (
NULL),
27 myHCALEndcapProperties_ (
NULL),
28 myHCALForwardProperties_ (
NULL),
29 EcalBarrelGeometry_ (
NULL),
30 EcalEndcapGeometry_ (
NULL),
32 PreshowerGeometry_ (
NULL)
38 myPreshowerLayer1Properties_(
NULL),
39 myPreshowerLayer2Properties_(
NULL),
40 myECALBarrelProperties_ (
NULL),
41 myECALEndcapProperties_ (
NULL),
42 myHCALBarrelProperties_ (
NULL),
43 myHCALEndcapProperties_ (
NULL),
44 myHCALForwardProperties_ (
NULL),
45 EcalBarrelGeometry_ (
NULL),
46 EcalEndcapGeometry_ (
NULL),
48 PreshowerGeometry_ (
NULL)
95 edm::LogInfo(
"CalorimeterProperties") <<
" Calorimeter::hcalProperties : set myHCALForwardProperties" << std::endl;
119 edm::LogInfo(
"CalorimeterProperties") <<
" setupGeometry " << std::endl;
140 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;
T getParameter(std::string const &) const
const CaloSubdetectorGeometry * getSubdetectorGeometry(const DetId &id) const
access the subdetector geometry for the given subdetector directly
const ECALProperties * ecalProperties(int onEcal) const
ECAL properties.
void setupTopology(const CaloTopology &)
const EcalEndcapGeometry * EcalEndcapGeometry_
HCALForwardProperties * myHCALForwardProperties_
PreshowerLayer2Properties * myPreshowerLayer2Properties_
const EcalPreshowerGeometry * PreshowerGeometry_
const PreshowerLayer1Properties * layer1Properties(int onLayer1) const
Preshower Layer1 properties.
const CaloSubdetectorTopology * EcalEndcapTopology_
ECALEndcapProperties * myECALEndcapProperties_
HCALBarrelProperties * myHCALBarrelProperties_
const CaloSubdetectorGeometry * getEcalGeometry(int subdetn) const
const PreshowerLayer2Properties * layer2Properties(int onLayer2) const
Preshower Layer2 properties.
const HCALProperties * hcalProperties(int onHcal) const
HCAL properties.
const EcalBarrelGeometry * EcalBarrelGeometry_
const CaloSubdetectorTopology * getEcalTopology(int subdetn) const
void setupGeometry(const CaloGeometry &pG)
const CaloSubdetectorGeometry * HcalGeometry_
const CaloSubdetectorTopology * getSubdetectorTopology(const DetId &id) const
access the subdetector Topology for the given subdetector directly
ECALBarrelProperties * myECALBarrelProperties_
const CaloSubdetectorTopology * EcalBarrelTopology_
PreshowerLayer1Properties * myPreshowerLayer1Properties_
HCALEndcapProperties * myHCALEndcapProperties_