#include <MixCollectionValidation.h>
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_) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 35 of file MixCollectionValidation.h.
|
explicit |
Definition at line 22 of file MixCollectionValidation.cc.
References DQMStore::bookProfile(), CaloHitNrmap_, CaloHitTimemap_, edm::EDConsumerBase::consumes(), crossingFrame_Hep_Token_, crossingFrame_PCaloHit_Tokens_, crossingFrame_PSimHit_Tokens_, crossingFrame_SimTr_Token_, crossingFrame_SimVtx_Token_, dbe_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), HepMCProductTags_, cuy::ii, diffTwoXMLs::label, maxbunch_, minbunch_, mergeVDriftHistosByStation::name, names_, nbin_, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, dbtoconf::object, cppFunctionSkipper::operator, outputFile_, PCaloHitTags_, PSimHitTags_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), DQMStore::showDirStructure(), SimHitNrmap_, SimHitTimemap_, SimTrackTags_, SimVertexTags_, AlCaHLTBitMon_QueryRunRegistry::string, subdets, o2o::tags, indexGen::title, and verbose_.
MixCollectionValidation::~MixCollectionValidation | ( | ) |
Definition at line 141 of file MixCollectionValidation.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 162 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(), edm::Event::getByToken(), HepMCProductTags_, i, instance, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, PCaloHitTags_, edm::Handle< T >::product(), PSimHitTags_, SimHitNrmap_, trackerHits::simHits, SimHitTimemap_, SimTrackTags_, SimVertexTags_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 148 of file MixCollectionValidation.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 152 of file MixCollectionValidation.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 306 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), getHLTprescales::index, minbunch_, nbin_, and cond::rpcobgas::time.
Referenced by analyze().
|
private |
Definition at line 274 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), i, getHLTprescales::index, max(), minbunch_, and nbin_.
Referenced by analyze().
|
private |
Definition at line 255 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), i, getHLTprescales::index, max(), minbunch_, and nbin_.
Referenced by analyze().
|
private |
Definition at line 292 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), getHLTprescales::index, minbunch_, nbin_, and cond::rpcobgas::time.
Referenced by analyze().
|
private |
Definition at line 81 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 82 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 62 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 66 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 65 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 63 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 64 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 84 of file MixCollectionValidation.h.
Referenced by endJob(), and MixCollectionValidation().
|
private |
Definition at line 87 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 70 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().
|
private |
Definition at line 69 of file MixCollectionValidation.h.
Referenced by fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), and MixCollectionValidation().
|
private |
Definition at line 86 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().
|
private |
Definition at line 93 of file MixCollectionValidation.h.
Referenced by fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), and MixCollectionValidation().
|
private |
Definition at line 74 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 75 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 76 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 68 of file MixCollectionValidation.h.
Referenced by endJob(), and MixCollectionValidation().
|
private |
Definition at line 91 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 90 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 78 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 79 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 88 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 89 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 72 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().