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

Function Documentation

◆ operator<<()

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

Definition at line 49 of file MuonCalibRawMdtHit.cxx.

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