Private Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< double > | efficiencyRatioOverMC_ |
std::vector< double > | etaBinEdges_ |
edm::EDGetTokenT < reco::GenParticleMatch > | genMatchMapToken_ |
edm::EDGetTokenT< edm::View < reco::Muon > > | muonToken_ |
std::vector< double > | relativeShiftOnPt_ |
std::vector< double > | relativeUncertaintyOnPt_ |
std::vector< double > | shiftOnOneOverPt_ |
std::vector< double > | uncertaintyOnOneOverPt_ |
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) |
Definition at line 17 of file DistortedMuonProducer.cc.
|
explicit |
Definition at line 49 of file DistortedMuonProducer.cc.
References efficiencyRatioOverMC_, etaBinEdges_, genMatchMapToken_, edm::ParameterSet::getUntrackedParameter(), i, muonToken_, relativeShiftOnPt_, relativeUncertaintyOnPt_, shiftOnOneOverPt_, and uncertaintyOnOneOverPt_.
DistortedMuonProducer::~DistortedMuonProducer | ( | ) |
Definition at line 110 of file DistortedMuonProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 114 of file DistortedMuonProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 118 of file DistortedMuonProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 122 of file DistortedMuonProducer.cc.
References reco::Muon::clone(), efficiencyRatioOverMC_, reco::LeafCandidate::eta(), etaBinEdges_, relval_steps::gen(), genMatchMapToken_, edm::Event::getByToken(), i, edm::Ref< C, T, F >::isNull(), edm::EventBase::isRealData(), j, LogTrace, reco::LeafCandidate::mass(), RPCpg::mu, muonToken_, pileupCalc::nbins, MuonAlignmentFromReference_cff::newmuons, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), edm::Event::put(), relativeShiftOnPt_, relativeUncertaintyOnPt_, reco::LeafCandidate::setP4(), shiftOnOneOverPt_, and uncertaintyOnOneOverPt_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 36 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 29 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 28 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 27 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 32 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 34 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 31 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().
|
private |
Definition at line 33 of file DistortedMuonProducer.cc.
Referenced by DistortedMuonProducer(), and produce().