#include <DTDigiToRawModule.h>
Public Member Functions | |
DTDigiToRawModule (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~DTDigiToRawModule () override | |
Destructor. More... | |
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 |
Private Attributes | |
int | dduID |
bool | debug |
edm::EDGetTokenT< DTDigiCollection > | digicoll |
edm::ESGetToken< DTReadOutMapping, DTReadOutMappingRcd > | mapToken_ |
int | maxFEDid_ |
int | minFEDid_ |
DTDigiToRaw * | packer |
bool | useStandardFEDid_ |
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 13 of file DTDigiToRawModule.h.
DTDigiToRawModule::DTDigiToRawModule | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 19 of file DTDigiToRawModule.cc.
References gather_cfg::cout, debug, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
override |
Destructor.
Definition at line 36 of file DTDigiToRawModule.cc.
References gather_cfg::cout, and debug.
|
override |
Definition at line 42 of file DTDigiToRawModule.cc.
References evf::compute_crc(), MillePedeFileConverter_cfg::e, l1t_dqm_sourceclient-live_cfg::fedRawData, edm::EventSetup::getHandle(), l1ctLayer2EG_cff::id, genParticles_cff::map, FEDNumbering::MAXDTFEDID, FEDNumbering::MINDTFEDID, eostools::move(), l1tstage2_dqm_sourceclient-live_cfg::rawData, FEDHeader::set(), and FEDTrailer::set().
|
private |
Definition at line 27 of file DTDigiToRawModule.h.
|
private |
Definition at line 28 of file DTDigiToRawModule.h.
Referenced by util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), util.rrapi.RRApi::get(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), and pkg.AbstractPkg::write().
|
private |
Definition at line 29 of file DTDigiToRawModule.h.
|
private |
Definition at line 30 of file DTDigiToRawModule.h.
|
private |
Definition at line 34 of file DTDigiToRawModule.h.
|
private |
Definition at line 33 of file DTDigiToRawModule.h.
|
private |
Definition at line 25 of file DTDigiToRawModule.h.
|
private |
Definition at line 32 of file DTDigiToRawModule.h.