BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcSegInfo.cxx
Go to the documentation of this file.
1//--------------------------------------------------------------------------
2// File and Version Information:
3// $Id: MdcSegInfo.cxx,v 1.2 2009/12/16 09:02:47 zhangy Exp $
4//
5// Description:
6//
7//
8// Environment:
9// Software developed for the BaBar Detector at the SLAC B-Factory.
10//
11// Author(s):
12// Steve Schaffner
13// Zhang Yao(zhangyao@ihep.ac.cn) Migrate to BESIII
14//
15//------------------------------------------------------------------------
16
17#include "MdcTrkRecon/MdcSegInfo.h"
18#include <iostream>
19
20//------------------------------------------------------------------------
22 //------------------------------------------------------------------------
23}
24
25//------------------------------------------------------------------------
27 //------------------------------------------------------------------------
28 std::cout << "seginfo: " << _par0 << " " << _par1 << " " << _arc << std::endl;
29}
void plotSegInfo() const
virtual ~MdcSegInfo()