13 : theBarrelParameters(2250., 1. / 2250., 1., 0, 10, 6,
true,
true),
14 theEndcapParameters(1800., 1. / 1800., 1., 0, 10, 6,
true,
true),
15 theESParameters(1., 1., 1., 20., 3, 2,
false,
true) {}
18 double simHitToPhotoelectronsEndcap,
19 double photoelectronsToAnalogBarrel,
20 double photoelectronsToAnalogEndcap,
21 double samplingFactor,
25 bool doPhotostatistics,
27 : theBarrelParameters(simHitToPhotoelectronsBarrel,
28 photoelectronsToAnalogBarrel,
35 theEndcapParameters(simHitToPhotoelectronsEndcap,
36 photoelectronsToAnalogEndcap,
43 theESParameters(1., 1., 1., 20., 3, 2,
false, syncPhase) {}
const CaloSimParameters & simParameters(const DetId &id) const override
return the sim parameters relative to the right subdet
Main class for Parameters in different subdetectors.
EcalSimParameterMap()
ctor
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
CaloSimParameters theEndcapParameters
EE.
CaloSimParameters theESParameters
ES.
CaloSimParameters theBarrelParameters
EB.