#include <RPCDigiMerger.h>
Public Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &setup) override |
void | produce (edm::Event &event, edm::EventSetup const &setup) override |
RPCDigiMerger (edm::ParameterSet const &config) | |
~RPCDigiMerger () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descs) |
Protected Attributes | |
edm::EDGetTokenT< RPCDigiCollection > | cppf_token_ |
edm::EDGetTokenT< RPCDigiCollection > | omtf_token_ |
edm::EDGetTokenT< RPCDigiCollection > | twinMux_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 |
Definition at line 24 of file RPCDigiMerger.h.
RPCDigiMerger::RPCDigiMerger | ( | edm::ParameterSet const & | config | ) |
Definition at line 21 of file RPCDigiMerger.cc.
References edm::ParameterSet::getParameter().
|
override |
Definition at line 29 of file RPCDigiMerger.cc.
|
override |
Definition at line 42 of file RPCDigiMerger.cc.
|
static |
Definition at line 32 of file RPCDigiMerger.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 45 of file RPCDigiMerger.cc.
References DEFINE_FWK_MODULE, eostools::move(), RPCDetId::region(), RPCDetId::ring(), and RPCDetId::station().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
protected |
Definition at line 40 of file RPCDigiMerger.h.
|
protected |
Definition at line 39 of file RPCDigiMerger.h.
|
protected |
Definition at line 38 of file RPCDigiMerger.h.