CMS 3D CMS Logo

ComponentSimParameterMap.cc
Go to the documentation of this file.
4 #include <iostream>
5 
7  bool separateDigi,
12  double samplingFactor,
13  double timePhase,
14  int readoutFrameSize,
15  int binOfMaximum,
16  bool doPhotostatistics,
17  bool syncPhase)
18  : m_addToBarrel(addToBarrel),
19  m_separateDigi(separateDigi),
20  theComponentParameters(simHitToPhotoelectronsBarrel,
23  timePhase,
27  syncPhase) {}
28 
31 }
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