ATLAS Offline Software
Classes | Namespaces | Functions
IeEmNbhoodTOB.h File Reference
#include "IeEmTOB.h"
#include "LArStripNeighborhood.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for IeEmNbhoodTOB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlobalSim::IOBitwise::IeEmNbhoodTOB
 Class to hold an eFexRoI and LAr strip neighbourhood. More...
 

Namespaces

 GlobalSim
 AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench correspond to those produced by eEmMultAlgTool.
 
 GlobalSim::IOBitwise
 

Functions

std::ostream & operator<< (std::ostream &, const GlobalSim::IOBitwise::IeEmNbhoodTOB &)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  ,
const GlobalSim::IOBitwise::IeEmNbhoodTOB  
)

Definition at line 22 of file IeEmNbhoodTOB.cxx.

22  {
23  os << tob.to_string();
24  return os;
25 }
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:226