5#ifndef L1TOPORDO_L1TOPOFPGA_H
6#define L1TOPORDO_L1TOPOFPGA_H
17 L1TopoFPGA(
const uint32_t trailer1,
const uint32_t trailer2);
uint32_t fpgaNumber() const
void decode()
method used by constructor to decode word
size_t fpgaBlockSize() const
uint32_t fpgaTrailer1() const
access methods
L1TopoFPGA(const uint32_t trailer1, const uint32_t trailer2)
Construct from contents and decode trailers.
uint32_t topoNumber() const
uint32_t m_fpgaTrailer1
variables
uint32_t fpgaTrailer2() const
uint32_t numSlices() const
uint32_t sliceNumber() const
std::ostream & operator<<(std::ostream &, const Error)
Helper to print errors as text rather than numbers.