ATLAS Offline Software
Namespaces | Functions
ERatio.cxx File Reference
#include "ERatio.h"
#include "GaudiKernel/StatusCode.h"
#include <sstream>
#include <limits>
Include dependency graph for ERatio.cxx:

Go to the source code of this file.

Namespaces

 GlobalSim
 AlgTool to obtain a selection of eFex RoIs read in from the event store.
 

Functions

std::ostream & operator<< (std::ostream &os, const GlobalSim::ERatio &er)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const GlobalSim::ERatio er 
)

Definition at line 148 of file ERatio.cxx.

148  {
149  os << er.toString();
150  return os;
151 }
GlobalSim::ERatio::toString
std::string toString() const
Definition: ERatio.cxx:136
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231