Go to the documentation of this file.
19 energyThresholdEB_(0.),
20 energyThresholdEE_(0.),
21 energyThresholdEEFwd_(0.),
22 timingVsBXThreshold_(0.),
23 timeErrorThreshold_(0.),
24 meTimeMapByLS(nullptr) {}
28 :
_params.getUntrackedParameter<std::vector<int> >(
"bxBinsFine");
39 for (
int iFED(0); iFED <
nDCC; iFED++) {
54 if (ByLumiResetSwitch) {
75 if (
hit.checkFlagMask(mask))
142 float ampThreshold = 0.;
155 float amp(uhitItr->amplitude());
156 if (amp < ampThreshold)
160 float timeOff(
id.subdetId() ==
EcalBarrel ? 0.4 : 1.8);
161 float hitTime(uhitItr->jitter() * 25. + timeOff);
void runOnRecHits(EcalRecHitCollection const &, Collections)
std::vector< T >::const_iterator const_iterator
int bunchCrossing() const
void beginEvent(edm::Event const &, edm::EventSetup const &, bool const &, bool &) override
virtual void fill(EcalDQMSetupObjects const, DetId const &, double=1., double=1., double=1.)
bool filterRunType(short const *) override
bool isForward(DetId const &)
const EcalElectronicsMapping * GetElectronicsMap()
float timingVsBXThreshold_
virtual void reset(EcalElectronicsMapping const *, double=0., double=0., double=0.)
float timeErrorThreshold_
const_iterator begin() const
float energyThresholdEEFwd_
const_iterator end() const
void setParams(edm::ParameterSet const &) override
MESet & at(const std::string &key)
void runOnUncalibRecHits(EcalUncalibratedRecHitCollection const &)
edm::LuminosityBlockNumber_t iLumi
const EcalDQMSetupObjects getEcalDQMSetupObjects()
std::vector< int > bxBinEdges_
#define DEFINE_ECALDQM_WORKER(TYPE)
Abs< T >::type abs(const T &t)