ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibRawMdtHit.h File Reference
Include dependency graph for MuonCalibRawMdtHit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawMdtHit
 Calib-EDM version of MdtPrepData class, containing uncalibrated information. More...

Namespaces

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

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 49 of file MuonCalibRawMdtHit.cxx.

49{ return hit.dump(stream); }