Go to the documentation of this file.
30 if (ByLumiResetSwitch) {
38 MESet& meHitMapAllByLumi(
MEs_.
at(
"HitMapAllByLumi"));
46 if (
isPhysicsRun_ && hitItr->checkFlagMask(neitherGoodNorPoorCalib))
48 if (!
isPhysicsRun_ && hitItr->checkFlagMask(neitherGoodNorOOT))
51 float energy(hitItr->energy());
std::vector< EcalRecHit >::const_iterator const_iterator
void beginEvent(edm::Event const &, edm::EventSetup const &, bool const &, bool &) override
const EcalElectronicsMapping * GetElectronicsMap()
virtual void reset(EcalElectronicsMapping const *, double=0., double=0., double=0.)
const_iterator begin() const
void runOnRecHits(EcalRecHitCollection const &)
bool filterRunType(short const *) override
const_iterator end() const
MESet & at(const std::string &key)
const EcalDQMSetupObjects getEcalDQMSetupObjects()
void setParams(edm::ParameterSet const &) override
#define DEFINE_ECALDQM_WORKER(TYPE)