Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
virtual void | endRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
int | evtType_ |
int | fedId_ |
unsigned | fwId_ |
std::unique_ptr< PackingSetup > | setup_ |
int | slinkHeaderSize_ |
int | slinkTrailerSize_ |
std::unique_ptr< PackerTokens > | tokens_ |
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 |
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 47 of file L1TDigiToRaw.cc.
|
explicit |
Definition at line 79 of file L1TDigiToRaw.cc.
References edm::EDConsumerBase::consumesCollector(), evtType_, fwId_, l1t::PackingSetupFactory::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), l1t::PackingSetupFactory::make(), setup_, slinkHeaderSize_, slinkTrailerSize_, AlCaHLTBitMon_QueryRunRegistry::string, and tokens_.
L1TDigiToRaw::~L1TDigiToRaw | ( | ) |
Definition at line 98 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 61 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 59 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 62 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 60 of file L1TDigiToRaw.cc.
|
static |
Definition at line 228 of file L1TDigiToRaw.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSetDescription::addUntracked(), DEFINE_FWK_MODULE, l1t::PackingSetupFactory::fillDescription(), l1t::PackingSetupFactory::get(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Definition at line 104 of file L1TDigiToRaw.cc.
References amc13::Packet::add(), groupFilesInBlocks::block, gather_cfg::blocks, evf::compute_crc(), FEDRawData::data(), evtType_, fedId_, fwId_, RecoTauValidation_cfi::header, mps_fire::i, svgfig::load(), LogDebug, eostools::move(), l1t::MP7, jetCorrFactors_cfi::payload, FEDRawData::resize(), alignCSCRings::s, FEDTrailer::set(), FEDHeader::set(), setup_, amc13::Packet::size(), findQualityFiles::size, slinkHeaderSize_, slinkTrailerSize_, tokens_, and amc13::Packet::write().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 62 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 66 of file L1TDigiToRaw.cc.
Referenced by produce().
|
private |
Definition at line 67 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 73 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 70 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 71 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 74 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().