ATLAS Offline Software
Namespaces | Functions
MuonCalibSegment.cxx File Reference
#include "MuonCalibEventBase/MuonCalibSegment.h"
#include <algorithm>
#include <iostream>
#include "AthenaKernel/getMessageSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "MuonCalibStl/DeleteObject.h"
Include dependency graph for MuonCalibSegment.cxx:

Go to the source code of this file.

Namespaces

 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 220 of file MuonCalibSegment.cxx.

220 { return seg.dump(stream); }
AthenaPoolTestWrite.stream
string stream
Definition: AthenaPoolTestWrite.py:12
MuonCalib::MuonCalibSegment::dump
std::ostream & dump(std::ostream &stream) const
Definition: MuonCalibSegment.cxx:66