5#ifndef L1TOPORDO_HEADER_H
6#define L1TOPORDO_HEADER_H
31 uint32_t
fpga()
const;
41 uint32_t
word()
const;
std::pair< uint32_t, uint32_t > signAndOffsetBCN(const int bcn)
reverse helper function to return the sign and offset bits given a relative bunch crossing number
std::ostream & operator<<(std::ostream &, const Error)
Helper to print errors as text rather than numbers.
int signedBCN(const uint32_t sign, uint32_t offset)
helper function to return a relative bunch crossing as a signed integer, given the sign bit and offse...