Public Member Functions | |
HLTDQMObjSelector (const edm::ParameterSet &config) | |
void | produce (edm::Event &, edm::EventSetup const &) 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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
StringCutObjectSelector < ObjType, true > | selection_ |
edm::EDGetTokenT< ObjCollType > | token_ |
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 12 of file HLTDQMObjSelector.cc.
|
explicit |
Definition at line 24 of file HLTDQMObjSelector.cc.
|
static |
Definition at line 31 of file HLTDQMObjSelector.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 39 of file HLTDQMObjSelector.cc.
References patZpeak::handle, edm::HandleBase::isValid(), eostools::move(), and getGTfromDQMFile::obj.
|
private |
Definition at line 20 of file HLTDQMObjSelector.cc.
|
private |
Definition at line 19 of file HLTDQMObjSelector.cc.