#include <L1TCaloUpgradeToGCTConverter.h>
Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginJob () |
virtual void | beginRun (Run const &iR, EventSetup const &iE) |
virtual void | endJob () |
virtual void | endRun (Run const &iR, EventSetup const &iE) |
virtual void | produce (Event &, EventSetup const &) override |
Private Attributes | |
EDGetToken | EGammaToken_ |
EDGetToken | EtSumToken_ |
EDGetToken | JetToken_ |
EDGetToken | TauToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | 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: Emulator for the stage 1 jet algorithms.
Definition at line 53 of file L1TCaloUpgradeToGCTConverter.h.
|
explicit |
Definition at line 22 of file L1TCaloUpgradeToGCTConverter.cc.
References EGammaToken_, EtSumToken_, edm::ParameterSet::getParameter(), JetToken_, and TauToken_.
l1t::L1TCaloUpgradeToGCTConverter::~L1TCaloUpgradeToGCTConverter | ( | ) |
Definition at line 47 of file L1TCaloUpgradeToGCTConverter.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 261 of file L1TCaloUpgradeToGCTConverter.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 273 of file L1TCaloUpgradeToGCTConverter.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 267 of file L1TCaloUpgradeToGCTConverter.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 279 of file L1TCaloUpgradeToGCTConverter.cc.
|
static |
Definition at line 286 of file L1TCaloUpgradeToGCTConverter.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 56 of file L1TCaloUpgradeToGCTConverter.cc.
References edm::EventSetup::get(), edm::Event::getByToken(), LogDebug, and edm::Event::put().
|
private |
Definition at line 86 of file L1TCaloUpgradeToGCTConverter.h.
Referenced by L1TCaloUpgradeToGCTConverter().
|
private |
Definition at line 89 of file L1TCaloUpgradeToGCTConverter.h.
Referenced by L1TCaloUpgradeToGCTConverter().
|
private |
Definition at line 88 of file L1TCaloUpgradeToGCTConverter.h.
Referenced by L1TCaloUpgradeToGCTConverter().
|
private |
Definition at line 87 of file L1TCaloUpgradeToGCTConverter.h.
Referenced by L1TCaloUpgradeToGCTConverter().