Go to the documentation of this file. 1 #ifndef EcalMixingModuleValidation_H
2 #define EcalMixingModuleValidation_H
69 class HepRandomEngine;
73 typedef std::map<uint32_t, float, std::less<uint32_t> >
MapType;
157 const double& theSimThreshold,
158 CLHEP::HepRandomEngine*);
160 void bunchSumTest(std::vector<MonitorElement*>& theBunches,
~EcalMixingModuleValidation() override
Destructor.
edm::EDGetTokenT< CrossingFrame< PCaloHit > > crossingFramePCaloHitEEToken_
const EcalPedestals * thePedestals
edm::EDGetTokenT< edm::HepMCProduct > HepMCToken_
MonitorElement * meEEbunchCrossing_
void computeSDBunchDigi(const edm::EventSetup &eventSetup, const MixCollection< PCaloHit > &theHits, MapType &ebSignalSimMap, const EcalSubdetector &thisDet, const double &theSimThreshold, CLHEP::HepRandomEngine *)
MonitorElement * meEBDigiMixRatiogt100ADC_
const CaloGeometry * theGeometry
MonitorElement * meEEBunchShape_[nBunch]
EcalMixingModuleValidation(const edm::ParameterSet &ps)
Constructor.
edm::EDGetTokenT< CrossingFrame< PCaloHit > > crossingFramePCaloHitESToken_
edm::EDGetTokenT< CrossingFrame< PCaloHit > > crossingFramePCaloHitEBToken_
const ESIntercalibConstants * m_ESmips
void bookHistograms(DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override
const ESPedestals * m_ESpeds
MonitorElement * meESbunchCrossing_
edm::EDGetTokenT< EBDigiCollection > EBdigiCollectionToken_
edm::EDGetTokenT< EEDigiCollection > EEdigiCollectionToken_
MonitorElement * meEBShapeRatio_
MonitorElement * meESShapeRatio_
std::map< int, double, std::less< int > > gainConv_
CaloHitResponse * theEBResponse
void bunchSumTest(std::vector< MonitorElement * > &theBunches, MonitorElement *&theTotal, MonitorElement *&theRatio, int nSample)
MonitorElement * meEEShape_
MonitorElement * meESShape_
void dqmEndRun(const edm::Run &r, const edm::EventSetup &c) override
void checkCalibrations(edm::EventSetup const &c)
void findPedestal(const DetId &detId, int gainId, double &ped) const
void checkPedestals(const edm::EventSetup &c)
Creates electronics signals from hits.
MonitorElement * meEEDigiMixRatioOriggt40pc_
MonitorElement * meEEDigiMixRatiogt100ADC_
CLHEP::HepRandomEngine * randomEngine(edm::StreamID const &streamID)
MonitorElement * meEEShapeRatio_
edm::EDGetTokenT< ESDigiCollection > ESdigiCollectionToken_
void dqmBeginRun(edm::Run const &, edm::EventSetup const &) override
std::vector< CLHEP::HepRandomEngine * > randomEngines_
void analyze(edm::Event const &e, edm::EventSetup const &c) override
Analyze.
MonitorElement * meESBunchShape_[nBunch]
MonitorElement * meEBShape_
MonitorElement * meEBDigiMixRatioOriggt50pc_
MonitorElement * meEBBunchShape_[nBunch]
const EcalSimParameterMap * theParameterMap
CaloHitResponse * theESResponse
constexpr int gainId(sample_type sample)
get the gainId (2 bits)
CaloHitResponse * theEEResponse
MonitorElement * meEBbunchCrossing_
std::map< uint32_t, float, std::less< uint32_t > > MapType