Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | beginJob () override |
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
virtual void | endJob () 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::auto_ptr< PackingSetup > | setup_ |
int | slinkHeaderSize_ |
int | slinkTrailerSize_ |
std::unique_ptr< PackerTokens > | tokens_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 46 of file L1TDigiToRaw.cc.
|
explicit |
Definition at line 80 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 99 of file L1TDigiToRaw.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 193 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Definition at line 62 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Definition at line 60 of file L1TDigiToRaw.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 199 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Definition at line 63 of file L1TDigiToRaw.cc.
|
inlineoverrideprivatevirtual |
Definition at line 61 of file L1TDigiToRaw.cc.
|
static |
Definition at line 236 of file L1TDigiToRaw.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
overrideprivatevirtual |
Implements edm::one::EDProducerBase.
Definition at line 105 of file L1TDigiToRaw.cc.
References createPayload::block, gather_cfg::blocks, evf::compute_crc(), evtType_, fedId_, fwId_, i, svgfig::load(), LogDebug, l1t::MP7, alignCSCRings::s, FEDTrailer::set(), FEDHeader::set(), setup_, findQualityFiles::size, slinkHeaderSize_, slinkTrailerSize_, python.multivaluedict::sort(), and tokens_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 63 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 67 of file L1TDigiToRaw.cc.
Referenced by produce().
|
private |
Definition at line 68 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 74 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 72 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().
|
private |
Definition at line 75 of file L1TDigiToRaw.cc.
Referenced by L1TDigiToRaw(), and produce().