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

#include "TrkBase/TrkKalTrk.h"
#include "TrkBase/TrkErrCode.h"
#include "MdcRecoUtil/PdtPid.h"
#include "MdcRecoUtil/Pdt.h"
#include <iostream>

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const TrkKalTrk &kaltrk)


Function Documentation

ostream& operator<< ( ostream os,
const TrkKalTrk kaltrk 
)

Definition at line 50 of file TrkKalTrk.cxx.

References TrkKalTrk::print().

00050                                                            {
00051   kaltrk.print(os);
00052   return os;
00053 }


Generated on Tue Nov 29 23:17:00 2016 for BOSS_7.0.2 by  doxygen 1.4.7