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

#include <vector>
#include <assert.h>
#include <functional>
#include <algorithm>
#include "MdcGeom/Constants.h"
#include "TrkBase/TrkRecoTrk.h"
#include "TrkBase/TrkHitOnTrk.h"
#include "TrkBase/TrkFundHit.h"
#include "TrkBase/TrkDifTraj.h"
#include "TrkBase/TrkExchangePar.h"
#include "TrkBase/TrkErrCode.h"
#include "TrkBase/TrkExtInterface.h"
#include "TrkBase/TrkFitStatus.h"
#include "TrkBase/TrkRepIter.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "MdcRecoUtil/Pdt.h"
#include "MdcRecoUtil/BesPointErr.h"
#include "MdcRecoUtil/BesVectorErr.h"
#include "MdcRecoUtil/DifPoint.h"
#include "MdcRecoUtil/DifVector.h"
#include "MdcRecoUtil/DifIndepPar.h"
#include "TrkBase/TrkRep.h"
#include "TrkBase/TrkContext.h"
#include "MdcRecoUtil/PdtPid.h"
#include "boost/shared_ptr.hpp"
#include "BField/BField.h"

Go to the source code of this file.

Classes

class  TrkRecoTrkImpl

Functions

ostreamoperator<< (ostream &os, const TrkRecoTrk &tk)


Function Documentation

ostream& operator<< ( ostream os,
const TrkRecoTrk tk 
)

Definition at line 442 of file TrkRecoTrk.cxx.

References TrkRecoTrk::print().

00443 {
00444   tk.print(os);
00445   return os;
00446 }


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