#include <BasicGenParticleValidation.h>
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 37 of file BasicGenParticleValidation.h.
|
explicit |
Definition at line 14 of file BasicGenParticleValidation.cc.
References dbe, genjetCollection_, genjetCollectionToken_, genparticleCollection_, genparticleCollectionToken_, hepmcCollection_, hepmcCollectionToken_, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 31 of file BasicGenParticleValidation.cc.
|
virtual |
Gathering the HepMCProduct information
Implements edm::EDAnalyzer.
Definition at line 80 of file BasicGenParticleValidation.cc.
References gather_cfg::cout, HLTFastRecoForTau_cff::deltaEta, eta(), MonitorElement::Fill(), genJetCentral, genjetCollectionToken_, genJetDeltaEtaMin, genJetEnergy, genJetEta, genJetMult, genJetPhi, genJetPt, genJetPto1, genJetPto10, genJetPto100, genJetTotPt, genMatched, genparticleCollectionToken_, genParticleCandidates2GenParticles_cfi::genParticles, genPMultiplicity, edm::Event::getByToken(), hepmcCollectionToken_, i, j, reco::btau::jetEta, matchedResolution, matchParticles(), bookConverter::min, multipleMatching, nEvt, RecoTauCleanerPlugins::pt, rho, verbosity_, WeightManager::weight(), histoStyle::weight, and wmanager_.
|
virtual |
Setting the DQM top directories
Booking the ME's
multiplicity
Reimplemented from edm::EDAnalyzer.
Definition at line 33 of file BasicGenParticleValidation.cc.
References DQMStore::book1D(), dbe, genJetCentral, genJetDeltaEtaMin, genJetEnergy, genJetEta, genJetMult, genJetPhi, genJetPt, genJetPto1, genJetPto10, genJetPto100, genJetTotPt, genMatched, genPMultiplicity, matchedResolution, multipleMatching, nEvt, and DQMStore::setCurrentFolder().
|
virtual |
Get PDT Table
Reimplemented from edm::EDAnalyzer.
Definition at line 73 of file BasicGenParticleValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file BasicGenParticleValidation.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 79 of file BasicGenParticleValidation.cc.
bool BasicGenParticleValidation::matchParticles | ( | const HepMC::GenParticle *& | hepmcP, |
const reco::GenParticle *& | recoP | ||
) |
Definition at line 240 of file BasicGenParticleValidation.cc.
References matchPr_, reco::LeafCandidate::pdgId(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), and reco::LeafCandidate::pz().
Referenced by analyze().
|
private |
ME's "container".
Definition at line 63 of file BasicGenParticleValidation.h.
Referenced by BasicGenParticleValidation(), and beginJob().
|
private |
|
private |
Definition at line 86 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 54 of file BasicGenParticleValidation.h.
Referenced by BasicGenParticleValidation().
|
private |
Definition at line 92 of file BasicGenParticleValidation.h.
Referenced by analyze(), and BasicGenParticleValidation().
|
private |
Definition at line 81 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 77 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 79 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 88 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 53 of file BasicGenParticleValidation.h.
Referenced by BasicGenParticleValidation().
|
private |
Definition at line 91 of file BasicGenParticleValidation.h.
Referenced by analyze(), and BasicGenParticleValidation().
|
private |
Definition at line 69 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 52 of file BasicGenParticleValidation.h.
Referenced by BasicGenParticleValidation().
|
private |
Definition at line 90 of file BasicGenParticleValidation.h.
Referenced by analyze(), and BasicGenParticleValidation().
|
private |
Definition at line 72 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 55 of file BasicGenParticleValidation.h.
Referenced by matchParticles().
|
private |
Definition at line 71 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 65 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 57 of file BasicGenParticleValidation.h.
Referenced by analyze().
|
private |
Definition at line 51 of file BasicGenParticleValidation.h.
Referenced by analyze().