ATLAS Offline Software
Namespaces | Functions
MuonCalibRpcTruthHit.cxx File Reference
#include "MuonCalibEventBase/MuonCalibRpcTruthHit.h"
Include dependency graph for MuonCalibRpcTruthHit.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::MuonCalibRpcTruthHit &truth)
 

Function Documentation

◆ operator<<()

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

Definition at line 28 of file MuonCalibRpcTruthHit.cxx.

28 { return truth.dump(stream); }
AthenaPoolTestWrite.stream
string stream
Definition: AthenaPoolTestWrite.py:12
MuonCalib::MuonCalibRpcTruthHit::dump
std::ostream & dump(std::ostream &stream) const
dump to be used for operator<<() to dump the MuonCalibRpcTruthHit
Definition: MuonCalibRpcTruthHit.cxx:18