ATLAS Offline Software
Loading...
Searching...
No Matches
Header.cxx File Reference
Include dependency graph for L1Topo/L1TopoRDO/src/Header.cxx:

Go to the source code of this file.

Namespaces

namespace  L1Topo

Functions

int L1Topo::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 offset that are encoded in the header
std::pair< uint32_t, uint32_t > L1Topo::signAndOffsetBCN (const int bcn)
 reverse helper function to return the sign and offset bits given a relative bunch crossing number
std::ostream & L1Topo::operator<< (std::ostream &, const Header &)
 Helper for printing.