#include <CondTools/L1Trigger/interface/L1CondDBPayloadWriter.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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: <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.
|
override |
Definition at line 60 of file L1CondDBPayloadWriter.cc.
|
overrideprivate |
Definition at line 75 of file L1CondDBPayloadWriter.cc.
References L1TriggerKeyList::addKey(), end, funct::false, l1t::DataWriter::fillLastTriggerKeyList(), edm::EventSetup::get(), crabWrapper::key, L1TriggerKey::kNullKey, m_logTransactions, m_newL1TriggerKeyList, m_overwriteKeys, m_writeConfigData, m_writeL1TriggerKey, m_writer, nullptr, L1TriggerKey::recordToKeyMap(), AlCaHLTBitMon_QueryRunRegistry::string, cond::persistency::throwException(), L1TriggerKeyList::token(), funct::true, L1TriggerKey::tscKey(), cms::Exception::what(), l1t::DataWriter::writeKeyList(), and l1t::DataWriter::writePayload().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 247 of file L1CondDBPayloadWriter.cc.
|
overrideprivatevirtual |
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().