#include <ScoutingPhoton.h>
Public Member Functions | |
float | ecalIso () const |
float | eta () const |
float | hcalIso () const |
float | hOverE () const |
float | m () const |
float | phi () const |
float | pt () const |
ScoutingPhoton (float pt, float eta, float phi, float m, float sigmaIetaIeta, float hOverE, float ecalIso, float hcalIso) | |
ScoutingPhoton () | |
float | sigmaIetaIeta () const |
Private Attributes | |
float | ecalIso_ |
float | eta_ |
float | hcalIso_ |
float | hOverE_ |
float | m_ |
float | phi_ |
float | pt_ |
float | sigmaIetaIeta_ |
Definition at line 8 of file ScoutingPhoton.h.
|
inline |
Definition at line 11 of file ScoutingPhoton.h.
|
inline |
Definition at line 22 of file ScoutingPhoton.h.
|
inline |
|
inline |
Definition at line 26 of file ScoutingPhoton.h.
References eta_.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 27 of file ScoutingPhoton.h.
References phi_.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 25 of file ScoutingPhoton.h.
References pt_.
Referenced by Particle.Particle::__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(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), and Jet.Jet::setCorrP4().
|
inline |
|
private |
Definition at line 41 of file ScoutingPhoton.h.
Referenced by ecalIso().
|
private |
Definition at line 36 of file ScoutingPhoton.h.
Referenced by eta().
|
private |
Definition at line 42 of file ScoutingPhoton.h.
Referenced by hcalIso().
|
private |
Definition at line 40 of file ScoutingPhoton.h.
Referenced by hOverE().
|
private |
Definition at line 38 of file ScoutingPhoton.h.
Referenced by m().
|
private |
Definition at line 37 of file ScoutingPhoton.h.
Referenced by phi().
|
private |
Definition at line 35 of file ScoutingPhoton.h.
Referenced by pt().
|
private |
Definition at line 39 of file ScoutingPhoton.h.
Referenced by sigmaIetaIeta().