8 :
MESetEcal(_fullPath, _otype, _btype, _kind, 0, nullptr, nullptr) {
13 throw_(
"Unsupported MonitorElement kind");
37 mes_[iME]->Fill(_value);
47 mes_[iME]->Fill(_value);
57 mes_[iME]->Fill(_value);
67 return mes_[iME]->getFloatValue();
77 return mes_[iME]->getFloatValue();
87 return mes_[iME]->getFloatValue();
91 unsigned nME(
mes_.size());
92 for (
unsigned iME(0); iME < nME; iME++)
MonitorElement::Kind kind_
void reset(EcalElectronicsMapping const *, double=0., double=0., double=0.) override
Ecal readout channel identification [32:20] Unused (so far) [19:13] DCC id [12:6] tower [5:3] strip [...
void throw_(std::string const &_message) const
MESet * clone(std::string const &="") const override
double getBinContent(EcalDQMSetupObjects const, DetId const &, int=0) const override
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
void fill(EcalDQMSetupObjects const, DetId const &, double, double=0., double=0.) override
MESetDet0D(std::string const &, binning::ObjectType, binning::BinningType, MonitorElement::Kind)
EcalElectronicsMapping const * electronicsMap
virtual void checkME_(unsigned _iME) const
unsigned findPlotIndex(EcalElectronicsMapping const *, ObjectType, DetId const &)
binning::ObjectType otype_
binning::BinningType btype_
std::vector< MonitorElement * > mes_