#include <EventFilter/ScalersRawToDigi/src/ScalersRawToDigi.cc>
Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
ScalersRawToDigi (const edm::ParameterSet &) | |
~ScalersRawToDigi () 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 > | fedToken_ |
edm::InputTag | inputTag_ |
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 |
Description: Unpack FED data to Trigger and Lumi Scalers "bank" These Scalers are in FED id ScalersRaw::SCALERS_FED_ID
Definition at line 40 of file ScalersRawToDigi.cc.
|
explicit |
Definition at line 54 of file ScalersRawToDigi.cc.
References edm::ParameterSet::exists(), fedToken_, edm::ParameterSet::getParameter(), and inputTag_.
|
override |
Definition at line 68 of file ScalersRawToDigi.cc.
|
static |
Definition at line 70 of file ScalersRawToDigi.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_2018_cff::InputTag.
|
override |
Take a reference to this FED's data
Definition at line 77 of file ScalersRawToDigi.cc.
References data, DEFINE_FWK_MODULE, FEDRawDataCollection::FEDData(), fedToken_, edm::Event::getByToken(), mps_fire::i, V0Monitor_cfi::lumiScalers, eostools::move(), ScalersRaw::N_BX_v2, ScalersRaw::N_BX_v6, edm::Event::put(), ScalersRaw::SCALERS_FED_ID, FEDRawData::size(), and ScalersEventRecordRaw_v6::version.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 50 of file ScalersRawToDigi.cc.
Referenced by produce(), and ScalersRawToDigi().
|
private |
Definition at line 49 of file ScalersRawToDigi.cc.
Referenced by ScalersRawToDigi().