#include <CMGTools/PileupJetIdProducer/src/PileupJetIdProducer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | initJetEnergyCorrector (const edm::EventSetup &iSetup, bool isData) |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::pair < std::string, PileupJetIdAlgo * > > | algos_ |
bool | applyJec_ |
edm::EDGetTokenT< edm::View < reco::Jet > > | input_jet_token_ |
edm::EDGetTokenT< double > | input_rho_token_ |
edm::EDGetTokenT < reco::VertexCollection > | input_vertex_token_ |
edm::EDGetTokenT < edm::ValueMap < StoredPileupJetIdentifier > > | input_vm_pujetid_token_ |
bool | inputIsCorrected_ |
std::string | jec_ |
FactorizedJetCorrector * | jecCor_ |
std::vector < JetCorrectorParameters > | jetCorPars_ |
edm::InputTag | jetids_ |
edm::InputTag | jets_ |
bool | produceJetIds_ |
bool | residualsFromTxt_ |
edm::FileInPath | residualsTxt_ |
edm::InputTag | rho_ |
bool | runMvas_ |
edm::InputTag | vertexes_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Description: Produces a value map of jet –> pileup jet ID
Implementation: [Notes on implementation]
Definition at line 49 of file PileupJetIdProducer.h.
|
explicit |
Definition at line 24 of file PileupJetIdProducer.cc.
References algos_, applyJec_, edm::ParameterSet::getParameter(), input_jet_token_, input_rho_token_, input_vertex_token_, input_vm_pujetid_token_, inputIsCorrected_, jec_, jecCor_, jetids_, jets_, diffTwoXMLs::label, produceJetIds_, residualsFromTxt_, residualsTxt_, rho_, runMvas_, AlCaHLTBitMon_QueryRunRegistry::string, and vertexes_.
PileupJetIdProducer::~PileupJetIdProducer | ( | ) |
Definition at line 65 of file PileupJetIdProducer.cc.
|
static |
Definition at line 226 of file PileupJetIdProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 237 of file PileupJetIdProducer.cc.
References edm::FileInPath::fullPath(), edm::EventSetup::get(), jec_, jecCor_, jetCorPars_, Parameters::parameters, residualsFromTxt_, and residualsTxt_.
Referenced by produce().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 72 of file PileupJetIdProducer.cc.
References algos_, applyJec_, reco::CompositePtrCandidate::clone(), PileupJetIdAlgo::computeIdVariables(), PileupJetIdAlgo::computeMva(), reco::LeafCandidate::eta(), edm::Event::getByToken(), FactorizedJetCorrector::getCorrection(), i, PileupJetIdentifier::idFlag(), initJetEnergyCorrector(), input_jet_token_, input_rho_token_, input_vertex_token_, input_vm_pujetid_token_, inputIsCorrected_, edm::EventBase::isRealData(), patTestJEC_cfi::jec, jecCor_, metsig::jet, reco::Jet::jetArea(), StoredPileupJetIdentifier::jetEta(), PileupJetIdentifier::jetPhi(), StoredPileupJetIdentifier::jetPt(), fwrapper::jets, PileupJetIdentifier::mva(), reco::LeafCandidate::phi(), produceJetIds_, reco::LeafCandidate::pt(), edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, rho, runMvas_, pileupReCalc_HLTpaths::scale, reco::Jet::scaleEnergy(), PileupJetIdAlgo::set(), FactorizedJetCorrector::setJetA(), FactorizedJetCorrector::setJetEta(), FactorizedJetCorrector::setJetPt(), and FactorizedJetCorrector::setRho().
|
private |
Definition at line 65 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 64 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 72 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 75 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 73 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 74 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 64 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 63 of file PileupJetIdProducer.h.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 69 of file PileupJetIdProducer.h.
Referenced by initJetEnergyCorrector(), PileupJetIdProducer(), and produce().
|
private |
Definition at line 70 of file PileupJetIdProducer.h.
Referenced by initJetEnergyCorrector().
|
private |
Definition at line 62 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer().
|
private |
Definition at line 62 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer().
|
private |
Definition at line 64 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 67 of file PileupJetIdProducer.h.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 68 of file PileupJetIdProducer.h.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 62 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer().
|
private |
Definition at line 64 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 62 of file PileupJetIdProducer.h.
Referenced by PileupJetIdProducer().