#include <RPCPackingModule.h>
Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
get data, convert to raw event, attach again to Event More... | |
RPCPackingModule (const edm::ParameterSet &) | |
ctor More... | |
~RPCPackingModule () override | |
dtor More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Static Public Member Functions | |
static std::vector< rpcrawtodigi::EventRecords > | eventRecords (int fedId, int trigger_BX, const RPCDigiCollection *, const RPCRecordFormatter &) |
Private Member Functions | |
FEDRawData * | rawData (int fedId, unsigned int lvl1_ID, const RPCDigiCollection *, const RPCRecordFormatter &) const |
Private Attributes | |
edm::EDGetTokenT< RPCDigiCollection > | dataLabel_ |
edm::ESWatcher< RPCEMapRcd > | recordWatcher_ |
const RPCReadOutMapping * | theCabling |
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 |
Driver class for digi to raw data conversions
Definition at line 32 of file RPCPackingModule.h.
|
explicit |
|
override |
|
static |
Definition at line 129 of file RPCPackingModule.cc.
References l1tstage2_dqm_sourceclient-live_cfg::fedId, LogDebug, LogTrace, FastTimerService_cff::range, DetId::rawId(), and RPCRecordFormatter::recordPack().
Referenced by omtf::RpcPacker::pack(), and rawData().
|
override |
get data, convert to raw event, attach again to Event
Definition at line 40 of file RPCPackingModule.cc.
References RPCEMap::convert(), apvshotsanalyzer_cfi::digiCollection, ev, l1t_dqm_sourceclient-live_cfg::fedRawData, edm::EventSetup::get(), get, LogDebug, LogTrace, eostools::move(), rawData(), and l1tstage2_dqm_sourceclient-live_cfg::rawData.
|
private |
Definition at line 70 of file RPCPackingModule.cc.
References FEDRawData::data(), std::empty(), eventRecords(), l1tstage2_dqm_sourceclient-live_cfg::fedId, FEDHeader::set(), FEDTrailer::set(), FEDRawData::size(), and w.
Referenced by produce().
|
private |
Definition at line 52 of file RPCPackingModule.h.
|
private |
Definition at line 53 of file RPCPackingModule.h.
|
private |
Definition at line 54 of file RPCPackingModule.h.