ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibTruth.cxx File Reference
#include "MuonCalibEventBase/MuonCalibTruth.h"
#include <iostream>
Include dependency graph for MuonCalibTruth.cxx:

Go to the source code of this file.

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 &truth)

Function Documentation

◆ operator<<()

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

Definition at line 49 of file MuonCalibTruth.cxx.

49{ return truth.dump(stream); }
std::ostream & dump(std::ostream &stream) const
dump method to be used in operator<<() of the MuonCalibTruth for output