#include <ESRawToDigi.h>
Public Member Functions | |
ESRawToDigi (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &es) override |
~ESRawToDigi () 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 Attributes | |
edm::EDGetTokenT < FEDRawDataCollection > | dataToken_ |
bool | debug_ |
std::string | ESdigiCollection_ |
ESUnpacker * | ESUnpacker_ |
edm::EDGetTokenT< ESListOfFEDS > | fedsToken_ |
bool | regional_ |
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 ESRawToDigi.h.
ESRawToDigi::ESRawToDigi | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file ESRawToDigi.cc.
References dataToken_, debug_, ESdigiCollection_, ESUnpacker_, fedsToken_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, regional_, HLT_FULL_cff::sourceTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
static |
Definition at line 36 of file ESRawToDigi.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 46 of file ESRawToDigi.cc.
References gather_cfg::cout, dataToken_, debug_, ESdigiCollection_, ESUnpacker_, l1tstage2_dqm_sourceclient-live_cfg::fedId, fedsToken_, edm::Event::getByToken(), mps_fire::i, ESUnpacker::interpretRawData(), edm::HandleBase::isValid(), LogDebug, FEDNumbering::MAXPreShowerFEDID, FEDNumbering::MINPreShowerFEDID, eostools::move(), edm::Event::put(), regional_, and FEDRawData::size().
|
private |
Definition at line 24 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 29 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 23 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 31 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), produce(), and ~ESRawToDigi().
|
private |
Definition at line 25 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().
|
private |
Definition at line 27 of file ESRawToDigi.h.
Referenced by ESRawToDigi(), and produce().