#include <DTKeyedConfigDBInit.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginJob () |
DTKeyedConfigDBInit (const edm::ParameterSet &ps) | |
virtual void | endJob () |
virtual | ~DTKeyedConfigDBInit () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::string | container |
std::string | iov |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
|
explicit |
Constructor
Definition at line 37 of file DTKeyedConfigDBInit.cc.
|
virtual |
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 56 of file DTKeyedConfigDBInit.cc.
|
virtual |
Operations
Reimplemented from edm::EDAnalyzer.
Definition at line 51 of file DTKeyedConfigDBInit.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file DTKeyedConfigDBInit.cc.
References DTKeyedConfig::add(), container, iov, gen::k, cond::KeyedElement::m_key, cond::KeyedElement::m_obj, DTKeyedConfig::setId(), and cond::service::PoolDBOutputService::writeOne().
|
private |
Definition at line 56 of file DTKeyedConfigDBInit.h.
Referenced by endJob().
|
private |
Definition at line 57 of file DTKeyedConfigDBInit.h.
Referenced by endJob().