Public Member Functions | |
EgammaHLTPixelMatchElectronProducers (const edm::ParameterSet &conf) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
EgammaHLTPixelMatchElectronAlgo | algo_ |
const edm::EDPutTokenT< reco::ElectronCollection > | token_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Description: EDProducer of HLT Electron objects
Definition at line 37 of file EgammaHLTPixelMatchElectronProducers.cc.
|
explicit |
Definition at line 51 of file EgammaHLTPixelMatchElectronProducers.cc.
References edm::ParameterSet::getParameter().
|
static |
Definition at line 58 of file EgammaHLTPixelMatchElectronProducers.cc.
References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.
|
override |
Definition at line 68 of file EgammaHLTPixelMatchElectronProducers.cc.
References algo_, MillePedeFileConverter_cfg::e, eostools::move(), EgammaHLTPixelMatchElectronAlgo::run(), EgammaHLTPixelMatchElectronAlgo::setupES(), and token_.
|
private |
Definition at line 45 of file EgammaHLTPixelMatchElectronProducers.cc.
Referenced by produce().
|
private |
Definition at line 46 of file EgammaHLTPixelMatchElectronProducers.cc.
Referenced by produce().