#include <MixCollectionValidation.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
template<class T1 , class T2 > | |
void | fillCaloHitTime (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillGenParticleMulti (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillMultiplicity (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillSimHitTime (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
MixCollectionValidation (const edm::ParameterSet &) | |
~MixCollectionValidation () override | |
Public Member Functions inherited from DQMEDAnalyzer | |
void | accumulate (edm::Event const &event, edm::EventSetup const &setup) final |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) final |
void | beginStream (edm::StreamID id) final |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
DQMEDAnalyzer () | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final |
void | endRun (edm::Run const &run, edm::EventSetup const &setup) final |
virtual bool | getCanSaveByLumi () |
Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Member Functions | |
template<class T1 , class T2 > | |
void | fillCaloHitTime (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillGenParticleMulti (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillMultiplicity (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
template<class T1 , class T2 > | |
void | fillSimHitTime (T1 &theItr_, T2 &theColl_, MonitorElement *theProfile_) |
Definition at line 33 of file MixCollectionValidation.h.
|
explicit |
Definition at line 20 of file MixCollectionValidation.cc.
References edm::ParameterSet::getParameter(), and mixObjextsSet_.
|
override |
Definition at line 29 of file MixCollectionValidation.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 115 of file MixCollectionValidation.cc.
References CaloHitNrmap_, CaloHitTimemap_, crossingFrame_Hep_Token_, crossingFrame_PCaloHit_Tokens_, crossingFrame_PSimHit_Tokens_, crossingFrame_SimTr_Token_, crossingFrame_SimVtx_Token_, fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), HepMCProductTags_, mps_fire::i, iEvent, instance, createfilelist::int, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, PCaloHitTags_, edm::Handle< T >::product(), PSimHitTags_, SimHitNrmap_, FastTrackerRecHitCombiner_cfi::simHits, SimHitTimemap_, TrackCandidateProducer_cfi::simTracks, SimTrackTags_, SimVertexTags_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 34 of file MixCollectionValidation.cc.
References dqm::implementation::IBooker::bookProfile(), CaloHitNrmap_, CaloHitTimemap_, crossingFrame_Hep_Token_, crossingFrame_PCaloHit_Tokens_, crossingFrame_PSimHit_Tokens_, crossingFrame_SimTr_Token_, crossingFrame_SimVtx_Token_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), HepMCProductTags_, cuy::ii, ProducerED_cfi::InputTag, label, maxbunch_, minbunch_, mixObjextsSet_, Skims_PA_cff::name, names, nbin_, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, resolutioncreator_cfi::object, PCaloHitTags_, muonDTDigis_cfi::pset, PSimHitTags_, dqm::implementation::NavigatorBase::setCurrentFolder(), SimHitNrmap_, SimHitTimemap_, SimTrackTags_, SimVertexTags_, AlCaHLTBitMon_QueryRunRegistry::string, fireworks::subdets, triggerMatcherToHLTDebug_cfi::tags, and runGCPTkAlMap::title.
|
private |
Referenced by analyze().
void MixCollectionValidation::fillCaloHitTime | ( | T1 & | theItr_, |
T2 & | theColl_, | ||
MonitorElement * | theProfile_ | ||
) |
Definition at line 252 of file MixCollectionValidation.cc.
References dqm::impl::MonitorElement::Fill(), minbunch_, nbin_, and hcalRecHitTable_cff::time.
|
private |
Referenced by analyze().
void MixCollectionValidation::fillGenParticleMulti | ( | T1 & | theItr_, |
T2 & | theColl_, | ||
MonitorElement * | theProfile_ | ||
) |
Definition at line 219 of file MixCollectionValidation.cc.
References dqm::impl::MonitorElement::Fill(), mps_fire::i, SiStripPI::max, minbunch_, and nbin_.
|
private |
Referenced by analyze().
void MixCollectionValidation::fillMultiplicity | ( | T1 & | theItr_, |
T2 & | theColl_, | ||
MonitorElement * | theProfile_ | ||
) |
Definition at line 200 of file MixCollectionValidation.cc.
References dqm::impl::MonitorElement::Fill(), mps_fire::i, SiStripPI::max, minbunch_, and nbin_.
|
private |
Referenced by analyze().
void MixCollectionValidation::fillSimHitTime | ( | T1 & | theItr_, |
T2 & | theColl_, | ||
MonitorElement * | theProfile_ | ||
) |
Definition at line 238 of file MixCollectionValidation.cc.
References dqm::impl::MonitorElement::Fill(), minbunch_, nbin_, and hcalRecHitTable_cff::time.
|
private |
Definition at line 81 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file MixCollectionValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 69 of file MixCollectionValidation.h.
Referenced by bookHistograms(), fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), and fillSimHitTime().
|
private |
Definition at line 41 of file MixCollectionValidation.h.
Referenced by bookHistograms(), and MixCollectionValidation().
|
private |
Definition at line 90 of file MixCollectionValidation.h.
Referenced by bookHistograms(), fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), and fillSimHitTime().
|
private |
Definition at line 74 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file MixCollectionValidation.h.
|
private |
Definition at line 88 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 78 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file MixCollectionValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file MixCollectionValidation.h.