5 #ifndef TRIGCONFDATA_L1MENU_H
6 #define TRIGCONFDATA_L1MENU_H
54 std::size_t
size()
const;
57 unsigned int smk()
const;
58 void setSMK(
unsigned int psk);
61 L1Item item(
const std::string & itemName)
const;
85 std::vector<std::shared_ptr<TrigConf::L1Threshold>>
thresholds()
const;
88 const std::vector<std::shared_ptr<TrigConf::L1Threshold>> &
thresholds(
const std::string &
typeName)
const;
155 virtual void clear()
override;
175 std::map<std::string, TrigConf::L1Board>
m_boards{};
195 #ifndef TRIGCONF_STANDALONE
196 #ifndef XAOD_STANDALONE
201 #include "AthenaKernel/CondCont.h"