#include <MuonPFAnalyzer.h>
Public Types | |
typedef std::vector< RecoGenPair > | RecoGenCollection |
typedef std::pair< const reco::Muon *, const reco::GenParticle * > | RecoGenPair |
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 > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Private Member Functions | |
void | bookHistos (DQMStore::IBooker &, const std::string &) |
float | combRelIso (const reco::Muon *muon) |
float | fDeltaPhi (float phi1, float phi2) |
void | fillInRange (MonitorElement *plot, int nAxis, double x, double y=0) |
MonitorElement * | getPlot (const std::string &group, const std::string &type) |
const reco::Vertex | getPrimaryVertex (edm::Handle< reco::VertexCollection > &vertex, edm::Handle< reco::BeamSpot > &beamSpot) |
int | muonTrackType (const reco::Muon *muon, bool usePF) |
void | recoToGenMatch (edm::Handle< reco::MuonCollection > &reco, edm::Handle< reco::GenParticleCollection > &gen) |
void | setCodeLabels (MonitorElement *plot, int nAxis) |
Private Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | theBeamSpotLabel_ |
std::string | theFolder |
edm::EDGetTokenT< reco::GenParticleCollection > | theGenLabel_ |
double | theHighPtTh |
double | theIsoCut |
std::vector< std::string > | theMuonKinds |
std::map< std::string, std::map< std::string, MonitorElement * > > | thePlots |
RecoGenCollection | theRecoGen |
double | theRecoGenR |
edm::EDGetTokenT< reco::MuonCollection > | theRecoLabel_ |
bool | theRunOnMC |
edm::EDGetTokenT< reco::VertexCollection > | theVertexLabel_ |
Additional Inherited Members | |
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< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 30 of file MuonPFAnalyzer.h.
typedef std::vector<RecoGenPair> MuonPFAnalyzer::RecoGenCollection |
Definition at line 33 of file MuonPFAnalyzer.h.
typedef std::pair<const reco::Muon *, const reco::GenParticle *> MuonPFAnalyzer::RecoGenPair |
Definition at line 32 of file MuonPFAnalyzer.h.
|
explicit |
Constructor.
Definition at line 39 of file MuonPFAnalyzer.cc.
References edm::ParameterSet::getParameter(), and LogTrace.
|
override |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 77 of file MuonPFAnalyzer.cc.
References pwdgSkimBPark_cfi::beamSpot, PVValHelper::eta, runTauDisplay::genMuons, PFJetFilter_cfi::genPt, watchdog::group, edm::Ref< C, T, F >::isNull(), muon::isTightMuon(), CalibrationSummaryClient_cfi::kind, PDWG_BPHSkim_cff::muons, reco::LeafCandidate::p4(), BeamMonitor_cff::primaryVertex, DiDispStaMuonMonitor_cfi::pt, reco::LeafCandidate::pt(), and bphysicsOniaDQM_cfi::vertex.
|
overridevirtual |
|
private |
Definition at line 216 of file MuonPFAnalyzer.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), watchdog::group, LogTrace, plotFactory::plot, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
inlineprivate |
Definition at line 292 of file MuonPFAnalyzer.cc.
References reco::MuonIsolation::emEt, reco::MuonIsolation::hadEt, and reco::MuonIsolation::sumPt.
|
inlineprivate |
Definition at line 299 of file MuonPFAnalyzer.cc.
References funct::cos().
|
private |
Definition at line 328 of file MuonPFAnalyzer.cc.
References timingPdfMaker::histo, mps_fire::i, edm::max(), edm::min(), and plotFactory::plot.
|
private |
Definition at line 275 of file MuonPFAnalyzer.cc.
References watchdog::group, and LogTrace.
|
private |
Definition at line 416 of file MuonPFAnalyzer.cc.
References pwdgSkimBPark_cfi::beamSpot, BeamMonitor_cff::primaryVertex, and bphysicsOniaDQM_cfi::vertex.
|
private |
|
private |
Definition at line 378 of file MuonPFAnalyzer.cc.
References funct::abs(), PbPb_ZMuSkimMuonDPG_cff::deltaR, HGC3DClusterGenMatchSelector_cfi::dR, edm::HandleBase::isValid(), HLTObjectMonitor_cfi::muonEta, HLTObjectMonitor_cfi::muonPhi, and PDWG_BPHSkim_cff::muons.
|
private |
Definition at line 304 of file MuonPFAnalyzer.cc.
References timingPdfMaker::histo, and plotFactory::plot.
|
private |
Definition at line 76 of file MuonPFAnalyzer.h.
|
private |
Definition at line 89 of file MuonPFAnalyzer.h.
|
private |
Definition at line 73 of file MuonPFAnalyzer.h.
|
private |
Definition at line 83 of file MuonPFAnalyzer.h.
|
private |
Definition at line 85 of file MuonPFAnalyzer.h.
|
private |
Definition at line 78 of file MuonPFAnalyzer.h.
|
private |
Definition at line 80 of file MuonPFAnalyzer.h.
|
private |
Definition at line 81 of file MuonPFAnalyzer.h.
|
private |
Definition at line 84 of file MuonPFAnalyzer.h.
|
private |
Definition at line 74 of file MuonPFAnalyzer.h.
|
private |
Definition at line 87 of file MuonPFAnalyzer.h.
|
private |
Definition at line 75 of file MuonPFAnalyzer.h.