/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/MdcData/MdcData-00-01-27/src/MdcHit.cxx File Reference

#include "MdcData/MdcHit.h"
#include "TrkBase/TrkHitOnTrk.h"
#include "TrkBase/TrkRecoTrk.h"
#include "RawEvent/RawDataUtil.h"
#include "Identifier/MdcID.h"

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, const MdcHit &hit)


Function Documentation

ostream& operator<< ( ostream o,
const MdcHit hit 
)

Definition at line 236 of file MdcHit.cxx.

References MdcHit::print().

00236                                             {
00237   hit.print(o);
00238   return o;
00239 } 


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