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

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

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 22 of file IeEmNbhoodTOB.cxx.

22 {
23 os << tob.to_string();
24 return os;
25}
virtual std::string to_string() const =0
print out contents to string