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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibRawCscHit
 Calib-EDM version of CscPrepData 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::MuonCalibRawCscHit &rawHit)

Function Documentation

◆ operator<<()

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

Definition at line 40 of file MuonCalibRawCscHit.cxx.

40{ return hit.dump(stream); }