#include <RPCTwinMuxDigiToRaw.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descs) |
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 Attributes | |
int | bx_max_ |
int | bx_min_ |
edm::EDGetTokenT< RPCDigiCollection > | digi_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<> | |
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 | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 23 of file RPCTwinMuxDigiToRaw.h.
RPCTwinMuxDigiToRaw::RPCTwinMuxDigiToRaw | ( | edm::ParameterSet const & | config | ) |
Definition at line 31 of file RPCTwinMuxDigiToRaw.cc.
References digi_token_, and edm::ParameterSet::getParameter().
|
override |
Definition at line 42 of file RPCTwinMuxDigiToRaw.cc.
|
overridevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 57 of file RPCTwinMuxDigiToRaw.cc.
References amc, edm::ESWatcher< T >::check(), es_tm_link_map_watcher_, fed_amcs_, edm::EventSetup::get(), RPCAMCLink::getFED(), RPCAMCLinkMap::getMap(), RPCAMCLink::setAMCInput(), and tier0::unique().
|
static |
Definition at line 45 of file RPCTwinMuxDigiToRaw.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 75 of file RPCTwinMuxDigiToRaw.cc.
References edm::EventBase::bunchCrossing(), bx_max_, bx_min_, evf::compute_crc(), FEDRawData::data(), data, DEFINE_FWK_MODULE, digi_token_, edm::EventID::event(), event_type_, fed_amcs_, edm::EventSetup::get(), RPCAMCLink::getAMCNumber(), RPCTwinMuxPacker::getRPCTwinMuxRecords(), edm::EventBase::id(), ignore_eod_, eostools::move(), FEDRawData::resize(), FEDHeader::set(), FEDTrailer::set(), rpctwinmux::TwinMuxHeader::setRPCBXWindow(), findQualityFiles::size, and ufov_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
protected |
Definition at line 38 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 38 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 36 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce(), and RPCTwinMuxDigiToRaw().
|
protected |
Definition at line 43 of file RPCTwinMuxDigiToRaw.h.
Referenced by beginRun().
|
protected |
Definition at line 40 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 44 of file RPCTwinMuxDigiToRaw.h.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 39 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().
|
protected |
Definition at line 41 of file RPCTwinMuxDigiToRaw.h.
Referenced by produce().