#include <MixCollectionValidation.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | endJob () |
MixCollectionValidation (const edm::ParameterSet &) | |
~MixCollectionValidation () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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_) |
Private Attributes | |
std::map< std::string, MonitorElement * > | CaloHitNrmap_ |
std::map< std::string, MonitorElement * > | CaloHitTimemap_ |
DQMStore * | dbe_ |
std::vector< edm::InputTag > | HepMCProductTags_ |
int | maxbunch_ |
int | minbunch_ |
std::vector< std::string > | names_ |
int | nbin_ |
MonitorElement * | nrHepMCProductH_ |
MonitorElement * | nrSimTrackH_ |
MonitorElement * | nrSimVertexH_ |
std::string | outputFile_ |
std::vector< edm::InputTag > | PCaloHitTags_ |
std::vector< edm::InputTag > | PSimHitTags_ |
std::map< std::string, MonitorElement * > | SimHitNrmap_ |
std::map< std::string, MonitorElement * > | SimHitTimemap_ |
std::vector< edm::InputTag > | SimTrackTags_ |
std::vector< edm::InputTag > | SimVertexTags_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 25 of file MixCollectionValidation.h.
|
explicit |
Definition at line 30 of file MixCollectionValidation.cc.
References DQMStore::bookProfile(), CaloHitNrmap_, CaloHitTimemap_, dbe_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), HepMCProductTags_, maxbunch_, minbunch_, mergeVDriftHistosByStation::name, names_, nbin_, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, dbtoconf::object, cmsCodeRules.cppFunctionSkipper::operator, outputFile_, PCaloHitTags_, MultipleCompare::pset, PSimHitTags_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), DQMStore::showDirStructure(), SimHitNrmap_, SimHitTimemap_, SimTrackTags_, SimVertexTags_, subdets, o2o::tags, indexGen::title, and verbose_.
MixCollectionValidation::~MixCollectionValidation | ( | ) |
Definition at line 135 of file MixCollectionValidation.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 156 of file MixCollectionValidation.cc.
References CaloHitNrmap_, CaloHitTimemap_, fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), edm::Event::getByLabel(), HepMCProductTags_, i, nrHepMCProductH_, nrSimTrackH_, nrSimVertexH_, PCaloHitTags_, edm::Handle< T >::product(), PSimHitTags_, SimHitNrmap_, trackerHits::simHits, SimHitTimemap_, SimTrackTags_, and SimVertexTags_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file MixCollectionValidation.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 146 of file MixCollectionValidation.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 303 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), getHLTprescales::index, minbunch_, nbin_, and cond::rpcobgas::time.
Referenced by analyze().
|
private |
Definition at line 271 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), i, getHLTprescales::index, max(), minbunch_, and nbin_.
Referenced by analyze().
|
private |
Definition at line 252 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), i, getHLTprescales::index, max(), minbunch_, and nbin_.
Referenced by analyze().
|
private |
Definition at line 289 of file MixCollectionValidation.cc.
References MonitorElement::Fill(), getHLTprescales::index, minbunch_, nbin_, and cond::rpcobgas::time.
Referenced by analyze().
|
private |
Definition at line 58 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 59 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 61 of file MixCollectionValidation.h.
Referenced by endJob(), and MixCollectionValidation().
|
private |
Definition at line 64 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 47 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().
|
private |
Definition at line 46 of file MixCollectionValidation.h.
Referenced by fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), and MixCollectionValidation().
|
private |
Definition at line 63 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().
|
private |
Definition at line 70 of file MixCollectionValidation.h.
Referenced by fillCaloHitTime(), fillGenParticleMulti(), fillMultiplicity(), fillSimHitTime(), and MixCollectionValidation().
|
private |
Definition at line 51 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 52 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 53 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 45 of file MixCollectionValidation.h.
Referenced by endJob(), and MixCollectionValidation().
|
private |
Definition at line 68 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 67 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 55 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 56 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 66 of file MixCollectionValidation.h.
Referenced by analyze(), and MixCollectionValidation().
|
private |
Definition at line 49 of file MixCollectionValidation.h.
Referenced by MixCollectionValidation().