BOSS 7.1.0
BESIII Offline Software System
|
#include <MdcSegInfo.h>
Public Member Functions | |
MdcSegInfo () | |
virtual | ~MdcSegInfo () |
const double * | errmat () const |
const double * | inverr () const |
double | par (int i) const |
double | arc () const |
virtual bool | parIsAngle (int i) const =0 |
void | plotSegInfo () const |
Protected Attributes | |
double | _par0 |
double | _par1 |
double | _errmat [3] |
double | _inverr [3] |
double | _arc |
Definition at line 33 of file MdcSegInfo.h.
|
inline |
Definition at line 36 of file MdcSegInfo.h.
|
virtual |
Definition at line 22 of file MdcSegInfo.cxx.
|
inline |
Definition at line 44 of file MdcSegInfo.h.
Referenced by MdcSegInfoSterO::calcStereo(), MdcSegGrouperSt::incompWithGroup(), and MdcSeg::plotSegAll().
|
inline |
|
inline |
|
inline |
Definition at line 43 of file MdcSegInfo.h.
Referenced by MdcSegGrouper::calcParBySegs(), MdcSegInfoSterO::calcStereo(), MdcSegGrouper::combineSegs(), MdcSeg::plotSegAll(), and MdcSegInfoSterO::zPosition().
|
pure virtual |
Implemented in MdcSegInfoAxialO, MdcSegInfoCsmc, and MdcSegInfoSterO.
Referenced by MdcSegGrouper::calcParBySegs(), and MdcSegGrouper::combineSegs().
void MdcSegInfo::plotSegInfo | ( | ) | const |
Definition at line 28 of file MdcSegInfo.cxx.
|
protected |
Definition at line 53 of file MdcSegInfo.h.
Referenced by arc(), MdcSegInfoSterO::calcStereo(), and plotSegInfo().
|
protected |
Definition at line 51 of file MdcSegInfo.h.
Referenced by MdcSegInfoAxialO::calcFromOrigin(), MdcSegInfoSterO::calcStereo(), MdcSegInfoCsmc::calcStraight(), errmat(), MdcSegInfoAxialO::sigCurv(), MdcSegInfoCsmc::sigD0(), MdcSegInfoAxialO::sigPhi0(), and MdcSegInfoCsmc::sigPhi0().
|
protected |
Definition at line 52 of file MdcSegInfo.h.
Referenced by MdcSegInfoAxialO::calcFromOrigin(), MdcSegInfoSterO::calcStereo(), MdcSegInfoCsmc::calcStraight(), and inverr().
|
protected |
Definition at line 49 of file MdcSegInfo.h.
Referenced by MdcSegInfoAxialO::calcFromOrigin(), MdcSegInfoSterO::calcStereo(), MdcSegInfoCsmc::calcStraight(), MdcSegInfoCsmc::d0(), par(), MdcSegInfoAxialO::phi0(), plotSegInfo(), and MdcSegInfoSterO::z0().
|
protected |
Definition at line 50 of file MdcSegInfo.h.
Referenced by MdcSegInfoAxialO::calcFromOrigin(), MdcSegInfoSterO::calcStereo(), MdcSegInfoCsmc::calcStraight(), MdcSegInfoSterO::ct(), MdcSegInfoAxialO::curv(), par(), MdcSegInfoCsmc::phi0(), and plotSegInfo().