ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibEventInfo.cxx File Reference
#include <utility>
#include "MuonCalibEventBase/MuonCalibEventInfo.h"
Include dependency graph for MuonCalibEventInfo.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::MuonCalibEventInfo &info)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibEventInfo & info )

Definition at line 58 of file MuonCalibEventInfo.cxx.

58{ return info.dump(stream); }