CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
PFMuonDQMAnalyzer Class Reference

#include <PFMuonDQMAnalyzer.h>

Inheritance diagram for PFMuonDQMAnalyzer:
DQMEDAnalyzer edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >

Public Member Functions

 PFMuonDQMAnalyzer (const edm::ParameterSet &parameterSet)
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
void endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
const EDProduceroperator= (const EDProducer &)=delete
 

Private Member Functions

void analyze (edm::Event const &, edm::EventSetup const &) override
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

std::string benchmarkLabel_
 
bool createEfficiencyHistos_
 
std::string eventInfoFolder_
 
edm::InputTag inputLabel_
 
edm::InputTag matchLabel_
 
edm::EDGetTokenT< edm::View< reco::Muon > > myCand_
 
edm::EDGetTokenT< edm::View< reco::Muon > > myMatchedCand_
 
int nBadEvents_
 
PFCandidateMonitor pfCandidateMonitor_
 
edm::ParameterSet pSet_
 
double ptBase_
 
double ptNotPF_
 
std::string subsystemname_
 

Additional Inherited Members

- Public Types inherited from DQMEDAnalyzer
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator >
using CacheTypes = CacheContexts< T... >
 
using GlobalCache = typename CacheTypes::GlobalCache
 
using HasAbility = AbilityChecker< T... >
 
using InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache
 
using LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache
 
using LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache >
 
using LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache
 
using RunCache = typename CacheTypes::RunCache
 
using RunContext = RunContextT< RunCache, GlobalCache >
 
using RunSummaryCache = typename CacheTypes::RunSummaryCache
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static void globalEndJob (DQMEDAnalyzerGlobalCache const *)
 
static void globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context)
 
static void globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context)
 
static std::unique_ptr< DQMEDAnalyzerGlobalCacheinitializeGlobalCache (edm::ParameterSet const &)
 
- Protected Member Functions inherited from DQMEDAnalyzer
uint64_t meId () const
 
- Protected Attributes inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 
unsigned int streamId_
 

Detailed Description

Definition at line 14 of file PFMuonDQMAnalyzer.h.

Constructor & Destructor Documentation

◆ PFMuonDQMAnalyzer()

PFMuonDQMAnalyzer::PFMuonDQMAnalyzer ( const edm::ParameterSet parameterSet)

Definition at line 18 of file PFMuonDQMAnalyzer.cc.

References benchmarkLabel_, createEfficiencyHistos_, eventInfoFolder_, printsummarytable::folder, edm::ParameterSet::getParameter(), inputLabel_, matchLabel_, myCand_, myMatchedCand_, nBadEvents_, edm::parameterSet(), pfCandidateMonitor_, pSet_, PFCandidateMonitor::setParameters(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.

20 {
22  inputLabel_ = pSet_.getParameter<edm::InputTag>("InputCollection");
23  matchLabel_ = pSet_.getParameter<edm::InputTag>("MatchCollection");
24  benchmarkLabel_ = pSet_.getParameter<std::string>("BenchmarkLabel");
25  createEfficiencyHistos_ = pSet_.getParameter<bool>("CreateEfficiencyHistos");
26 
28 
29  myCand_ = consumes<edm::View<reco::Muon>>(inputLabel_);
30  myMatchedCand_ = consumes<edm::View<reco::Muon>>(matchLabel_);
31 
33 
34  subsystemname_ = "ParticleFlow";
36 
37  nBadEvents_ = 0;
38 }
T getParameter(std::string const &) const
Definition: ParameterSet.h:307
edm::EDGetTokenT< edm::View< reco::Muon > > myCand_
edm::InputTag inputLabel_
edm::ParameterSet pSet_
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition: Provenance.cc:11
void setParameters(float dRMax, bool matchCharge, Benchmark::Mode mode, float ptmin, float ptmax, float etamin, float etamax, float phimin, float phimax, bool refHistoFlag)
set the parameters locally
PFCandidateMonitor pfCandidateMonitor_
std::string subsystemname_
edm::EDGetTokenT< edm::View< reco::Muon > > myMatchedCand_
std::string eventInfoFolder_
edm::InputTag matchLabel_
std::string benchmarkLabel_

Member Function Documentation

◆ analyze()

void PFMuonDQMAnalyzer::analyze ( edm::Event const &  iEvent,
edm::EventSetup const &  iSetup 
)
overrideprivatevirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 57 of file PFMuonDQMAnalyzer.cc.

References createEfficiencyHistos_, PFCandidateMonitor::fill(), iEvent, edm::HandleBase::isValid(), myCand_, myMatchedCand_, pfCandidateMonitor_, and pSet_.

57  {
58  edm::Handle<edm::View<reco::Muon>> candCollection;
59  edm::Handle<edm::View<reco::Muon>> matchedCandCollection;
61  iEvent.getByToken(myCand_, candCollection);
62  iEvent.getByToken(myMatchedCand_, matchedCandCollection);
63  } else {
64  iEvent.getByToken(myMatchedCand_, candCollection);
65  iEvent.getByToken(myCand_, matchedCandCollection);
66  }
67 
68  float maxRes = 0.0;
69  float minRes = 99.99;
70  if (candCollection.isValid() && matchedCandCollection.isValid()) {
71  pfCandidateMonitor_.fill(*candCollection, *matchedCandCollection, minRes, maxRes, pSet_, *matchedCandCollection);
72  }
73 }
edm::EDGetTokenT< edm::View< reco::Muon > > myCand_
edm::ParameterSet pSet_
PFCandidateMonitor pfCandidateMonitor_
void fill(const T &candidateCollection, const C &matchedCandCollection, float &minVal, float &maxVal, const edm::ParameterSet &parameterSet)
fill histograms with all particle
int iEvent
Definition: GenABIO.cc:224
edm::EDGetTokenT< edm::View< reco::Muon > > myMatchedCand_
bool isValid() const
Definition: HandleBase.h:70

◆ bookHistograms()

void PFMuonDQMAnalyzer::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 43 of file PFMuonDQMAnalyzer.cc.

References eventInfoFolder_, pfCandidateMonitor_, pSet_, dqm::implementation::NavigatorBase::setCurrentFolder(), and PFCandidateMonitor::setup().

45  {
47 
48  edm::LogInfo("PFMuonDQMAnalyzer") << " PFMuonDQMAnalyzer::bookHistograms "
49  << "Histogram Folder path set to " << eventInfoFolder_;
50 
52 }
virtual void setCurrentFolder(std::string const &fullpath)
Definition: DQMStore.cc:36
edm::ParameterSet pSet_
void setup(DQMStore::IBooker &b)
book histograms
PFCandidateMonitor pfCandidateMonitor_
std::string eventInfoFolder_
Log< level::Info, false > LogInfo

Member Data Documentation

◆ benchmarkLabel_

std::string PFMuonDQMAnalyzer::benchmarkLabel_
private

Definition at line 27 of file PFMuonDQMAnalyzer.h.

Referenced by PFMuonDQMAnalyzer().

◆ createEfficiencyHistos_

bool PFMuonDQMAnalyzer::createEfficiencyHistos_
private

Definition at line 28 of file PFMuonDQMAnalyzer.h.

Referenced by analyze(), and PFMuonDQMAnalyzer().

◆ eventInfoFolder_

std::string PFMuonDQMAnalyzer::eventInfoFolder_
private

Definition at line 36 of file PFMuonDQMAnalyzer.h.

Referenced by bookHistograms(), and PFMuonDQMAnalyzer().

◆ inputLabel_

edm::InputTag PFMuonDQMAnalyzer::inputLabel_
private

Definition at line 26 of file PFMuonDQMAnalyzer.h.

Referenced by PFMuonDQMAnalyzer().

◆ matchLabel_

edm::InputTag PFMuonDQMAnalyzer::matchLabel_
private

Definition at line 25 of file PFMuonDQMAnalyzer.h.

Referenced by PFMuonDQMAnalyzer().

◆ myCand_

edm::EDGetTokenT<edm::View<reco::Muon> > PFMuonDQMAnalyzer::myCand_
private

Definition at line 23 of file PFMuonDQMAnalyzer.h.

Referenced by analyze(), and PFMuonDQMAnalyzer().

◆ myMatchedCand_

edm::EDGetTokenT<edm::View<reco::Muon> > PFMuonDQMAnalyzer::myMatchedCand_
private

Definition at line 24 of file PFMuonDQMAnalyzer.h.

Referenced by analyze(), and PFMuonDQMAnalyzer().

◆ nBadEvents_

int PFMuonDQMAnalyzer::nBadEvents_
private

Definition at line 39 of file PFMuonDQMAnalyzer.h.

Referenced by PFMuonDQMAnalyzer().

◆ pfCandidateMonitor_

PFCandidateMonitor PFMuonDQMAnalyzer::pfCandidateMonitor_
private

Definition at line 33 of file PFMuonDQMAnalyzer.h.

Referenced by analyze(), bookHistograms(), and PFMuonDQMAnalyzer().

◆ pSet_

edm::ParameterSet PFMuonDQMAnalyzer::pSet_
private

Definition at line 35 of file PFMuonDQMAnalyzer.h.

Referenced by analyze(), bookHistograms(), and PFMuonDQMAnalyzer().

◆ ptBase_

double PFMuonDQMAnalyzer::ptBase_
private

Definition at line 30 of file PFMuonDQMAnalyzer.h.

◆ ptNotPF_

double PFMuonDQMAnalyzer::ptNotPF_
private

Definition at line 31 of file PFMuonDQMAnalyzer.h.

◆ subsystemname_

std::string PFMuonDQMAnalyzer::subsystemname_
private

Definition at line 37 of file PFMuonDQMAnalyzer.h.

Referenced by PFMuonDQMAnalyzer().