#include <IPTCorrector.h>
Public Member Functions | |
IPTCorrector (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &evt, const edm::EventSetup &es) |
~IPTCorrector () | |
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 Attributes | |
double | assocCone_ |
edm::InputTag | corSource_ |
edm::InputTag | uncorSource_ |
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) |
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 22 of file IPTCorrector.h.
IPTCorrector::IPTCorrector | ( | const edm::ParameterSet & | ps | ) |
Definition at line 22 of file IPTCorrector.cc.
References assocCone_, corSource_, edm::ParameterSet::getParameter(), and uncorSource_.
IPTCorrector::~IPTCorrector | ( | ) |
Definition at line 33 of file IPTCorrector.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 36 of file IPTCorrector.cc.
References assocCone_, corSource_, deltaR(), edm::Event::getByLabel(), L1TEmulatorMonitor_cff::p, edm::Event::put(), ExpressReco_HICollisions_FallBack::trackCollection, trigger::TriggerTrack, and uncorSource_.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 35 of file IPTCorrector.h.
Referenced by IPTCorrector(), and produce().
|
private |
Definition at line 33 of file IPTCorrector.h.
Referenced by IPTCorrector(), and produce().
|
private |
Definition at line 34 of file IPTCorrector.h.
Referenced by IPTCorrector(), and produce().