CMS 3D CMS Logo

ComponentSimParameterMap.h
Go to the documentation of this file.
1 #ifndef SimCalorimetry_EcalSimAlgos_ComponentSimParameterMap_h
2 #define SimCalorimetry_EcalSimAlgos_ComponentSimParameterMap_h
3 
6 
8 public:
11  bool separateDigi,
16  double samplingFactor,
17  double timePhase,
18  int readoutFrameSize,
19  int binOfMaximum,
20  bool doPhotostatistics,
21  bool syncPhase);
24 
26  const CaloSimParameters& simParameters(const DetId& id) const override;
27  bool addToBarrel() const { return m_addToBarrel; }
28  bool separateDigi() const { return m_separateDigi; }
29 
30 private:
33 
36 };
37 
38 #endif
const CaloSimParameters & simParameters(const DetId &id) const override
return the sim parameters relative to the right subdet
Main class for Parameters in different subdetectors.
CaloSimParameters theComponentParameters
EB.
Definition: DetId.h:17