5#ifndef TRIGT1RESULT_L1TOPORESULT_H
6#define TRIGT1RESULT_L1TOPORESULT_H
45 const std::string
dump()
const;
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.
Namespace of the LVL1 RoIB simulation.