#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 | 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 &descs) |
Protected Attributes | |
int | bx_maxCPPF_ |
int | bx_maxOMTF_ |
int | bx_maxTwinMux_ |
int | bx_minCPPF_ |
int | bx_minOMTF_ |
int | bx_minTwinMux_ |
edm::EDGetTokenT< RPCDigiCollection > | cppf_token_ |
edm::EDGetTokenT< RPCDigiCollection > | omtf_token_ |
edm::EDGetTokenT< RPCDigiCollection > | simRPC_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 20 of file RPCDigiMerger.cc.
References cppf_token_, edm::InputTag::label(), omtf_token_, simRPC_token_, and twinMux_token_.
|
override |
Definition at line 41 of file RPCDigiMerger.cc.
|
override |
Definition at line 60 of file RPCDigiMerger.cc.
|
static |
Definition at line 43 of file RPCDigiMerger.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 62 of file RPCDigiMerger.cc.
References RPCDigi::bx(), bx_maxCPPF_, bx_maxOMTF_, bx_maxTwinMux_, bx_minCPPF_, bx_minOMTF_, bx_minTwinMux_, cppf_token_, edm::EDGetTokenT< T >::isUninitialized(), eostools::move(), omtf_token_, FastTimerService_cff::range, RPCDetId::region(), RPCDetId::ring(), simRPC_token_, RPCDetId::station(), and twinMux_token_.
|
protected |
Definition at line 42 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 41 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 40 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 42 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 41 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 40 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 37 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 36 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 38 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 35 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().