Go to the documentation of this file. 1 #ifndef CondFormats_L1TObjects_L1TriggerKeyList_h
2 #define CondFormats_L1TObjects_L1TriggerKeyList_h
75 bool overwriteKey =
false);
RecordToKeyToToken m_recordKeyToken
#define COND_SERIALIZABLE
bool addKey(const std::string &tscKey, const std::string &payloadToken, bool overwriteKey=false)
KeyToToken m_tscKeyToToken
const RecordToKeyToToken & recordTypeToKeyToTokenMap() const
virtual ~L1TriggerKeyList()
std::map< std::string, std::string > KeyToToken
std::string tscKey(const std::string &triggerKeyPayloadToken) const
std::string objectKey(const std::string &recordName, const std::string &payloadToken) const
std::map< std::string, KeyToToken > RecordToKeyToToken
std::string token(const std::string &tscKey) const
const KeyToToken & tscKeyToTokenMap() const