Private Types | |
enum | { ssUndefined, ssTrackingStrip, ssTimingDiamond } |
Private Member Functions | |
template<typename DigiType > | |
void | run (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::EDGetTokenT < FEDRawDataCollection > | fedDataToken |
std::vector< unsigned int > | fedIds |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 38 of file TotemVFATRawToDigi.cc.
|
private |
Enumerator | |
---|---|
ssUndefined | |
ssTrackingStrip | |
ssTimingDiamond |
Definition at line 49 of file TotemVFATRawToDigi.cc.
|
explicit |
Definition at line 69 of file TotemVFATRawToDigi.cc.
References Exception, fedDataToken, fedIds, edm::ParameterSet::getParameter(), FEDNumbering::MAXCTPPSDiamondFEDID, FEDNumbering::MAXTotemRPFEDID, FEDNumbering::MINCTPPSDiamondFEDID, FEDNumbering::MINTotemRPFEDID, ssTimingDiamond, ssTrackingStrip, ssUndefined, subSystem, and subSystemName.
TotemVFATRawToDigi::~TotemVFATRawToDigi | ( | ) |
Definition at line 120 of file TotemVFATRawToDigi.cc.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 126 of file TotemVFATRawToDigi.cc.
References event(), ssTimingDiamond, 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, fedDataToken, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedIds, edm::EventSetup::get(), rawDataUnpacker, rawToDigiConverter, RawToDigiConverter::Run(), 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 run().
enum { ... } TotemVFATRawToDigi::subSystem |
Referenced by produce(), and TotemVFATRawToDigi().
|
private |
Definition at line 47 of file TotemVFATRawToDigi.cc.
Referenced by run(), and TotemVFATRawToDigi().