#include <CMGTools/PileupJetIdProducer/src/PileupJetIdProducer.cc>
Public Member Functions | |
PileupJetIdProducer (const edm::ParameterSet &) | |
~PileupJetIdProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 &) |
Private Attributes | |
std::vector< std::pair < std::string, PileupJetIdAlgo * > > | algos_ |
bool | applyJec_ |
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 |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
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]
Definition at line 48 of file PileupJetIdProducer.cc.
|
explicit |
Definition at line 73 of file PileupJetIdProducer.cc.
References algos_, applyJec_, edm::ParameterSet::getParameter(), inputIsCorrected_, jec_, jecCor_, jetids_, jets_, diffTwoXMLs::label, produceJetIds_, residualsFromTxt_, residualsTxt_, rho_, runMvas_, AlCaHLTBitMon_QueryRunRegistry::string, and vertexes_.
PileupJetIdProducer::~PileupJetIdProducer | ( | ) |
Definition at line 108 of file PileupJetIdProducer.cc.
|
static |
Definition at line 269 of file PileupJetIdProducer.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 280 of file PileupJetIdProducer.cc.
References edm::FileInPath::fullPath(), edm::EventSetup::get(), jec_, jecCor_, jetCorPars_, Parameters::parameters, residualsFromTxt_, and residualsTxt_.
Referenced by produce().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 115 of file PileupJetIdProducer.cc.
References algos_, applyJec_, reco::CompositePtrCandidate::clone(), PileupJetIdAlgo::computeIdVariables(), PileupJetIdAlgo::computeMva(), reco::LeafCandidate::eta(), edm::helper::Filler< Map >::fill(), edm::Event::getByLabel(), FactorizedJetCorrector::getCorrection(), i, initJetEnergyCorrector(), inputIsCorrected_, edm::helper::Filler< Map >::insert(), edm::EventBase::isRealData(), patTestJEC_cfi::jec, jecCor_, metsig::jet, reco::Jet::jetArea(), jetids_, fwrapper::jets, jets_, reco::LeafCandidate::phi(), produceJetIds_, reco::LeafCandidate::pt(), edm::Event::put(), L1Trigger_dataformats::reco, rho, rho_, runMvas_, pileupReCalc_HLTpaths::scale, reco::Jet::scaleEnergy(), PileupJetIdAlgo::set(), FactorizedJetCorrector::setJetA(), FactorizedJetCorrector::setJetEta(), FactorizedJetCorrector::setJetPt(), FactorizedJetCorrector::setRho(), and vertexes_.
|
private |
Definition at line 64 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 63 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 63 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 62 of file PileupJetIdProducer.cc.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 68 of file PileupJetIdProducer.cc.
Referenced by initJetEnergyCorrector(), PileupJetIdProducer(), and produce().
|
private |
Definition at line 69 of file PileupJetIdProducer.cc.
Referenced by initJetEnergyCorrector().
|
private |
Definition at line 61 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 61 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 63 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 66 of file PileupJetIdProducer.cc.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 67 of file PileupJetIdProducer.cc.
Referenced by initJetEnergyCorrector(), and PileupJetIdProducer().
|
private |
Definition at line 61 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 63 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().
|
private |
Definition at line 61 of file PileupJetIdProducer.cc.
Referenced by PileupJetIdProducer(), and produce().