Public Member Functions | |
DistortedPFCandProducer (const edm::ParameterSet &) | |
~DistortedPFCandProducer () | |
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::vector< double > | efficiencyRatioOverMC_ |
std::vector< double > | etaBinEdges_ |
edm::InputTag | genMatchMapTag_ |
edm::InputTag | muonTag_ |
edm::InputTag | pfTag_ |
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 |
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 12 of file DistortedPFCandProducer.cc.
|
explicit |
Definition at line 50 of file DistortedPFCandProducer.cc.
References efficiencyRatioOverMC_, etaBinEdges_, genMatchMapTag_, edm::ParameterSet::getUntrackedParameter(), i, muonTag_, pfTag_, relativeShiftOnPt_, relativeUncertaintyOnPt_, shiftOnOneOverPt_, and uncertaintyOnOneOverPt_.
DistortedPFCandProducer::~DistortedPFCandProducer | ( | ) |
Definition at line 112 of file DistortedPFCandProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 116 of file DistortedPFCandProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 120 of file DistortedPFCandProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 124 of file DistortedPFCandProducer.cc.
References reco::PFCandidate::clone(), efficiencyRatioOverMC_, reco::LeafCandidate::eta(), etaBinEdges_, funct::false, relval_steps::gen(), genMatchMapTag_, edm::Event::getByLabel(), i, reco::Muon::isGlobalMuon(), edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::isNull(), edm::EventBase::isRealData(), reco::Muon::isStandAloneMuon(), reco::Muon::isTrackerMuon(), j, edm::RefToBase< T >::key(), edm::Ref< C, T, F >::key(), LogTrace, reco::LeafCandidate::mass(), RPCpg::mu, reco::PFCandidate::mu, reco::PFCandidate::muonRef(), muonTag_, pileupCalc::nbins, MuonAlignmentFromReference_cff::newmuons, reco::PFCandidate::particleId(), pfTag_, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), edm::Event::put(), relativeShiftOnPt_, relativeUncertaintyOnPt_, reco::LeafCandidate::setP4(), shiftOnOneOverPt_, reco::Muon::track(), and uncertaintyOnOneOverPt_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 32 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 25 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 24 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 22 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 23 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 28 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 30 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 27 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().
|
private |
Definition at line 29 of file DistortedPFCandProducer.cc.
Referenced by DistortedPFCandProducer(), and produce().