ATLAS Offline Software
Namespaces | Functions
L1Topo/L1TopoRDO/src/Header.cxx File Reference
#include "L1TopoRDO/Header.h"
#include "L1TopoRDO/BlockTypes.h"
#include "L1TopoRDO/Helpers.h"
Include dependency graph for L1Topo/L1TopoRDO/src/Header.cxx:

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...