ATLAS Offline Software
Loading...
Searching...
No Matches
IeEmEg1eRatioTOB.h File Reference
#include "IeEmTOB.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for IeEmEg1eRatioTOB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlobalSim::IOBitwise::IeEmEg1eRatioTOB
 Class to hold eGamma1 eRatio result bits. 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::IeEmEg1eRatioTOB &)

Function Documentation

◆ operator<<()

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

Definition at line 20 of file IeEmEg1eRatioTOB.cxx.

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