Public Member Functions | |
HcalUHTRTableProducer (const edm::ParameterSet &iConfig) | |
~HcalUHTRTableProducer () 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 |
Private Member Functions | |
void | beginRun (edm::Run const &, edm::EventSetup const &) override |
void | produce (edm::Event &, edm::EventSetup const &) override |
Private Attributes | |
std::vector< int > | fedUnpackList_ |
edm::InputTag | tagRaw_ |
edm::EDGetTokenT< FEDRawDataCollection > | tokenRaw_ |
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 24 of file HcalUHTRTableProducer.cc.
|
inlineexplicit |
Definition at line 31 of file HcalUHTRTableProducer.cc.
References fedUnpackList_, mps_fire::i, FEDNumbering::MAXHCALFEDID, FEDNumbering::MAXHCALuTCAFEDID, FEDNumbering::MINHCALFEDID, FEDNumbering::MINHCALuTCAFEDID, tagRaw_, and tokenRaw_.
|
inlineoverride |
Definition at line 48 of file HcalUHTRTableProducer.cc.
|
overrideprivate |
Definition at line 63 of file HcalUHTRTableProducer.cc.
|
overrideprivate |
Definition at line 65 of file HcalUHTRTableProducer.cc.
References hcal::AMC13Header::AMCPayload(), hcal::AMC13Header::AMCSize(), FEDRawData::data(), hcalcalib_dqm_sourceclient-live_cfg::eventType, FEDRawDataCollection::FEDData(), fedUnpackList_, mps_fire::i, iEvent, eostools::move(), hcal::AMC13Header::NAMC(), and tokenRaw_.
|
private |
Definition at line 28 of file HcalUHTRTableProducer.cc.
Referenced by HcalUHTRTableProducer(), and produce().
|
private |
Definition at line 27 of file HcalUHTRTableProducer.cc.
Referenced by HcalUHTRTableProducer().
|
private |
Definition at line 26 of file HcalUHTRTableProducer.cc.
Referenced by HcalUHTRTableProducer(), and produce().