#include <ZmumuEvtSelEffCorrWeightProducer.h>
Private Attributes | |
TH2 * | lutEffCorrEta_ |
TH2 * | lutEfficiencyPt_ |
double | maxWeight_ |
double | minWeight_ |
edm::InputTag | srcSelectedMuons_ |
int | verbosity_ |
TAxis * | xAxisEffCorrEta_ |
TAxis * | xAxisEfficiencyPt_ |
TAxis * | yAxisEffCorrEta_ |
TAxis * | yAxisEfficiencyPt_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
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::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) |
Compute weight factor and uncertainty for correcting Embedded samples for efficiency with which Zmumu events used as input for Embedding production were selected
Definition at line 32 of file ZmumuEvtSelEffCorrWeightProducer.h.
|
explicit |
Definition at line 17 of file ZmumuEvtSelEffCorrWeightProducer.cc.
References python.multivaluedict::append(), edm::hlt::Exception, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), analyzePatCleaning_cfg::inputFile, PFRecoTauDiscriminationAgainstElectronMVA5_cfi::inputFileName, lutEffCorrEta_, lutEfficiencyPt_, maxWeight_, minWeight_, srcSelectedMuons_, AlCaHLTBitMon_QueryRunRegistry::string, edm::FileInPath::Unknown, verbosity_, xAxisEffCorrEta_, xAxisEfficiencyPt_, yAxisEffCorrEta_, and yAxisEfficiencyPt_.
ZmumuEvtSelEffCorrWeightProducer::~ZmumuEvtSelEffCorrWeightProducer | ( | ) |
Definition at line 58 of file ZmumuEvtSelEffCorrWeightProducer.cc.
References lutEffCorrEta_, and lutEfficiencyPt_.
|
virtual |
Implements edm::EDProducer.
Definition at line 80 of file ZmumuEvtSelEffCorrWeightProducer.cc.
References gather_cfg::cout, postValidation_cfi::efficiency, reco::Candidate::eta(), getSelMuons(), getTheMuMinus(), getTheMuPlus(), edm::RefToBase< T >::isNonnull(), lutEffCorrEta_, lutEfficiencyPt_, maxWeight_, minWeight_, reco::Candidate::phi(), reco::Candidate::pt(), edm::Event::put(), Clusterizer1DCommons::square(), srcSelectedMuons_, verbosity_, histoStyle::weight, xAxisEffCorrEta_, xAxisEfficiencyPt_, yAxisEffCorrEta_, and yAxisEfficiencyPt_.
|
private |
Definition at line 46 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), ZmumuEvtSelEffCorrWeightProducer(), and ~ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 43 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), ZmumuEvtSelEffCorrWeightProducer(), and ~ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 51 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 50 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 41 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 53 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 47 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 44 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 48 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().
|
private |
Definition at line 45 of file ZmumuEvtSelEffCorrWeightProducer.h.
Referenced by produce(), and ZmumuEvtSelEffCorrWeightProducer().