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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawTgcCoin
 Calib-EDM version of TgcPrepData 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::MuonCalibRawTgcCoin &rawCoin)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibRawTgcCoin & rawCoin )

Definition at line 110 of file MuonCalibRawTgcCoin.cxx.

110{ return coin.dump(stream); }