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

#include "TrkBase/TrkExchangePar.h"
#include "MdcGeom/BesAngle.h"
#include <assert.h>
#include <iostream>

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, const TrkExchangePar &helix)


Function Documentation

ostream& operator<< ( ostream o,
const TrkExchangePar helix 
)

Definition at line 79 of file TrkExchangePar.cxx.

References TrkExchangePar::print().

00079                                                              {
00080   helix.print(o);
00081   return o;
00082 }


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