#include <HLTGenValObject.h>
Public Member Functions | |
double | et () const |
double | eta () const |
HLTGenValObject () | |
HLTGenValObject (const reco::GenParticle &p) | |
HLTGenValObject (const reco::GenJet &p) | |
HLTGenValObject (const reco::Candidate::PolarLorentzVector &p) | |
double | phi () const |
double | pt () const |
Private Attributes | |
math::XYZTLorentzVector | p4Cartesian_ |
math::PtEtaPhiMLorentzVector | p4Polar_ |
Definition at line 20 of file HLTGenValObject.h.
|
inline |
Definition at line 23 of file HLTGenValObject.h.
|
inline |
Definition at line 26 of file HLTGenValObject.h.
|
inline |
Definition at line 29 of file HLTGenValObject.h.
|
inline |
Definition at line 32 of file HLTGenValObject.h.
|
inline |
|
inline |
Definition at line 36 of file HLTGenValObject.h.
References p4Polar_.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
|
inline |
Definition at line 37 of file HLTGenValObject.h.
References p4Polar_.
Referenced by Particle.Particle::__str__(), and ntupleDataFormat.Track::phiPull().
|
inline |
Definition at line 35 of file HLTGenValObject.h.
References p4Polar_.
Referenced by Particle.Particle::__str__(), DiObject.DiMuon::__str__(), Photon.Photon::calScaledIsoValueExp(), Photon.Photon::calScaledIsoValueLin(), Photon.Photon::calScaledIsoValueQuadr(), et(), 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().
|
private |
Definition at line 43 of file HLTGenValObject.h.
Referenced by et().
|
private |
Definition at line 42 of file HLTGenValObject.h.