#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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 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_2018_cff::InputTag, regional_, RawToDigi_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(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 46 of file ESRawToDigi.cc.
References gather_cfg::cout, dataToken_, debug_, MillePedeFileConverter_cfg::e, ESdigiCollection_, ESUnpacker_, FEDRawDataCollection::FEDData(), l1tstage2_dqm_sourceclient-live_cfg::fedId, l1t_dqm_sourceclient-live_cfg::fedRawData, fedsToken_, ESListOfFEDS::GetList(), mps_fire::i, ESUnpacker::interpretRawData(), edm::HandleBase::isValid(), LogDebug, FEDNumbering::MAXPreShowerFEDID, FEDNumbering::MINPreShowerFEDID, eostools::move(), and regional_.
|
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().