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 setComment(const std::string &c)
void setId(unsigned int id)
virtual void print(const std::string &indent="", unsigned int detail=1) const =0
virtual ~TrigConfData()=default
std::ostream & indent(std::ostream &o, int lvl, int size) const
void setName(const std::string &name)
virtual std::string __str__() const
const std::string & name() const
void printNameIdV(const std::string &indent="") const
int superMasterTableId() const
const std::string & comment() const
TrigConfData(const std::string &name="")
void setVersion(unsigned int version)
unsigned int version() const
void setSuperMasterTableId(int id)
Forward iterator to traverse the main components of the trigger configuration.
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)