#include <JetMETCorrections/FFTJetModules/plugins/FFTJetCorrectorDBWriter.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
FFTJetCorrectorDBWriter () | |
FFTJetCorrectorDBWriter (const FFTJetCorrectorDBWriter &) | |
FFTJetCorrectorDBWriter & | operator= (const FFTJetCorrectorDBWriter &) |
Private Attributes | |
std::string | inputFile |
std::string | record |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: writes a blob from a file into a database
Implementation: [Notes on implementation]
Definition at line 42 of file FFTJetCorrectorDBWriter.cc.
|
explicit |
Definition at line 59 of file FFTJetCorrectorDBWriter.cc.
|
inlinevirtual |
Definition at line 46 of file FFTJetCorrectorDBWriter.cc.
|
private |
|
private |
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 65 of file FFTJetCorrectorDBWriter.cc.
References cond::service::PoolDBOutputService::currentTime(), edm::hlt::Exception, input, inputFile, edm::Service< T >::isAvailable(), record, and cond::service::PoolDBOutputService::writeOne().
|
private |
|
private |
Definition at line 55 of file FFTJetCorrectorDBWriter.cc.
Referenced by analyze().
|
private |
Definition at line 56 of file FFTJetCorrectorDBWriter.cc.
Referenced by analyze().