|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigConf_TrigConfData
6 #define TrigConf_TrigConfData
21 unsigned int id()
const {
return m_id;}
38 virtual std::string
__str__()
const;
41 std::ostream &
indent(std::ostream& o,
int lvl,
int size)
const;
void setName(const std::string &name)
TrigConfData(const std::string &name="")
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)
const std::string & name() const
const std::string & comment() const
virtual void print(const std::string &indent="", unsigned int detail=1) const =0
Forward iterator to traverse the main components of the trigger configuration.
void setSuperMasterTableId(int id)
unsigned int version() const
int superMasterTableId() const
void setComment(const std::string &c)
void setId(unsigned int id)
void setVersion(unsigned int version)
std::ostream & indent(std::ostream &o, int lvl, int size) const
virtual std::string __str__() const
void printNameIdV(const std::string &indent="") const
virtual ~TrigConfData()=default