ATLAS Offline Software
Namespaces | Functions
MuonCalibTgcTruthHit.cxx File Reference
#include "MuonCalibEventBase/MuonCalibTgcTruthHit.h"
Include dependency graph for MuonCalibTgcTruthHit.cxx:

Go to the source code of this file.

Namespaces

 MuonCalib
 CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.
 

Functions

std::ostream & operator<< (std::ostream &stream, const MuonCalib::MuonCalibTgcTruthHit &truth)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const MuonCalib::MuonCalibTgcTruthHit truth 
)

Definition at line 29 of file MuonCalibTgcTruthHit.cxx.

29 { return truth.dump(stream); }
AthenaPoolTestWrite.stream
string stream
Definition: AthenaPoolTestWrite.py:12
MuonCalib::MuonCalibTgcTruthHit::dump
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibTgcTruthHit
Definition: MuonCalibTgcTruthHit.cxx:19