#include <L1AnalysisRecoMuon2DataFormat.h>
Public Member Functions | |
L1AnalysisRecoMuon2DataFormat () | |
void | Reset () |
~L1AnalysisRecoMuon2DataFormat () | |
Public Attributes | |
std::vector< int > | charge |
std::vector< float > | e |
std::vector< float > | et |
std::vector< float > | eta |
std::vector< float > | hlt_deltaR |
std::vector< float > | hlt_isoDeltaR |
std::vector< short > | hlt_isomu |
std::vector< short > | hlt_mu |
std::vector< bool > | isLooseMuon |
std::vector< bool > | isMediumMuon |
std::vector< float > | iso |
std::vector< bool > | isTightMuon |
std::vector< double > | met |
std::vector< double > | mt |
unsigned short | nMuons |
std::vector< int > | passesSingleMuon |
std::vector< float > | phi |
std::vector< float > | pt |
Definition at line 15 of file L1AnalysisRecoMuon2DataFormat.h.
|
inline |
Definition at line 17 of file L1AnalysisRecoMuon2DataFormat.h.
References Reset().
|
inline |
Definition at line 18 of file L1AnalysisRecoMuon2DataFormat.h.
References Reset().
|
inline |
Definition at line 20 of file L1AnalysisRecoMuon2DataFormat.h.
References charge, e, et, eta, hlt_deltaR, hlt_isoDeltaR, hlt_isomu, hlt_mu, isLooseMuon, isMediumMuon, iso, isTightMuon, met, mt, nMuons, passesSingleMuon, phi, and pt.
Referenced by L1AnalysisRecoMuon2DataFormat(), L1Analysis::L1AnalysisRecoMuon2::Reset(), and ~L1AnalysisRecoMuon2DataFormat().
std::vector<int> L1Analysis::L1AnalysisRecoMuon2DataFormat::charge |
Definition at line 58 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::e |
Definition at line 44 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::et |
Definition at line 45 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::eta |
Definition at line 47 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), Jet.Jet::puJetId(), and Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::hlt_deltaR |
Definition at line 56 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::hlt_isoDeltaR |
Definition at line 55 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisRecoMuon2DataFormat::hlt_isomu |
Definition at line 53 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisRecoMuon2DataFormat::hlt_mu |
Definition at line 54 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<bool> L1Analysis::L1AnalysisRecoMuon2DataFormat::isLooseMuon |
Definition at line 49 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<bool> L1Analysis::L1AnalysisRecoMuon2DataFormat::isMediumMuon |
Definition at line 50 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::iso |
Definition at line 52 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<bool> L1Analysis::L1AnalysisRecoMuon2DataFormat::isTightMuon |
Definition at line 51 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<double> L1Analysis::L1AnalysisRecoMuon2DataFormat::met |
Definition at line 59 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<double> L1Analysis::L1AnalysisRecoMuon2DataFormat::mt |
Definition at line 60 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
unsigned short L1Analysis::L1AnalysisRecoMuon2DataFormat::nMuons |
Definition at line 43 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<int> L1Analysis::L1AnalysisRecoMuon2DataFormat::passesSingleMuon |
Definition at line 57 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::phi |
Definition at line 48 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Particle.Particle::__str__(), and Reset().
std::vector<float> L1Analysis::L1AnalysisRecoMuon2DataFormat::pt |
Definition at line 46 of file L1AnalysisRecoMuon2DataFormat.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), Electron.Electron::mvaIDLoose(), Electron.Electron::mvaIDRun2(), Electron.Electron::mvaIDTight(), Electron.Electron::ptErr(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Reset(), and Jet.Jet::setCorrP4().