#include <DPGAnalysis/SiStripTools/src/EventWithHistoryProducerFromL1ABC.cc>
Public Member Functions | |
EventWithHistoryProducerFromL1ABC (const edm::ParameterSet &) | |
~EventWithHistoryProducerFromL1ABC () 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 (const edm::Run &, const edm::EventSetup &) override |
void | endRun (const edm::Run &, const edm::EventSetup &) override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EventNumber_t | _curroffevent |
long long | _curroffset |
const bool | _forceNoOffset |
const bool | _forceSCAL |
edm::EDGetTokenT< L1AcceptBunchCrossingCollection > | _l1abccollectionToken |
std::map< edm::EventNumber_t, long long > | _offsets |
edm::EDGetTokenT< TCDSRecord > | _tcdsRecordToken |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 43 of file EventWithHistoryProducerFromL1ABC.cc.
|
explicit |
Definition at line 75 of file EventWithHistoryProducerFromL1ABC.cc.
References _forceNoOffset.
|
override |
Definition at line 92 of file EventWithHistoryProducerFromL1ABC.cc.
|
overrideprivate |
Definition at line 175 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets.
|
overrideprivate |
Definition at line 182 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets, and hltrates_dqm_sourceclient-live_cfg::offset.
|
overrideprivate |
Definition at line 102 of file EventWithHistoryProducerFromL1ABC.cc.
References _curroffevent, _curroffset, _forceNoOffset, _forceSCAL, _l1abccollectionToken, _offsets, _tcdsRecordToken, iEvent, edm::HandleBase::isValid(), eostools::move(), edm::Handle< T >::product(), and BeamMonitor_cff::tcdsRecord.
|
private |
Definition at line 61 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 60 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 57 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by EventWithHistoryProducerFromL1ABC(), and produce().
|
private |
Definition at line 58 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 55 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 59 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by beginRun(), endRun(), and produce().
|
private |
Definition at line 56 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().