Go to the documentation of this file. 1 #ifndef CondFormats_L1TObjects_L1TriggerKey_h
2 #define CondFormats_L1TObjects_L1TriggerKey_h
47 for (RecordToKey::const_iterator itr =
map.begin(); itr !=
map.end(); ++itr) {
RecordToKey m_recordToKey
#define COND_SERIALIZABLE
std::map< std::string, std::string > RecordToKey
std::string get(const std::string &record, const std::string &type) const
std::string m_subsystemKeys[kNumberSubsystems]
const static std::string kNullKey
const RecordToKey & recordToKeyMap() const
const static std::string kEmptyKey
void add(const RecordToKey &map)
void setSubsystemKey(L1Subsystems subsystem, const std::string &key)
const std::string & tscKey() const
const std::string & subsystemKey(L1Subsystems subsystem) const
void add(const std::string &record, const std::string &type, const std::string &key)
void setTSCKey(const std::string &tscKey)