Public Member Functions | |
L1TDigiToRaw (const edm::ParameterSet &) | |
~L1TDigiToRaw () 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
bool | ctp7_mode_ |
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<> | |
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 47 of file L1TDigiToRaw.cc.
|
explicit |
Definition at line 81 of file L1TDigiToRaw.cc.
References evtType_, fwId_, l1t::PackingSetupFactory::get(), l1t::PackingSetupFactory::make(), setup_, slinkHeaderSize_, slinkTrailerSize_, AlCaHLTBitMon_QueryRunRegistry::string, and tokens_.
|
override |
Definition at line 98 of file L1TDigiToRaw.cc.
|
inlineoverrideprivate |
Definition at line 61 of file L1TDigiToRaw.cc.
|
inlineoverrideprivate |
Definition at line 59 of file L1TDigiToRaw.cc.
|
inlineoverrideprivate |
Definition at line 62 of file L1TDigiToRaw.cc.
|
inlineoverrideprivate |
Definition at line 60 of file L1TDigiToRaw.cc.
|
static |
Definition at line 239 of file L1TDigiToRaw.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, l1t::PackingSetupFactory::fillDescription(), l1t::PackingSetupFactory::get(), HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivate |
Definition at line 101 of file L1TDigiToRaw.cc.
References groupFilesInBlocks::block, gather_cfg::blocks, evf::compute_crc(), l1t::CTP7, ctp7_mode_, FEDRawData::data(), evtType_, fedId_, EcalFEDMonitor_cfi::FEDRawDataCollection, fwId_, RecoTauValidation_cfi::header, mps_fire::i, B2GTnPMonitor_cfi::item, svgfig::load(), LogDebug, eostools::move(), jets_cff::payload, FEDRawData::resize(), alignCSCRings::s, FEDTrailer::set(), setup_, findQualityFiles::size, slinkHeaderSize_, slinkTrailerSize_, jetUpdater_cfi::sort, and tokens_.
|
private |
Definition at line 76 of file L1TDigiToRaw.cc.
Referenced by produce().
|
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(), produce(), and upgradeWorkflowComponents.UpgradeWorkflow::setup().
|
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().