5#ifndef L1TOPORDO_L1TOPOROD_H
6#define L1TOPORDO_L1TOPOROD_H
17 L1TopoROD(
const uint32_t trailer1,
const uint32_t trailer2);
21 uint32_t
shelf()
const;
uint32_t payloadLength() const
L1TopoROD(const uint32_t trailer1, const uint32_t trailer2)
Construct from contents and decode trailers.
void decode()
method used by constructor to decode word
uint32_t m_rodTrailer1
variables
uint32_t linkErrMap() const
uint32_t rodTrailer2() const
uint32_t rodTrailer1() const
access methods
std::ostream & operator<<(std::ostream &, const Error)
Helper to print errors as text rather than numbers.