Public Member Functions | |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
TotemVFATRawToDigi (const edm::ParameterSet &) | |
~TotemVFATRawToDigi () 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 |
Private Types | |
enum | { ssUndefined, ssTrackingStrip, ssTimingDiamond, ssTotemTiming, ssTotemT2 } |
Private Member Functions | |
template<typename DigiType > | |
void | run (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::ESGetToken< TotemAnalysisMask, TotemReadoutRcd > | analysisMaskToken |
edm::EDGetTokenT< FEDRawDataCollection > | fedDataToken |
std::vector< unsigned int > | fedIds |
pps::RawDataUnpacker | rawDataUnpacker |
RawToDigiConverter | rawToDigiConverter |
enum TotemVFATRawToDigi:: { ... } | subSystem |
std::string | subSystemName |
edm::ESGetToken< TotemDAQMapping, TotemReadoutRcd > | totemMappingToken |
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 40 of file TotemVFATRawToDigi.cc.
|
private |
Enumerator | |
---|---|
ssUndefined | |
ssTrackingStrip | |
ssTimingDiamond | |
ssTotemTiming | |
ssTotemT2 |
Definition at line 51 of file TotemVFATRawToDigi.cc.
|
explicit |
Definition at line 69 of file TotemVFATRawToDigi.cc.
References analysisMaskToken, Exception, fedDataToken, fedIds, edm::ParameterSet::getParameter(), l1ctLayer2EG_cff::id, FEDNumbering::MAXCTPPSDiamondFEDID, FEDNumbering::MAXTotemRPHorizontalFEDID, FEDNumbering::MAXTotemRPTimingVerticalFEDID, FEDNumbering::MAXTotemRPVerticalFEDID, FEDNumbering::MAXTotemT2FEDID, FEDNumbering::MINCTPPSDiamondFEDID, FEDNumbering::MINTotemRPHorizontalFEDID, FEDNumbering::MINTotemRPTimingVerticalFEDID, FEDNumbering::MINTotemRPVerticalFEDID, FEDNumbering::MINTotemT2FEDID, ssTimingDiamond, ssTotemT2, ssTotemTiming, ssTrackingStrip, ssUndefined, subSystem, subSystemName, and totemMappingToken.
|
override |
Definition at line 141 of file TotemVFATRawToDigi.cc.
|
override |
Definition at line 191 of file TotemVFATRawToDigi.cc.
References RawToDigiConverter::printSummaries(), and rawToDigiConverter.
|
override |
Definition at line 143 of file TotemVFATRawToDigi.cc.
References edmPickEvents::event, ssTimingDiamond, ssTotemT2, ssTotemTiming, ssTrackingStrip, and subSystem.
|
private |
Definition at line 158 of file TotemVFATRawToDigi.cc.
References analysisMaskToken, data, ALCARECOTkAlDQM_cff::DigiType, fedDataToken, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedIds, edm::EventSetup::getHandle(), taus_updatedMVAIds_cff::mapping, l1tstage2_dqm_sourceclient-live_cfg::rawData, rawDataUnpacker, rawToDigiConverter, RawToDigiConverter::run(), pps::RawDataUnpacker::run(), subSystemName, and totemMappingToken.
Referenced by Types.EventID::cppID(), and Types.LuminosityBlockID::cppID().
|
private |
Definition at line 57 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 55 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 53 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 59 of file TotemVFATRawToDigi.cc.
Referenced by run().
|
private |
Definition at line 60 of file TotemVFATRawToDigi.cc.
Referenced by endStream(), and run().
enum { ... } TotemVFATRawToDigi::subSystem |
Referenced by produce(), and TotemVFATRawToDigi().
|
private |
Definition at line 49 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 56 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().