23 myPreshowerLayer1Properties_(
NULL),
24 myPreshowerLayer2Properties_(
NULL),
25 myECALBarrelProperties_ (
NULL),
26 myECALEndcapProperties_ (
NULL),
27 myHCALBarrelProperties_ (
NULL),
28 myHCALEndcapProperties_ (
NULL),
29 myHCALForwardProperties_ (
NULL),
30 EcalBarrelGeometry_ (
NULL),
31 EcalEndcapGeometry_ (
NULL),
33 PreshowerGeometry_ (
NULL)
96 edm::LogInfo(
"CalorimeterProperties") <<
" Calorimeter::hcalProperties : set myHCALForwardProperties" << std::endl;
120 edm::LogInfo(
"CalorimeterProperties") <<
" setupGeometry " << std::endl;
141 edm::LogWarning(
"Calorimeter") <<
"Requested an invalid ECAL subdetector geometry: " << subdetn << std::endl;
149 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_