#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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
int | dduID |
bool | debug |
edm::EDGetTokenT< DTDigiCollection > | digicoll |
int | maxFEDid_ |
int | minFEDid_ |
DTDigiToRaw * | packer |
bool | useStandardFEDid_ |
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 |
Definition at line 11 of file DTDigiToRawModule.h.
DTDigiToRawModule::DTDigiToRawModule | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 20 of file DTDigiToRawModule.cc.
References gather_cfg::cout, debug, edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
|
override |
Destructor.
Definition at line 35 of file DTDigiToRawModule.cc.
References gather_cfg::cout, and debug.
|
override |
Definition at line 41 of file DTDigiToRawModule.cc.
References evf::compute_crc(), FEDRawData::data(), edm::EventID::event(), edm::EventSetup::get(), edm::Event::getByToken(), triggerObjects_cff::id, edm::EventBase::id(), genParticles_cff::map, FEDNumbering::MAXDTFEDID, FEDNumbering::MINDTFEDID, eostools::move(), edm::Event::put(), FEDHeader::set(), FEDTrailer::set(), and FEDRawData::size().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 25 of file DTDigiToRawModule.h.
|
private |
Definition at line 26 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 27 of file DTDigiToRawModule.h.
|
private |
Definition at line 31 of file DTDigiToRawModule.h.
|
private |
Definition at line 30 of file DTDigiToRawModule.h.
|
private |
Definition at line 23 of file DTDigiToRawModule.h.
|
private |
Definition at line 29 of file DTDigiToRawModule.h.