#include <BasicGenParticleValidation.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
BasicGenParticleValidation (const edm::ParameterSet &) | |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
bool | matchParticles (const HepMC::GenParticle *&, const reco::GenParticle *&) |
virtual | ~BasicGenParticleValidation () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 39 of file BasicGenParticleValidation.h.
|
explicit |
Definition at line 16 of file BasicGenParticleValidation.cc.
References dbe, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 28 of file BasicGenParticleValidation.cc.
|
virtual |
Gathering the HepMCProduct information
Implements edm::EDAnalyzer.
Definition at line 77 of file BasicGenParticleValidation.cc.
References _wmanager, gather_cfg::cout, HLTFastRecoForTau_cff::deltaEta, eta(), MonitorElement::Fill(), genJetCentral, genjetCollection_, genJetDeltaEtaMin, genJetEnergy, genJetEta, genJetMult, genJetPhi, genJetPt, genJetPto1, genJetPto10, genJetPto100, genJetTotPt, genMatched, genparticleCollection_, genParticleCandidates2GenParticles_cfi::genParticles, genPMultiplicity, edm::Event::getByLabel(), hepmcCollection_, i, j, reco::btau::jetEta, matchedResolution, matchParticles(), min, multipleMatching, nEvt, rho, verbosity_, WeightManager::weight(), and CommonMethods::weight().
|
virtual |
Setting the DQM top directories
Booking the ME's
multiplicity
Reimplemented from edm::EDAnalyzer.
Definition at line 30 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 70 of file BasicGenParticleValidation.cc.
References fPDGTable, and edm::EventSetup::getData().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 69 of file BasicGenParticleValidation.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 76 of file BasicGenParticleValidation.cc.
bool BasicGenParticleValidation::matchParticles | ( | const HepMC::GenParticle *& | hepmcP, |
const reco::GenParticle *& | recoP | ||
) |
Definition at line 237 of file BasicGenParticleValidation.cc.
References matchPr_, reco::LeafCandidate::pdgId(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), reco::LeafCandidate::pz(), and evf::utils::state.
Referenced by analyze().
|
private |
Definition at line 54 of file BasicGenParticleValidation.h.
Referenced by analyze().
|
private |
ME's "container".
Definition at line 67 of file BasicGenParticleValidation.h.
Referenced by BasicGenParticleValidation(), and beginJob().
|
private |
|
private |
Definition at line 90 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 58 of file BasicGenParticleValidation.h.
Referenced by analyze().
|
private |
Definition at line 85 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 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 80 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 82 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 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 89 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 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 73 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 56 of file BasicGenParticleValidation.h.
Referenced by analyze().
|
private |
Definition at line 76 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 59 of file BasicGenParticleValidation.h.
Referenced by matchParticles().
|
private |
Definition at line 75 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file BasicGenParticleValidation.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 61 of file BasicGenParticleValidation.h.
Referenced by analyze().