18 <<
"setPriorities >> number of priorities too high: " <<
vec.size() << std::endl;
25 cout <<
indent <<
"PrioritySet " <<
name() << endl;
27 unsigned int ctpid(0);
29 cout <<
"\t " << ctpid++ <<
"\t" <<
" priority = " << priority << endl;
40 <<
"<PrioritySet name=\"" <<
name() <<
"\" version=\"" <<
version() <<
"\">"
42 unsigned int ctpid(0);
45 <<
"<Priority ctpid=\"" << ctpid++
46 <<
"\" priority=\"" << priority <<
"\">"
47 << priority <<
"</Priority>" << endl;
50 <<
"</PrioritySet>" << endl;
std::vector< size_t > vec
unsigned int lvl1MasterTableId() const
static const unsigned int N_PRIORITIES
virtual void writeXML(std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const
Writes the Prescale item to the XML file.
virtual void print(const std::string &indent="", unsigned int detail=1) const override
std::vector< std::string > m_Priorities
void setPriorities(const std::vector< std::string > &vec)
std::ostream & indent(std::ostream &o, int lvl, int size) const
unsigned int version() const
static std::vector< std::string > xmlfile