#include <RPCDigiMerger.h>
Public Member Functions | |
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 | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
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<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::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.
|
static |
Definition at line 43 of file RPCDigiMerger.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
override |
Definition at line 60 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 41 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 40 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 39 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 39 of file RPCDigiMerger.h.
Referenced by produce().
|
protected |
Definition at line 36 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 35 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 37 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().
|
protected |
Definition at line 34 of file RPCDigiMerger.h.
Referenced by produce(), and RPCDigiMerger().