Public Member Functions | |
PdfWeightProducer (const edm::ParameterSet &) | |
~PdfWeightProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::string | fixPOWHEG_ |
edm::InputTag | genTag_ |
edm::InputTag | pdfInfoTag_ |
std::vector< std::string > | pdfSetNames_ |
std::vector< std::string > | pdfShortNames_ |
bool | useFirstAsDefault_ |
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 |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 20 of file PdfWeightProducer.cc.
|
explicit |
Definition at line 52 of file PdfWeightProducer.cc.
References dot(), fixPOWHEG_, gen::k, pdfSetNames_, and pdfShortNames_.
PdfWeightProducer::~PdfWeightProducer | ( | ) |
Definition at line 79 of file PdfWeightProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 82 of file PdfWeightProducer.cc.
References LHAPDF::initPDFSet(), gen::k, and pdfSetNames_.
|
privatevirtual |
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 92 of file PdfWeightProducer.cc.
References abs, edm::InputTag::encode(), fixPOWHEG_, genParticleCandidates2GenParticles_cfi::genParticles, genTag_, edm::Event::getByLabel(), i, edm::HandleBase::id(), edm::EventBase::isRealData(), gen::k, reco::LeafCandidate::mass(), LHAPDF::numberPDF(), RooFit::pdf1(), pdfInfoTag_, pdfSetNames_, pdfShortNames_, reco::LeafCandidate::pdgId(), edm::Event::put(), mathSSE::sqrt(), reco::LeafCandidate::status(), ntuplemaker::status, useFirstAsDefault_, LHAPDF::usePDFMember(), create_public_pileup_plots::weights, and LHAPDF::xfx().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 30 of file PdfWeightProducer.cc.
Referenced by PdfWeightProducer(), and produce().
|
private |
Definition at line 32 of file PdfWeightProducer.cc.
Referenced by produce().
|
private |
Definition at line 33 of file PdfWeightProducer.cc.
Referenced by produce().
|
private |
Definition at line 34 of file PdfWeightProducer.cc.
Referenced by beginJob(), PdfWeightProducer(), and produce().
|
private |
Definition at line 35 of file PdfWeightProducer.cc.
Referenced by PdfWeightProducer(), and produce().
|
private |
Definition at line 31 of file PdfWeightProducer.cc.
Referenced by produce().