#include <MuonKinVsEtaAnalyzer.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &, const reco::Muon &recoMu) |
Get the analysis. More... | |
void | beginJob (DQMStore *dbe) |
Iniyeszialize parameters for histo binning. More... | |
MuonKinVsEtaAnalyzer (const edm::ParameterSet &, MuonServiceProxy *theService) | |
Constructor. More... | |
virtual | ~MuonKinVsEtaAnalyzer () |
Destructor. More... | |
Public Member Functions inherited from MuonAnalyzerBase | |
void | analyze (const edm::Event &, const edm::EventSetup &, reco::Muon &recoMuon) |
Get the analysis of the muon properties. More... | |
void | analyze (const edm::Event &, const edm::EventSetup &, reco::Track &recoTrack) |
Get the analysis of the muon track properties. More... | |
MuonAnalyzerBase (MuonServiceProxy *theServ) | |
Constructor. More... | |
MuonServiceProxy * | service () |
virtual | ~MuonAnalyzerBase () |
Destructor. More... | |
Definition at line 28 of file MuonKinVsEtaAnalyzer.h.
MuonKinVsEtaAnalyzer::MuonKinVsEtaAnalyzer | ( | const edm::ParameterSet & | pSet, |
MuonServiceProxy * | theService | ||
) |
Constructor.
Definition at line 33 of file MuonKinVsEtaAnalyzer.cc.
References parameters.
|
virtual |
void MuonKinVsEtaAnalyzer::analyze | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup, | ||
const reco::Muon & | recoMu | ||
) |
Get the analysis.
Definition at line 146 of file MuonKinVsEtaAnalyzer.cc.
References SiPixelRawToDigiRegional_cfi::beamSpot, reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthY(), bsTag, chi2GlbTrack, chi2HighPtTrack, chi2LooseTrack, chi2probGlbTrack, chi2probHighPtTrack, chi2probLooseTrack, chi2probSoftTrack, chi2probStaTrack, chi2probTightTrack, chi2probTrack, chi2SoftTrack, chi2StaTrack, chi2TightTrack, chi2Track, reco::Muon::combinedMuon(), error, etaBMax, etaBMin, EtaCutMax, EtaCutMin, etaECMax, etaECMin, etaGlbTrack, etaHighPtTrack, etaLooseTrack, etaOvlpMax, etaOvlpMin, etaSoftTrack, etaStaTrack, etaTightTrack, etaTrack, edm::Event::getByLabel(), reco::Muon::isGlobalMuon(), muon::isHighPtMuon(), muon::isLooseMuon(), muon::isSoftMuon(), reco::Muon::isStandAloneMuon(), muon::isTightMuon(), reco::Muon::isTrackerMuon(), edm::HandleBase::isValid(), LogTrace, metname, pGlbTrack, pHighPtTrack, phiGlbTrack, phiHighPtTrack, phiLooseTrack, phiSoftTrack, phiStaTrack, phiTightTrack, phiTrack, pLooseTrack, reco::BeamSpot::position(), position, pSoftTrack, pStaTrack, ptGlbTrack, ptHighPtTrack, pTightTrack, ptLooseTrack, pTrack, ptSoftTrack, ptStaTrack, ptTightTrack, ptTrack, reco::BeamSpot::sigmaZ(), reco::Muon::standAloneMuon(), reco::Muon::track(), and vertexTag.
|
virtual |
Iniyeszialize parameters for histo binning.
Implements MuonAnalyzerBase.
Definition at line 40 of file MuonKinVsEtaAnalyzer.cc.
References DQMStore::book1D(), bsTag, chi2GlbTrack, chi2HighPtTrack, chi2LooseTrack, chi2probGlbTrack, chi2probHighPtTrack, chi2probLooseTrack, chi2probSoftTrack, chi2probStaTrack, chi2probTightTrack, chi2probTrack, chi2SoftTrack, chi2StaTrack, chi2TightTrack, chi2Track, chiBin, chiMax, chiMin, chiprobMax, chiprobMin, etaBin, etaBMax, etaBMin, etaECMax, etaECMin, etaGlbTrack, etaHighPtTrack, etaLooseTrack, etaMax, etaMin, etaOvlpMax, etaOvlpMin, etaSoftTrack, etaStaTrack, etaTightTrack, etaTrack, edm::ParameterSet::getParameter(), LogTrace, metname, parameters, pBin, pGlbTrack, phiBin, pHighPtTrack, phiGlbTrack, phiHighPtTrack, phiLooseTrack, phiMax, phiMin, phiSoftTrack, phiStaTrack, phiTightTrack, phiTrack, pLooseTrack, pMax, pMin, pSoftTrack, pStaTrack, ptBin, ptGlbTrack, ptHighPtTrack, pTightTrack, ptLooseTrack, ptMax, ptMin, pTrack, ptSoftTrack, ptStaTrack, ptTightTrack, ptTrack, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and vertexTag.
|
private |
Definition at line 55 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 146 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 130 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 147 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 131 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 139 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 115 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 123 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 107 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 138 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 114 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 122 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 106 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 77 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 76 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 80 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 79 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 67 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 86 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 83 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 88 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 87 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 142 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 126 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 68 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 90 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 89 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 134 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 110 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 118 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 102 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 49 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 47 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), MuonKinVsEtaAnalyzer(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 59 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 96 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 144 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 143 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 127 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 72 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 135 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 111 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 119 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 103 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 128 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 61 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 60 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 136 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 112 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 63 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 97 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 145 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 120 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 129 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 65 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 64 of file MuonKinVsEtaAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 104 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 137 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 113 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 121 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 105 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 51 of file MuonKinVsEtaAnalyzer.h.
|
private |
Definition at line 54 of file MuonKinVsEtaAnalyzer.h.
Referenced by analyze(), and beginJob().