#include <L1PFHtEmulator.h>
Public Member Functions | |
PtPxPy | operator+ (const PtPxPy &b) const |
Public Attributes | |
pt_t | pt = 0. |
pxy_t | px = 0. |
pxy_t | py = 0. |
Definition at line 30 of file L1PFHtEmulator.h.
pt_t P2L1HTMHTEmu::PtPxPy::pt = 0. |
Definition at line 32 of file L1PFHtEmulator.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), P2L1HTMHTEmu::mht_compute(), 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().
pxy_t P2L1HTMHTEmu::PtPxPy::px = 0. |
Definition at line 33 of file L1PFHtEmulator.h.
Referenced by P2L1HTMHTEmu::mht_compute().
pxy_t P2L1HTMHTEmu::PtPxPy::py = 0. |
Definition at line 34 of file L1PFHtEmulator.h.
Referenced by P2L1HTMHTEmu::mht_compute().