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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
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 |
Definition at line 12 of file HLTDQMObjSelector.cc.
|
explicit |
Definition at line 24 of file HLTDQMObjSelector.cc.
|
static |
Definition at line 32 of file HLTDQMObjSelector.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 41 of file HLTDQMObjSelector.cc.
References objects.autophobj::filler, cmsBatch::handle, edm::HandleBase::isValid(), eostools::move(), GetRecoTauVFromDQM_MC_cff::obj, HLTDQMObjSelector< ObjType, ObjCollType >::selection_, and HLTDQMObjSelector< ObjType, ObjCollType >::token_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 19 of file HLTDQMObjSelector.cc.
Referenced by HLTDQMObjSelector< ObjType, ObjCollType >::produce().
|
private |
Definition at line 18 of file HLTDQMObjSelector.cc.
Referenced by HLTDQMObjSelector< ObjType, ObjCollType >::produce().