14 for(
int i=0;
i<3;
i++)
26 unsigned x1,
unsigned x2,
unsigned x3,
39 <<
" system: " << std::setw(2) << mon.
sid()
40 <<
" (cid." << std::setw(2) << mon.
cid() <<
")" 41 << std::hex << std::setfill(
'0')
43 <<
"(" << std::setw(5) << std::setprecision(2) << mon.
x1()
44 <<
"," << std::setw(5) << std::setprecision(2) << mon.
x2()
45 <<
"," << std::setw(5) << std::setprecision(2) << mon.
x3() <<
")" 46 <<
" value: " << std::setw(5) << std::setprecision(2) << mon.
value()
47 <<
" word: " << std::setw(8) << mon.
raw()
std::ostream & operator<<(std::ostream &s, const L1MonitorDigi &mon)
char data[epos_bytes_allocation]