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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Types | |
enum | { ssUndefined, ssTrackingStrip, ssTimingDiamond, ssTotemTiming } |
Private Member Functions | |
template<typename DigiType > | |
void | run (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::EDGetTokenT< FEDRawDataCollection > | fedDataToken |
std::vector< unsigned int > | fedIds |
pps::RawDataUnpacker | rawDataUnpacker |
RawToDigiConverter | rawToDigiConverter |
enum TotemVFATRawToDigi:: { ... } | subSystem |
std::string | subSystemName |
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 38 of file TotemVFATRawToDigi.cc.
|
private |
Enumerator | |
---|---|
ssUndefined | |
ssTrackingStrip | |
ssTimingDiamond | |
ssTotemTiming |
Definition at line 49 of file TotemVFATRawToDigi.cc.
|
explicit |
Definition at line 65 of file TotemVFATRawToDigi.cc.
References Exception, fedDataToken, fedIds, edm::ParameterSet::getParameter(), triggerObjects_cff::id, FEDNumbering::MAXCTPPSDiamondFEDID, FEDNumbering::MAXTotemRPHorizontalFEDID, FEDNumbering::MAXTotemRPTimingVerticalFEDID, FEDNumbering::MAXTotemRPVerticalFEDID, FEDNumbering::MINCTPPSDiamondFEDID, FEDNumbering::MINTotemRPHorizontalFEDID, FEDNumbering::MINTotemRPTimingVerticalFEDID, FEDNumbering::MINTotemRPVerticalFEDID, ssTimingDiamond, ssTotemTiming, ssTrackingStrip, ssUndefined, subSystem, and subSystemName.
|
override |
Definition at line 124 of file TotemVFATRawToDigi.cc.
|
override |
Definition at line 173 of file TotemVFATRawToDigi.cc.
References DEFINE_FWK_MODULE, RawToDigiConverter::printSummaries(), and rawToDigiConverter.
|
override |
Definition at line 126 of file TotemVFATRawToDigi.cc.
References event(), ssTimingDiamond, ssTotemTiming, ssTrackingStrip, and subSystem.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 138 of file TotemVFATRawToDigi.cc.
References data, FEDRawDataCollection::FEDData(), fedDataToken, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedIds, edm::EventSetup::get(), taus_updatedMVAIds_cff::mapping, l1tstage2_dqm_sourceclient-live_cfg::rawData, rawDataUnpacker, rawToDigiConverter, RawToDigiConverter::run(), pps::RawDataUnpacker::run(), FEDRawData::size(), and subSystemName.
Referenced by Types.EventID::cppID(), and Types.LuminosityBlockID::cppID().
|
private |
Definition at line 53 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 51 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().
|
private |
Definition at line 55 of file TotemVFATRawToDigi.cc.
Referenced by run().
|
private |
Definition at line 56 of file TotemVFATRawToDigi.cc.
Referenced by endStream(), and run().
enum { ... } TotemVFATRawToDigi::subSystem |
Referenced by produce(), and TotemVFATRawToDigi().
|
private |
Definition at line 47 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().