|
ATLAS Offline Software
|
Go to the documentation of this file.
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"
const ptree & data() const
Access to the underlying data, if needed.
Forward iterator to traverse the main components of the trigger configuration.
Forward iterator over an iterable of type V returning an object of type T.
Base class for Trigger configuration data and wrapper around underlying representation.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
boost::property_tree::ptree ptree
macros to associate a CLID to a type