ATLAS Offline Software
Classes | Namespaces | Functions
L1TopoTOB.h File Reference
#include <iostream>
#include <cstdint>
Include dependency graph for L1TopoTOB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  L1Topo::L1TopoTOB
 Represents the L1Topo TOB word of the L1Topo ROI data, with decode and encoder. More...
 

Namespaces

 L1Topo
 

Functions

std::ostream & L1Topo::operator<< (std::ostream &, const L1TopoTOB &)
 Helper for printing. More...
 
bool L1Topo::operator== (const L1TopoTOB &, const L1TopoTOB &)
 Comparison operators, based on word. More...
 
bool L1Topo::operator!= (const L1TopoTOB &, const L1TopoTOB &)
 Comparison operators, based on word. More...
 
bool L1Topo::operator< (const L1TopoTOB &, const L1TopoTOB &)
 Comparison operators, based on word. More...
 
bool L1Topo::operator> (const L1TopoTOB &, const L1TopoTOB &)
 Comparison operators, based on word. More...