ATLAS Offline Software
Namespaces | Functions
ICommonTOB.cxx File Reference
#include "ICommonTOB.h"
#include <sstream>
Include dependency graph for ICommonTOB.cxx:

Go to the source code of this file.

Namespaces

 GlobalSim
 AlgTool to read in LArStripNeighborhoods, and run the ERatio Algorithm.
 
 GlobalSim::IOBitwise
 

Functions

std::ostream & operator<< (std::ostream &os, const GlobalSim::IOBitwise::ICommonTOB &tob)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const GlobalSim::IOBitwise::ICommonTOB tob 
)

Definition at line 27 of file ICommonTOB.cxx.

28  {
29  os << tob.to_string();
30  return os;
31 }
GlobalSim::IOBitwise::ICommonTOB::to_string
virtual std::string to_string() const =0
print out contents to string
Definition: ICommonTOB.cxx:11
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231