1 #ifndef CondFormats_L1TObjects_L1TriggerKeyList_h 2 #define CondFormats_L1TObjects_L1TriggerKeyList_h 39 typedef std::map< std::string, std::string >
KeyToToken ;
78 bool overwriteKey =
false ) ;
84 bool overwriteKey =
false ) ;
RecordToKeyToToken m_recordKeyToken
std::map< std::string, std::string > KeyToToken
KeyToToken m_tscKeyToToken
std::string tscKey(const std::string &triggerKeyPayloadToken) const
const RecordToKeyToToken & recordTypeToKeyToTokenMap() const
std::string objectKey(const std::string &recordName, const std::string &payloadToken) const
virtual ~L1TriggerKeyList()
const KeyToToken & tscKeyToTokenMap() const
#define COND_SERIALIZABLE
std::string token(const std::string &tscKey) const
bool addKey(const std::string &tscKey, const std::string &payloadToken, bool overwriteKey=false)
std::map< std::string, KeyToToken > RecordToKeyToToken