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

Go to the source code of this file.

Classes

class  MuonCalib::MuonCalibTruth
 Calib-EDM version of TrackRecord, given at the MuonSpectrometer entrance. 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::MuonCalibTruth &truht)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibTruth & truht )

Definition at line 49 of file MuonCalibTruth.cxx.

49{ return truth.dump(stream); }