#include <L1AnalysisRecoPhotonDataFormat.h>
Public Member Functions | |
L1AnalysisRecoPhotonDataFormat () | |
void | Reset () |
~L1AnalysisRecoPhotonDataFormat () | |
Public Attributes | |
std::vector< float > | e |
std::vector< float > | et |
std::vector< float > | eta |
std::vector< short > | hasPixelSeed |
std::vector< short > | isLoosePhoton |
std::vector< short > | isTightPhoton |
unsigned | nPhotons |
std::vector< float > | phi |
std::vector< float > | pt |
std::vector< float > | r9 |
Definition at line 11 of file L1AnalysisRecoPhotonDataFormat.h.
|
inline |
Definition at line 12 of file L1AnalysisRecoPhotonDataFormat.h.
References Reset().
|
inline |
Definition at line 13 of file L1AnalysisRecoPhotonDataFormat.h.
References Reset().
|
inline |
Definition at line 15 of file L1AnalysisRecoPhotonDataFormat.h.
References e, et, eta, hasPixelSeed, isLoosePhoton, isTightPhoton, nPhotons, phi, pt, and r9.
Referenced by L1AnalysisRecoPhotonDataFormat(), L1Analysis::L1AnalysisRecoPhoton::Reset(), and ~L1AnalysisRecoPhotonDataFormat().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::e |
Definition at line 30 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::et |
Definition at line 31 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::eta |
Definition at line 33 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), Jet.Jet::puJetId(), and Reset().
std::vector<short> L1Analysis::L1AnalysisRecoPhotonDataFormat::hasPixelSeed |
Definition at line 36 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisRecoPhotonDataFormat::isLoosePhoton |
Definition at line 38 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
std::vector<short> L1Analysis::L1AnalysisRecoPhotonDataFormat::isTightPhoton |
Definition at line 37 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
unsigned L1Analysis::L1AnalysisRecoPhotonDataFormat::nPhotons |
Definition at line 29 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::phi |
Definition at line 34 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), and Reset().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::pt |
Definition at line 32 of file L1AnalysisRecoPhotonDataFormat.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(), datamodel.Object::p4(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Reset(), and Jet.Jet::setCorrP4().
std::vector<float> L1Analysis::L1AnalysisRecoPhotonDataFormat::r9 |
Definition at line 35 of file L1AnalysisRecoPhotonDataFormat.h.
Referenced by Reset().