#include <L1TMuonDQMOffline.h>
Public Member Functions | |
int | charge () const |
double | dR () |
double | eta () const |
L1TMuonDQMOffline::EtaRegion | etaRegion () const |
double | getDeltaVar (const L1TMuonDQMOffline::ResType) const |
double | getVar (const L1TMuonDQMOffline::EffType) const |
int | gmtCharge () const |
double | gmtEta () const |
double | gmtPhi () const |
double | gmtPt () const |
int | gmtQual () const |
MuonGmtPair (const reco::Muon *muon, const l1t::Muon *regMu, const PropagateToMuon &propagator, bool useAtVtxCoord) | |
MuonGmtPair (const MuonGmtPair &muonGmtPair) | |
double | phi () const |
double | pt () const |
~MuonGmtPair () | |
Private Attributes | |
double | m_eta |
double | m_gmtEta |
double | m_gmtPhi |
const reco::Muon * | m_muon |
double | m_phi |
const l1t::Muon * | m_regMu |
Definition at line 172 of file L1TMuonDQMOffline.h.
MuonGmtPair::MuonGmtPair | ( | const reco::Muon * | muon, |
const l1t::Muon * | regMu, | ||
const PropagateToMuon & | propagator, | ||
bool | useAtVtxCoord | ||
) |
Definition at line 23 of file L1TMuonDQMOffline.cc.
References PV3DBase< T, PVType, FrameType >::eta(), reco::LeafCandidate::eta(), l1t::Muon::etaAtVtx(), PropagateToMuon::extrapolate(), TrajectoryStateOnSurface::globalPosition(), TrajectoryStateOnSurface::isValid(), m_eta, m_gmtEta, m_gmtPhi, m_muon, m_phi, m_regMu, PV3DBase< T, PVType, FrameType >::phi(), reco::LeafCandidate::phi(), and l1t::Muon::phiAtVtx().
MuonGmtPair::MuonGmtPair | ( | const MuonGmtPair & | muonGmtPair | ) |
|
inline |
Definition at line 176 of file L1TMuonDQMOffline.h.
|
inline |
double MuonGmtPair::dR | ( | ) |
Definition at line 64 of file L1TMuonDQMOffline.cc.
References reco::deltaPhi(), particleFlow_cfi::dEta, particleFlow_cfi::dPhi, m_eta, m_gmtEta, m_gmtPhi, m_phi, m_regMu, and mathSSE::sqrt().
Referenced by L1TMuonDQMOffline::getMuonGmtPairs().
|
inline |
Definition at line 180 of file L1TMuonDQMOffline.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
L1TMuonDQMOffline::EtaRegion MuonGmtPair::etaRegion | ( | ) | const |
Definition at line 70 of file L1TMuonDQMOffline.cc.
References funct::abs(), L1TMuonDQMOffline::kEtaRegionBmtf, L1TMuonDQMOffline::kEtaRegionEmtf, L1TMuonDQMOffline::kEtaRegionOmtf, L1TMuonDQMOffline::kEtaRegionOut, and m_eta.
double MuonGmtPair::getDeltaVar | ( | const L1TMuonDQMOffline::ResType | type | ) | const |
Definition at line 77 of file L1TMuonDQMOffline.cc.
References charge(), reco::deltaPhi(), gmtCharge(), gmtEta(), gmtPhi(), gmtPt(), L1TMuonDQMOffline::kRes1OverPt, L1TMuonDQMOffline::kResCh, L1TMuonDQMOffline::kResEta, L1TMuonDQMOffline::kResPhi, L1TMuonDQMOffline::kResPt, L1TMuonDQMOffline::kResQOverPt, m_eta, m_phi, and pt().
double MuonGmtPair::getVar | ( | const L1TMuonDQMOffline::EffType | type | ) | const |
Definition at line 87 of file L1TMuonDQMOffline.cc.
References L1TMuonDQMOffline::kEffEta, L1TMuonDQMOffline::kEffPhi, L1TMuonDQMOffline::kEffPt, m_eta, m_phi, and pt().
Referenced by L1TMuonDQMOffline::getMuonGmtPairs().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 187 of file L1TMuonDQMOffline.h.
|
inline |
Definition at line 181 of file L1TMuonDQMOffline.h.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 179 of file L1TMuonDQMOffline.h.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), getDeltaVar(), getVar(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
|
private |
Definition at line 202 of file L1TMuonDQMOffline.h.
Referenced by dR(), etaRegion(), getDeltaVar(), getVar(), and MuonGmtPair().
|
private |
Definition at line 199 of file L1TMuonDQMOffline.h.
Referenced by dR(), and MuonGmtPair().
|
private |
Definition at line 200 of file L1TMuonDQMOffline.h.
Referenced by dR(), and MuonGmtPair().
|
private |
Definition at line 194 of file L1TMuonDQMOffline.h.
Referenced by MuonGmtPair().
|
private |
Definition at line 203 of file L1TMuonDQMOffline.h.
Referenced by dR(), getDeltaVar(), getVar(), and MuonGmtPair().
|
private |
Definition at line 195 of file L1TMuonDQMOffline.h.
Referenced by dR(), and MuonGmtPair().