#include <HLTriggerOfflineHeavyFlavor/src/HeavyFlavorValidation.cc>
Protected Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Private Member Functions | |
int | getMotherId (const Candidate *p) |
void | match (MonitorElement *me, vector< LeafCandidate > &from, vector< LeafCandidate > &to, double deltaRMatchingCut, vector< int > &map) |
void | myBook1D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString label, TString title) |
void | myBook1D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString label) |
void | myBook2D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString xLabel, vector< double > &yBins, TString yLabel, TString title) |
void | myBook2D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString xLabel, vector< double > &yBins, TString yLabel) |
void | myBookProfile2D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString xLabel, vector< double > &yBins, TString yLabel, TString title) |
void | myBookProfile2D (DQMStore::IBooker &ibooker, TString name, vector< double > &xBins, TString xLabel, vector< double > &yBins, TString yLabel) |
Private Attributes | |
vector< double > | deltaEtaBins |
vector< double > | deltaPhiBins |
vector< double > | dimuonDRBins |
vector< double > | dimuonEtaBins |
vector< double > | dimuonPtBins |
string | dqmFolder |
DQMStore * | dqmStore |
vector< pair< string, int > > | filterNamesLevels |
double | genGlobDeltaRMatchingCut |
EDGetTokenT < GenParticleCollection > | genParticlesTag |
double | globL1DeltaRMatchingCut |
double | globL2DeltaRMatchingCut |
double | globL3DeltaRMatchingCut |
map< TString, MonitorElement * > | ME |
vector< int > | motherIDs |
vector< double > | muonEtaBins |
const double | muonMass |
vector< double > | muonPhiBins |
vector< double > | muonPtBins |
EDGetTokenT< MuonCollection > | recoMuonsTag |
string | triggerPathName |
string | triggerProcessName |
EDGetTokenT< TriggerResults > | triggerResultsTag |
EDGetTokenT< TriggerEvent > | triggerSummaryAODTag |
EDGetTokenT< TriggerEventWithRefs > | triggerSummaryRAWTag |
Description: Analyzer to fill Monitoring Elements for muon, dimuon and trigger path efficiency studies (HLT/RECO, RECO/GEN)
Implementation: matching is based on closest in delta R, no duplicates allowed. Generated to Global based on momentum at IP; L1, L2, L2v to Global based on position in muon system, L3 to Global based on momentum at IP.
Definition at line 53 of file HeavyFlavorValidation.cc.
|
explicit |
Definition at line 105 of file HeavyFlavorValidation.cc.
References genParticlesTag, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), recoMuonsTag, triggerProcessName, triggerResultsTag, triggerSummaryAODTag, and triggerSummaryRAWTag.
HeavyFlavorValidation::~HeavyFlavorValidation | ( | ) |
Definition at line 640 of file HeavyFlavorValidation.cc.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 276 of file HeavyFlavorValidation.cc.
References funct::abs(), DeDxDiscriminatorTools::charge(), eta(), f, filterNamesLevels, spr::find(), first, genGlobDeltaRMatchingCut, genParticleCandidates2GenParticles_cfi::genParticles, genParticlesTag, edm::Event::getByToken(), getMotherId(), globL1DeltaRMatchingCut, globL2DeltaRMatchingCut, globL3DeltaRMatchingCut, i, cmsHarvester::index, edm::HandleBase::isValid(), j, relativeConstraints::keys, LogDebug, match(), motherIDs, muonMass, AlCaHLTBitMon_ParallelJobs::p, phi, RecoTauCleanerPlugins::pt, recoMuonsTag, edm::second(), edm::TriggerNames::size(), findQualityFiles::size, python.multivaluedict::sort(), trigger::TriggerL1Mu, trigger::TriggerMuon, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), triggerPathName, triggerProcessName, triggerResults, triggerResultsTag, triggerSummaryAODTag, triggerSummaryRAWTag, x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 177 of file HeavyFlavorValidation.cc.
References DQMStore::IBooker::cd(), deltaEtaBins, deltaPhiBins, dimuonDRBins, dimuonEtaBins, dimuonPtBins, dqmFolder, filterNamesLevels, first, i, muonEtaBins, muonPhiBins, muonPtBins, myBook1D(), myBook2D(), myBookProfile2D(), DQMStore::IBooker::setCurrentFolder(), triggerPathName, and triggerProcessName.
|
protectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 132 of file HeavyFlavorValidation.cc.
References filterNamesLevels, HltComparatorCreateWorkflow::hltConfig, i, HLTConfigProvider::init(), j, testEve_cfg::level, LogDebug, HLTConfigProvider::moduleLabels(), mergeVDriftHistosByStation::name, HLTConfigProvider::triggerNames(), triggerPathName, and triggerProcessName.
|
private |
Definition at line 533 of file HeavyFlavorValidation.cc.
References reco::Candidate::mother(), and reco::Candidate::pdgId().
Referenced by analyze().
|
private |
Definition at line 546 of file HeavyFlavorValidation.cc.
References PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, eta(), MonitorElement::Fill(), i, j, gen::k, and phi.
Referenced by analyze().
|
private |
Definition at line 625 of file HeavyFlavorValidation.cc.
References DQMStore::IBooker::book1D(), h, i, and mergeVDriftHistosByStation::name.
Referenced by bookHistograms().
|
inlineprivate |
Definition at line 73 of file HeavyFlavorValidation.cc.
|
private |
Definition at line 583 of file HeavyFlavorValidation.cc.
References DQMStore::IBooker::book2D(), eta(), h, i, mergeVDriftHistosByStation::name, and RecoTauCleanerPlugins::pt.
Referenced by bookHistograms().
|
inlineprivate |
Definition at line 65 of file HeavyFlavorValidation.cc.
|
private |
Definition at line 604 of file HeavyFlavorValidation.cc.
References DQMStore::IBooker::bookProfile2D(), eta(), h, i, mergeVDriftHistosByStation::name, and RecoTauCleanerPlugins::pt.
Referenced by bookHistograms().
|
inlineprivate |
Definition at line 69 of file HeavyFlavorValidation.cc.
|
private |
Definition at line 91 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 92 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 98 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 97 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 96 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 76 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 99 of file HeavyFlavorValidation.cc.
|
private |
Definition at line 101 of file HeavyFlavorValidation.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 87 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 84 of file HeavyFlavorValidation.cc.
Referenced by analyze(), and HeavyFlavorValidation().
|
private |
Definition at line 88 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 89 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 90 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 100 of file HeavyFlavorValidation.cc.
|
private |
Definition at line 86 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 94 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 102 of file HeavyFlavorValidation.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 93 of file HeavyFlavorValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 83 of file HeavyFlavorValidation.cc.
Referenced by analyze(), and HeavyFlavorValidation().
|
private |
Definition at line 78 of file HeavyFlavorValidation.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 77 of file HeavyFlavorValidation.cc.
Referenced by analyze(), bookHistograms(), dqmBeginRun(), and HeavyFlavorValidation().
|
private |
Definition at line 82 of file HeavyFlavorValidation.cc.
Referenced by analyze(), and HeavyFlavorValidation().
|
private |
Definition at line 81 of file HeavyFlavorValidation.cc.
Referenced by analyze(), and HeavyFlavorValidation().
|
private |
Definition at line 80 of file HeavyFlavorValidation.cc.
Referenced by analyze(), and HeavyFlavorValidation().