33 s <<
" [" <<
m_RDO.dump() <<
"] ";
The class that represents the raw data received from an L1Topo board.
const Trailer & trailer() const
Member function returning the trailer.
Header m_header
Data members = header, trailer and RDO.
L1TopoResult(Header &&, Trailer &&, L1TopoRDO &&) noexcept
Constructor with header, trailer and RDO.
const L1TopoRDO & rdo() const
Member function returning the RDO.
const Header & header() const
Get methods.
const std::string dump() const
print myself
ROIB::Trailer models the LVL1 ROD Trailer.
const std::string dump() const
dump raw object content to string
Namespace of the LVL1 RoIB simulation.