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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawRpcCoin
 Calib-EDM version of RpcCoinData class. More...
struct  MuonCalib::MuonCalibRawRpcCoin::coinPars
struct  MuonCalib::MuonCalibRawRpcCoin::defPars

Namespaces

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

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 33 of file MuonCalibRawRpcCoin.cxx.

33{ return hit.dump(stream); }