Public Member Functions | |
RawDataSelector (const edm::ParameterSet &) | |
~RawDataSelector () 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 | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | dataLabel |
std::pair< int, int > | fedRange |
RawDataFEDSelector * | selector |
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 20 of file RawDataSelector.cc.
|
explicit |
Definition at line 35 of file RawDataSelector.cc.
References fedRange, muonDTDigis_cfi::pset, and selector.
|
override |
|
overrideprivate |
Definition at line 46 of file RawDataSelector.cc.
References dataLabel, fedRange, iEvent, eostools::move(), l1tstage2_dqm_sourceclient-live_cfg::rawData, RawDataFEDSelector::select(), and selector.
|
private |
Definition at line 31 of file RawDataSelector.cc.
Referenced by produce().
|
private |
Definition at line 32 of file RawDataSelector.cc.
Referenced by produce(), and RawDataSelector().
|
private |
Definition at line 29 of file RawDataSelector.cc.
Referenced by collectionMerger.collectionMerger::analyze(), hgcalTriggerChains.HGCalTriggerChains::create_sequences(), hgcalTriggerChains.HGCalTriggerChains::create_truth_sequences(), produce(), RawDataSelector(), hgcalTriggerChains.HGCalTriggerChains::register_chain(), hgcalTriggerChains.HGCalTriggerChains::register_selector(), hgcalTriggerChains.HGCalTriggerChains::register_truth_chain(), and ~RawDataSelector().