#include <PuppiCandidate.h>
Public Attributes | |
double | eta {0} |
int | id {0} |
double | m {0} |
double | phi {0} |
double | pt {0} |
double | rapidity {0} |
Definition at line 4 of file PuppiCandidate.h.
double PuppiCandidate::eta {0} |
Definition at line 6 of file PuppiCandidate.h.
Referenced by Particle.Particle::__str__(), PuppiAlgo::add(), datamodel.Object::DeltaR(), PuppiContainer::initialize(), Jet.Jet::jetID(), datamodel.Object::p4(), Jet.Jet::puJetId(), and PuppiContainer::var_within_R().
int PuppiCandidate::id {0} |
Definition at line 10 of file PuppiCandidate.h.
Referenced by PuppiAlgo::add(), and PuppiContainer::initialize().
double PuppiCandidate::m {0} |
Definition at line 8 of file PuppiCandidate.h.
Referenced by PuppiContainer::initialize().
double PuppiCandidate::phi {0} |
Definition at line 7 of file PuppiCandidate.h.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), PuppiContainer::initialize(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), and PuppiContainer::var_within_R().
double PuppiCandidate::pt {0} |
Definition at line 5 of file PuppiCandidate.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), PuppiAlgo::add(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), PuppiContainer::initialize(), 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(), Jet.Jet::setCorrP4(), and PuppiContainer::var_within_R().
double PuppiCandidate::rapidity {0} |
Definition at line 9 of file PuppiCandidate.h.
Referenced by PuppiContainer::initialize(), and PuppiContainer::var_within_R().