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

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & operator<< (std::ostream &os, const GlobalSim::LArStripNeighborhood &n)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const GlobalSim::LArStripNeighborhood n 
)

Definition at line 50 of file LArStripNeighborhood.cxx.

52  {
53  os << n.to_string();
54  return os;
55 }
beamspotman.n
n
Definition: beamspotman.py:727
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231