ATLAS Offline Software
Classes | Namespaces | Functions
IeEmTOB.h File Reference
#include "ICommonTOB.h"
#include "AthenaKernel/CLASS_DEF.h"
#include <ostream>
Include dependency graph for IeEmTOB.h:

Go to the source code of this file.

Classes

class  GlobalSim::IOBitwise::IeEmTOB
 Class to hold eFexROI TOB bits. 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::IeEmTOB &)
 

Function Documentation

◆ operator<<()

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

Definition at line 22 of file IeEmTOB.cxx.

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