#include <PileupJetIdProducer.h>
Public Member Functions | |
bool | applyConstituentWeight () const |
bool | applyJec () const |
GBRForestsAndConstants (edm::ParameterSet const &) | |
bool | inputIsCorrected () const |
std::string const & | jec () const |
bool | produceJetIds () const |
bool | residualsFromTxt () const |
edm::FileInPath const & | residualsTxt () const |
bool | runMvas () const |
std::vector< PileupJetIdAlgo::AlgoGBRForestsAndConstants > const & | vAlgoGBRForestsAndConstants () const |
Private Attributes | |
bool | applyConstituentWeight_ |
bool | applyJec_ |
bool | inputIsCorrected_ |
std::string | jec_ |
bool | produceJetIds_ |
bool | residualsFromTxt_ |
edm::FileInPath | residualsTxt_ |
bool | runMvas_ |
std::vector< PileupJetIdAlgo::AlgoGBRForestsAndConstants > | vAlgoGBRForestsAndConstants_ |
Definition at line 49 of file PileupJetIdProducer.h.
GBRForestsAndConstants::GBRForestsAndConstants | ( | edm::ParameterSet const & | iConfig | ) |
Definition at line 23 of file PileupJetIdProducer.cc.
References hltPFPuppi_cfi::algos, applyConstituentWeight_, cms::cuda::assert(), edm::ParameterSet::getParameter(), residualsFromTxt_, residualsTxt_, runMvas_, PileupJetID_cfi::srcConstituentWeights, and vAlgoGBRForestsAndConstants_.
|
inline |
Definition at line 64 of file PileupJetIdProducer.h.
References applyConstituentWeight_.
Referenced by PileupJetIdProducer::produce().
|
inline |
Definition at line 60 of file PileupJetIdProducer.h.
References applyJec_.
Referenced by PileupJetIdProducer::produce().
|
inline |
Definition at line 59 of file PileupJetIdProducer.h.
References inputIsCorrected_.
Referenced by PileupJetIdProducer::produce().
|
inline |
Definition at line 61 of file PileupJetIdProducer.h.
References jec_.
Referenced by PileupJetIdProducer::PileupJetIdProducer().
|
inline |
Definition at line 58 of file PileupJetIdProducer.h.
References produceJetIds_.
Referenced by PileupJetIdProducer::PileupJetIdProducer(), and PileupJetIdProducer::produce().
|
inline |
Definition at line 62 of file PileupJetIdProducer.h.
References residualsFromTxt_.
Referenced by PileupJetIdProducer::initJetEnergyCorrector().
|
inline |
Definition at line 63 of file PileupJetIdProducer.h.
References residualsTxt_.
Referenced by PileupJetIdProducer::initJetEnergyCorrector().
|
inline |
Definition at line 57 of file PileupJetIdProducer.h.
References runMvas_.
Referenced by PileupJetIdProducer::PileupJetIdProducer(), and PileupJetIdProducer::produce().
|
inline |
Definition at line 53 of file PileupJetIdProducer.h.
References vAlgoGBRForestsAndConstants_.
Referenced by PileupJetIdProducer::PileupJetIdProducer().
|
private |
Definition at line 76 of file PileupJetIdProducer.h.
Referenced by applyConstituentWeight(), and GBRForestsAndConstants().
|
private |
Definition at line 72 of file PileupJetIdProducer.h.
Referenced by applyJec().
|
private |
Definition at line 71 of file PileupJetIdProducer.h.
Referenced by inputIsCorrected().
|
private |
Definition at line 73 of file PileupJetIdProducer.h.
Referenced by jec().
|
private |
Definition at line 70 of file PileupJetIdProducer.h.
Referenced by produceJetIds().
|
private |
Definition at line 74 of file PileupJetIdProducer.h.
Referenced by GBRForestsAndConstants(), and residualsFromTxt().
|
private |
Definition at line 75 of file PileupJetIdProducer.h.
Referenced by GBRForestsAndConstants(), and residualsTxt().
|
private |
Definition at line 69 of file PileupJetIdProducer.h.
Referenced by GBRForestsAndConstants(), and runMvas().
|
private |
Definition at line 67 of file PileupJetIdProducer.h.
Referenced by GBRForestsAndConstants(), and vAlgoGBRForestsAndConstants().