ATLAS Offline Software
Namespaces | Functions
MuonCalibRawTgcHit.cxx File Reference
#include "MuonCalibEventBase/MuonCalibRawTgcHit.h"
#include <iostream>
Include dependency graph for MuonCalibRawTgcHit.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::MuonCalibRawTgcHit &hit)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  stream,
const MuonCalib::MuonCalibRawTgcHit hit 
)

Definition at line 65 of file MuonCalibRawTgcHit.cxx.

65 { return hit.dump(stream); }
AthenaPoolTestWrite.stream
string stream
Definition: AthenaPoolTestWrite.py:12
MuonCalib::MuonCalibRawTgcHit::dump
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRawTgcHit
Definition: MuonCalibRawTgcHit.cxx:43