#include <ElectronSqPtTkIsolationProducer.h>
Public Member Functions | |
ElectronSqPtTkIsolationProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~ElectronSqPtTkIsolationProducer () | |
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 | |
bool | absolut_ |
edm::ParameterSet | conf_ |
edm::InputTag | electronProducer_ |
double | extRadius_ |
double | intRadius_ |
double | maxVtxDist_ |
double | ptMin_ |
edm::InputTag | trackProducer_ |
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 14 of file ElectronSqPtTkIsolationProducer.h.
|
explicit |
Definition at line 15 of file ElectronSqPtTkIsolationProducer.cc.
References absolut_, conf_, electronProducer_, extRadius_, edm::ParameterSet::getParameter(), intRadius_, maxVtxDist_, ptMin_, and trackProducer_.
ElectronSqPtTkIsolationProducer::~ElectronSqPtTkIsolationProducer | ( | ) |
Definition at line 34 of file ElectronSqPtTkIsolationProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 38 of file ElectronSqPtTkIsolationProducer.cc.
References absolut_, electronProducer_, create_public_lumi_plots::exp, extRadius_, edm::Ref< C, T, F >::get(), edm::Event::getByLabel(), ElectronSqPtTkIsolation::getPtTracks(), i, intRadius_, maxVtxDist_, edm::Handle< T >::product(), ptMin_, edm::Event::put(), edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::setValue(), funct::sin(), trackProducer_, and testEve_cfg::tracks.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 30 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 32 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer().
|
private |
Definition at line 22 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 27 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 26 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 28 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 25 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().
|
private |
Definition at line 23 of file ElectronSqPtTkIsolationProducer.h.
Referenced by ElectronSqPtTkIsolationProducer(), and produce().