/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/TrkBase/TrkBase-00-01-12/src/TrkErrCode.cxx File Reference

#include "TrkBase/TrkErrCode.h"
#include <iostream>
#include <algorithm>

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const TrkErrCode &trkerr)


Function Documentation

ostream& operator<< ( ostream os,
const TrkErrCode trkerr 
)

Definition at line 118 of file TrkErrCode.cxx.

References TrkErrCode::print().

00119 {
00120         trkerr.print(os);
00121         return os;
00122 }


Generated on Tue Nov 29 23:16:59 2016 for BOSS_7.0.2 by  doxygen 1.4.7