Public Member Functions | |
float | eta () const |
reco::Candidate::PolarLorentzVector | GetP4 () const |
float | M () const |
float | phi () const |
float | pt () const |
void | SetP4 (double pt, double eta, double phi, double mass) |
Public Attributes | |
bool | associated_with_tower |
reco::Candidate::PolarLorentzVector | p4 |
bool | passesStandaloneIso = false |
bool | passesStandaloneSS = false |
bool | passesTrkMatchIso = false |
bool | passesTrkMatchSS = false |
bool | stale = false |
Definition at line 261 of file L1CaloJetProducer.cc.
|
inline |
Definition at line 279 of file L1CaloJetProducer.cc.
References p4.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), Jet.Jet::jetID(), datamodel.Object::p4(), Jet.Jet::puJetId(), and SetP4().
|
inline |
Definition at line 282 of file L1CaloJetProducer.cc.
References p4.
|
inline |
Definition at line 281 of file L1CaloJetProducer.cc.
References p4.
|
inline |
Definition at line 280 of file L1CaloJetProducer.cc.
References p4.
Referenced by Particle.Particle::__str__(), datamodel.Object::DeltaR(), datamodel.Object::p4(), ntupleDataFormat.Track::phiPull(), and SetP4().
|
inline |
Definition at line 278 of file L1CaloJetProducer.cc.
References p4.
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(), datamodel.Object::p4(), Electron.Electron::ptErr(), ntupleDataFormat.Track::ptPull(), Lepton.Lepton::relIso(), Lepton.Lepton::relIsoFromEA(), Lepton.Lepton::relIsoR(), Jet.Jet::setCorrP4(), and SetP4().
|
inline |
Definition at line 272 of file L1CaloJetProducer.cc.
References eta(), EgHLTOffHistBins_cfi::mass, phi(), and pt().
bool L1CaloJetProducer::simpleL1obj::associated_with_tower |
Definition at line 264 of file L1CaloJetProducer.cc.
reco::Candidate::PolarLorentzVector L1CaloJetProducer::simpleL1obj::p4 |
Definition at line 270 of file L1CaloJetProducer.cc.
Referenced by Tau.Tau::dxy_approx(), Tau.Tau::dz(), eta(), GetP4(), M(), Lepton.Lepton::p4WithFSR(), phi(), and pt().
bool L1CaloJetProducer::simpleL1obj::passesStandaloneIso = false |
Definition at line 267 of file L1CaloJetProducer.cc.
bool L1CaloJetProducer::simpleL1obj::passesStandaloneSS = false |
Definition at line 266 of file L1CaloJetProducer.cc.
bool L1CaloJetProducer::simpleL1obj::passesTrkMatchIso = false |
Definition at line 269 of file L1CaloJetProducer.cc.
bool L1CaloJetProducer::simpleL1obj::passesTrkMatchSS = false |
Definition at line 268 of file L1CaloJetProducer.cc.
bool L1CaloJetProducer::simpleL1obj::stale = false |
Definition at line 263 of file L1CaloJetProducer.cc.