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

#include "TrkBase/TrkHistory.h"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &os, const TrkHistory &history)


Function Documentation

ostream& operator<< ( ostream os,
const TrkHistory history 
)

Definition at line 51 of file TrkHistory.cxx.

References TrkHistory::print().

00051                                                             {
00052   history.print(os);
00053   return os;
00054 }


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