ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
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 More... | |
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 More... | |
std::ostream & | L1Topo::operator<< (std::ostream &, const Header &) |
Helper for printing. More... | |