5#ifndef TRIGCONFDATA_HLTMENU_H
6#define TRIGCONFDATA_HLTMENU_H
43 std::size_t
size()
const;
46 unsigned int smk()
const;
47 void setSMK(
unsigned int psk);
65 std::vector<DataStructure>
streams()
const;
68 std::map<std::string, std::vector<std::string>>
sequencers()
const;
74 virtual void clear()
override;
87#ifndef TRIGCONF_STANDALONE
88#ifndef XAOD_STANDALONE
93#include "AthenaKernel/CondCont.h"
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Forward iterator over an iterable of type V returning an object of type T.
const ptree & data() const
Access to the underlying data, if needed.
DataStructure()
Default constructor, leading to an uninitialized configuration object.
boost::property_tree::ptree ptree
Forward iterator to traverse the main components of the trigger configuration.