/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MdcPatRec/MdcTrkRecon/MdcTrkRecon-00-03-45/src/MdcSegInfo.cxx

Go to the documentation of this file.
00001 //--------------------------------------------------------------------------
00002 // File and Version Information:
00003 //      $Id: MdcSegInfo.cxx,v 1.2 2009/12/16 09:02:47 zhangy Exp $
00004 //
00005 // Description:
00006 //     
00007 //
00008 // Environment:
00009 //      Software developed for the BaBar Detector at the SLAC B-Factory.
00010 //
00011 // Author(s): 
00012 //      Steve Schaffner
00013 //      Zhang Yao(zhangyao@ihep.ac.cn)  Migrate to BESIII
00014 //
00015 //------------------------------------------------------------------------
00016 
00017 #include "MdcTrkRecon/MdcSegInfo.h"
00018 #include <iostream>
00019 
00020 
00021 //------------------------------------------------------------------------
00022 MdcSegInfo::~MdcSegInfo() {
00023 //------------------------------------------------------------------------
00024 }
00025 
00026 
00027 //------------------------------------------------------------------------
00028 void MdcSegInfo::plotSegInfo() const{
00029 //------------------------------------------------------------------------
00030   std::cout<<"seginfo: "<<_par0<<" "<<_par1<<" "<<_arc<<  std::endl;
00031 } 

Generated on Tue Nov 29 23:13:34 2016 for BOSS_7.0.2 by  doxygen 1.4.7