ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  L1Topo

Functions

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