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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawRpcHit
 Calib-EDM version of RpcPrepData class, containing uncalibrated information. More...
struct  MuonCalib::MuonCalibRawRpcHit::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::MuonCalibRawRpcHit &rawHit)

Function Documentation

◆ operator<<()

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

Definition at line 37 of file MuonCalibRawRpcHit.cxx.

37{ return hit.dump(stream); }