#include <JetMETCorrections/FFTJetModules/plugins/FFTJetLookupTableESProducer.cc>
Public Types | |
typedef FFTJetLookupTableRcd< CT > | MyRecord |
typedef FFTJetCorrectorParametersRcd< CT > | ParentRecord |
typedef std::shared_ptr< FFTJetLookupTableSequence > | ReturnType |
Private Types | |
using | HostType = edm::ESProductHost< FFTJetLookupTableSequence, ParentRecord > |
Private Attributes | |
edm::ReusableObjectHolder< HostType > | holder_ |
bool | isArchiveCompressed |
std::vector< edm::ParameterSet > | tables |
edm::ESGetToken< FFTJetCorrectorParameters, ParentRecord > | token_ |
bool | verbose |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Types inherited from edm::ESProxyFactoryProducer | |
using | EventSetupRecordKey = eventsetup::EventSetupRecordKey |
Protected Types inherited from edm::eventsetup::DataProxyProvider | |
using | KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy > >> |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
auto | setWhatProduced (T *iThis, TReturn(T ::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
template<typename TFunc > | |
auto | setWhatProduced (TFunc &&func, const es::Label &iLabel={}) |
template<typename TReturn , typename TRecord , typename TFunc , typename TDecorator > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (TFunc &&func, TDecorator &&iDec, const es::Label &iLabel={}) |
void | usesResources (std::vector< std::string > const &) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
KeyedProxiesVector | registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &key) |
Description: produces lookup tables for jet reconstruction
Implementation: [Notes on implementation]
Definition at line 101 of file FFTJetLookupTableESProducer.cc.
|
private |
Definition at line 118 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetLookupTableRcd<CT> FFTJetLookupTableESProducer< CT >::MyRecord |
Definition at line 104 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetCorrectorParametersRcd<CT> FFTJetLookupTableESProducer< CT >::ParentRecord |
Definition at line 105 of file FFTJetLookupTableESProducer.cc.
typedef std::shared_ptr<FFTJetLookupTableSequence> FFTJetLookupTableESProducer< CT >::ReturnType |
Definition at line 103 of file FFTJetLookupTableESProducer.cc.
FFTJetLookupTableESProducer< CT >::FFTJetLookupTableESProducer | ( | const edm::ParameterSet & | psIn | ) |
Definition at line 128 of file FFTJetLookupTableESProducer.cc.
References gpuPixelDoublets::cc, edm::ESProducer::setWhatProduced(), and FFTJetLookupTableESProducer< CT >::token_.
|
inlineoverride |
Definition at line 108 of file FFTJetLookupTableESProducer.cc.
FFTJetLookupTableESProducer< CT >::ReturnType FFTJetLookupTableESProducer< CT >::produce | ( | const MyRecord & | iRecord | ) |
Definition at line 140 of file FFTJetLookupTableESProducer.cc.
References buildLookupTables(), query::host, postprocess-scan-build::tables, and verbose.
|
private |
Definition at line 119 of file FFTJetLookupTableESProducer.cc.
|
private |
Definition at line 115 of file FFTJetLookupTableESProducer.cc.
|
private |
Definition at line 114 of file FFTJetLookupTableESProducer.cc.
|
private |
Definition at line 121 of file FFTJetLookupTableESProducer.cc.
Referenced by FFTJetLookupTableESProducer< CT >::FFTJetLookupTableESProducer().
|
private |
Definition at line 116 of file FFTJetLookupTableESProducer.cc.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), and objects.VertexAnalyzer.VertexAnalyzer::process().