ATLAS Offline Software
Loading...
Searching...
No Matches
MuonCalibSegment.cxx File Reference
#include "MuonCalibEventBase/MuonCalibSegment.h"
#include <algorithm>
#include <iostream>
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
Include dependency graph for MuonCalibSegment.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::MuonCalibSegment &seg)

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & stream,
const MuonCalib::MuonCalibSegment & seg )

Definition at line 219 of file MuonCalibSegment.cxx.

219{ return seg.dump(stream); }
std::ostream & dump(std::ostream &stream) const