#include <RPCTwinMuxDigiToRaw.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 |
RPCTwinMuxDigiToRaw (edm::ParameterSet const &config) | |
~RPCTwinMuxDigiToRaw () 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_max_ |
int | bx_min_ |
edm::EDGetTokenT < RPCDigiCollection > | digi_token_ |
edm::ESGetToken < RPCInverseLBLinkMap, RPCInverseLBLinkMapRcd > | es_lb_link_map_token_ |
edm::ESGetToken< RPCAMCLinkMap, RPCTwinMuxLinkMapRcd > | es_tm_link_map_br_token_ |
edm::ESGetToken < RPCInverseAMCLinkMap, RPCInverseTwinMuxLinkMapRcd > | es_tm_link_map_token_ |
edm::ESWatcher < RPCTwinMuxLinkMapRcd > | es_tm_link_map_watcher_ |
int | event_type_ |
std::map< int, std::vector < RPCAMCLink > > | fed_amcs_ |
bool | ignore_eod_ |
unsigned int | ufov_ |
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 29 of file RPCTwinMuxDigiToRaw.h.
RPCTwinMuxDigiToRaw::RPCTwinMuxDigiToRaw | ( | edm::ParameterSet const & | config | ) |
Definition at line 26 of file RPCTwinMuxDigiToRaw.cc.
References digi_token_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 39 of file RPCTwinMuxDigiToRaw.cc.
|
override |
Definition at line 52 of file RPCTwinMuxDigiToRaw.cc.
References amc, edm::ESWatcher< T >::check(), es_tm_link_map_br_token_, es_tm_link_map_watcher_, fed_amcs_, RPCAMCLink::getFED(), edm::EventSetup::getHandle(), RPCAMCLink::setAMCInput(), and tier0::unique().
|
static |
Definition at line 41 of file RPCTwinMuxDigiToRaw.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 68 of file RPCTwinMuxDigiToRaw.cc.
References amc, edm::EventBase::bunchCrossing(), bx_max_, bx_min_, evf::compute_crc(), FEDRawData::data(), data, digi_token_, es_lb_link_map_token_, es_tm_link_map_token_, edm::EventID::event(), event_type_, fed_amcs_, RPCAMCLink::getAMCNumber(), edm::EventSetup::getHandle(), RPCTwinMuxPacker::getRPCTwinMuxRecords(), edm::EventBase::id(), ignore_eod_, eostools::move(), FEDRawData::resize(), FEDHeader::set(), FEDTrailer::set(), rpctwinmux::TwinMuxHeader::setRPCBXWindow(), findQualityFiles::size, ufov_, and trackerHitRTTI::vector.
|
protected |
Definition at line 44 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 44 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 40 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce(), and RPCTwinMuxDigiToRaw().
|
protected |
Definition at line 43 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 41 of file RPCTwinMuxDigiToRaw.h.
Referenced by beginRun().
|
protected |
Definition at line 42 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 49 of file RPCTwinMuxDigiToRaw.h.
Referenced by beginRun().
|
protected |
Definition at line 46 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 50 of file RPCTwinMuxDigiToRaw.h.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 45 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 47 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().