#include <CondTools/L1Trigger/interface/L1CondDBPayloadWriter.h>
Public Member Functions | |
L1CondDBPayloadWriter (const edm::ParameterSet &) | |
~L1CondDBPayloadWriter () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
bool | m_logTransactions |
bool | m_newL1TriggerKeyList |
bool | m_overwriteKeys |
bool | m_writeConfigData |
bool | m_writeL1TriggerKey |
l1t::DataWriter | m_writer |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 38 of file L1CondDBPayloadWriter.h.
|
explicit |
Definition at line 48 of file L1CondDBPayloadWriter.cc.
L1CondDBPayloadWriter::~L1CondDBPayloadWriter | ( | ) |
Definition at line 60 of file L1CondDBPayloadWriter.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 75 of file L1CondDBPayloadWriter.cc.
References end, edm::hlt::Exception, funct::false, l1t::DataWriter::fillLastTriggerKeyList(), edm::EventSetup::get(), combine::key, L1TriggerKey::kNullKey, m_logTransactions, m_newL1TriggerKeyList, m_overwriteKeys, m_writeConfigData, m_writeL1TriggerKey, m_writer, cond::throwException(), funct::true, cms::Exception::what(), l1t::DataWriter::writeKeyList(), and l1t::DataWriter::writePayload().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 247 of file L1CondDBPayloadWriter.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 253 of file L1CondDBPayloadWriter.cc.
|
private |
Definition at line 62 of file L1CondDBPayloadWriter.h.
Referenced by analyze().
|
private |
Definition at line 65 of file L1CondDBPayloadWriter.h.
Referenced by analyze().
|
private |
Definition at line 60 of file L1CondDBPayloadWriter.h.
Referenced by analyze().
|
private |
Definition at line 57 of file L1CondDBPayloadWriter.h.
Referenced by analyze().
|
private |
Definition at line 54 of file L1CondDBPayloadWriter.h.
Referenced by analyze().
|
private |
Definition at line 50 of file L1CondDBPayloadWriter.h.
Referenced by analyze().