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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawTgcHit
 Calib-EDM version of TgcPrepData class, containing uncalibrated information. More...
struct  MuonCalib::MuonCalibRawTgcHit::defineParams

Namespaces

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

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 65 of file MuonCalibRawTgcHit.cxx.

65{ return hit.dump(stream); }