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
//------------------------------------------------------------------------
21
MdcSegInfo::~MdcSegInfo
() {
22
//------------------------------------------------------------------------
23
}
24
25
//------------------------------------------------------------------------
26
void
MdcSegInfo::plotSegInfo
()
const
{
27
//------------------------------------------------------------------------
28
std::cout <<
"seginfo: "
<<
_par0
<<
" "
<<
_par1
<<
" "
<<
_arc
<< std::endl;
29
}
MdcSegInfo::_arc
double _arc
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegInfo.h:52
MdcSegInfo::_par0
double _par0
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegInfo.h:48
MdcSegInfo::plotSegInfo
void plotSegInfo() const
Definition
MdcSegInfo.cxx:26
MdcSegInfo::~MdcSegInfo
virtual ~MdcSegInfo()
Definition
MdcSegInfo.cxx:21
MdcSegInfo::_par1
double _par1
Definition
InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegInfo.h:49
8.0.0
BOSS_Source
Reconstruction
MdcPatRec
MdcTrkRecon
src
MdcSegInfo.cxx
Generated by
1.16.1