#include <GoodSeedProducer.h>
Public Member Functions | |
HeavyObjectCache (const edm::ParameterSet &conf) | |
Public Attributes | |
std::array< std::unique_ptr< const GBRForest >, kMaxWeights > | gbr |
Private Attributes | |
float | chikfred |
float | chiRatio |
float | chired |
float | dpt |
float | eP |
float | eta |
float | nhit |
float | pt |
float | trk_ecalDeta |
float | trk_ecalDphi |
Static Private Attributes | |
static unsigned int | kMaxWeights = 9 |
Definition at line 56 of file GoodSeedProducer.h.
goodseedhelpers::HeavyObjectCache::HeavyObjectCache | ( | const edm::ParameterSet & | conf | ) |
Definition at line 488 of file GoodSeedProducer.cc.
References GoodSeedProducer::chikfred, GoodSeedProducer::chiRatio, GoodSeedProducer::chired, GoodSeedProducer::dpt, GoodSeedProducer::eP, GoodSeedProducer::eta, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), GoodSeedProducer::method_, GoodSeedProducer::nhit, GoodSeedProducer::pt, matplotRender::reader, AlCaHLTBitMon_QueryRunRegistry::string, GoodSeedProducer::trk_ecalDeta, GoodSeedProducer::trk_ecalDphi, and create_public_lumi_plots::weights.
|
private |
Definition at line 64 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), and Jet.Jet::puJetId().
std::array<std::unique_ptr<const GBRForest>,kMaxWeights> goodseedhelpers::HeavyObjectCache::gbr |
Definition at line 60 of file GoodSeedProducer.h.
|
staticprivate |
Definition at line 57 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
|
private |
Definition at line 63 of file GoodSeedProducer.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__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().
|
private |
Definition at line 64 of file GoodSeedProducer.h.
|
private |
Definition at line 64 of file GoodSeedProducer.h.