13 theBarrelParameters(2250., 1./2250.,
16 theEndcapParameters( 1800., 1./1800.,
19 theESParameters(1., 1., 1., 20., 3, 2,
false,
true)
23 double simHitToPhotoelectronsEndcap,
24 double photoelectronsToAnalogBarrel,
25 double photoelectronsToAnalogEndcap,
26 double samplingFactor,
double timePhase,
28 bool doPhotostatistics,
bool syncPhase) :
29 theBarrelParameters(simHitToPhotoelectronsBarrel, photoelectronsToAnalogBarrel,
30 samplingFactor, timePhase,
31 readoutFrameSize, binOfMaximum, doPhotostatistics, syncPhase),
32 theEndcapParameters(simHitToPhotoelectronsEndcap, photoelectronsToAnalogEndcap,
33 samplingFactor, timePhase,
34 readoutFrameSize, binOfMaximum, doPhotostatistics, syncPhase),
35 theESParameters(1., 1., 1., 20., 3, 2,
false, syncPhase)
virtual const CaloSimParameters & simParameters(const DetId &id) const
return the sim parameters relative to the right subdet
Main class for Parameters in different subdetectors.
EcalSimParameterMap()
ctor
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.
volatile std::atomic< bool > shutdown_flag false