|
ATLAS Offline Software
|
Go to the documentation of this file.
14 TrigConfData::TrigConfData(
const string&
name) :
25 if(
width==0)
return o;
26 o << setw(lvl*
size) <<
" ";
34 cout <<
" (id=" <<
id() <<
"/v=" <<
version() <<
")";
45 o <<
" (id=" <<
data.id() <<
"/v=" <<
data.version() <<
")";
char data[hepevt_bytes_allocation_ATLAS]
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)
const std::string & name() const
const std::string & comment() const
Forward iterator to traverse the main components of the trigger configuration.
unsigned int version() const
std::ostream & indent(std::ostream &o, int lvl, int size) const
virtual std::string __str__() const
void printNameIdV(const std::string &indent="") const