#include <EgammaHLTPixelMatchElectronProducers.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
EgammaHLTPixelMatchElectronAlgo * | algo_ |
const edm::ParameterSet | conf_ |
std::string | seedProducer_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
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) |
Description: EDProducer of HLT Electron objects
Definition at line 27 of file EgammaHLTPixelMatchElectronProducers.h.
|
explicit |
Definition at line 34 of file EgammaHLTPixelMatchElectronProducers.cc.
References algo_, conf_, edm::EDConsumerBase::consumesCollector(), and edm::ParameterSet::getParameter().
EgammaHLTPixelMatchElectronProducers::~EgammaHLTPixelMatchElectronProducers | ( | ) |
Definition at line 48 of file EgammaHLTPixelMatchElectronProducers.cc.
References algo_.
|
static |
Definition at line 52 of file EgammaHLTPixelMatchElectronProducers.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
overridevirtual |
Implements edm::global::EDProducerBase.
Definition at line 63 of file EgammaHLTPixelMatchElectronProducers.cc.
References algo_, edm::Event::put(), EgammaHLTPixelMatchElectronAlgo::run(), and EgammaHLTPixelMatchElectronAlgo::setupES().
|
private |
Definition at line 41 of file EgammaHLTPixelMatchElectronProducers.h.
Referenced by EgammaHLTPixelMatchElectronProducers(), produce(), and ~EgammaHLTPixelMatchElectronProducers().
|
private |
Definition at line 39 of file EgammaHLTPixelMatchElectronProducers.h.
Referenced by EgammaHLTPixelMatchElectronProducers().
|
private |
Definition at line 42 of file EgammaHLTPixelMatchElectronProducers.h.