#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 | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () 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 10 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 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::get(), edm::get(), triggerObjects_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 24 of file DTDigiToRawModule.h.
|
private |
Definition at line 25 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 26 of file DTDigiToRawModule.h.
|
private |
Definition at line 30 of file DTDigiToRawModule.h.
|
private |
Definition at line 29 of file DTDigiToRawModule.h.
|
private |
Definition at line 22 of file DTDigiToRawModule.h.
|
private |
Definition at line 28 of file DTDigiToRawModule.h.