#include <JetMETCorrections/FFTJetModules/plugins/FFTJetLookupTableESProducer.cc>
Public Types | |
typedef FFTJetLookupTableRcd< CT > | MyRecord |
typedef FFTJetCorrectorParametersRcd< CT > | ParentRecord |
typedef std::shared_ptr< FFTJetLookupTableSequence > | ReturnType |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector< EventSetupRecordKey > | Keys |
typedef std::map< EventSetupRecordKey, KeyedProxies > | RecordProxies |
Private Types | |
using | HostType = edm::ESProductHost< FFTJetLookupTableSequence, ParentRecord > |
Private Attributes | |
edm::ReusableObjectHolder< HostType > | holder_ |
bool | isArchiveCompressed |
std::vector< edm::ParameterSet > | tables |
bool | verbose |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ESProducer | |
ESProducer (const ESProducer &)=delete | |
ESProducer const & | operator= (const ESProducer &)=delete |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
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 eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) override |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Description: produces lookup tables for jet reconstruction
Implementation: [Notes on implementation]
Definition at line 113 of file FFTJetLookupTableESProducer.cc.
|
private |
Definition at line 133 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetLookupTableRcd<CT> FFTJetLookupTableESProducer< CT >::MyRecord |
Definition at line 117 of file FFTJetLookupTableESProducer.cc.
typedef FFTJetCorrectorParametersRcd<CT> FFTJetLookupTableESProducer< CT >::ParentRecord |
Definition at line 118 of file FFTJetLookupTableESProducer.cc.
typedef std::shared_ptr<FFTJetLookupTableSequence> FFTJetLookupTableESProducer< CT >::ReturnType |
Definition at line 116 of file FFTJetLookupTableESProducer.cc.
FFTJetLookupTableESProducer< CT >::FFTJetLookupTableESProducer | ( | const edm::ParameterSet & | psIn | ) |
Definition at line 141 of file FFTJetLookupTableESProducer.cc.
References edm::ESProducer::setWhatProduced().
|
inlineoverride |
Definition at line 121 of file FFTJetLookupTableESProducer.cc.
References FFTJetLookupTableESProducer< CT >::produce().
FFTJetLookupTableESProducer< CT >::ReturnType FFTJetLookupTableESProducer< CT >::produce | ( | const MyRecord & | iRecord | ) |
Definition at line 155 of file FFTJetLookupTableESProducer.cc.
References buildLookupTables(), FFTJetLookupTableESProducer< CT >::holder_, query::host, FFTJetLookupTableESProducer< CT >::isArchiveCompressed, and FFTJetLookupTableESProducer< CT >::tables.
Referenced by FFTJetLookupTableESProducer< CT >::~FFTJetLookupTableESProducer().
|
private |
Definition at line 134 of file FFTJetLookupTableESProducer.cc.
Referenced by FFTJetLookupTableESProducer< CT >::produce().
|
private |
Definition at line 129 of file FFTJetLookupTableESProducer.cc.
Referenced by FFTJetLookupTableESProducer< CT >::produce().
|
private |
Definition at line 128 of file FFTJetLookupTableESProducer.cc.
Referenced by FFTJetLookupTableESProducer< CT >::produce().
|
private |
Definition at line 130 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().