BOSS 7.0.6
BESIII Offline Software System
|
#include <MdcSegInfoCsmc.h>
Public Member Functions | |
MdcSegInfoCsmc () | |
~MdcSegInfoCsmc () | |
double | d0 () const |
double | phi0 () const |
double | sigPhi0 () const |
double | sigD0 () const |
bool | parIsAngle (int i) const |
void | calcStraight (double phi, double slope, double rad, const double *inErr) |
void | calcStraight (const MdcSeg *parentSeg) |
Public Member Functions inherited from MdcSegInfo | |
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 |
Additional Inherited Members | |
Protected Attributes inherited from MdcSegInfo | |
double | _par0 |
double | _par1 |
double | _errmat [3] |
double | _inverr [3] |
double | _arc |
Definition at line 27 of file MdcSegInfoCsmc.h.
|
inline |
Definition at line 30 of file MdcSegInfoCsmc.h.
|
inline |
Definition at line 31 of file MdcSegInfoCsmc.h.
void MdcSegInfoCsmc::calcStraight | ( | const MdcSeg * | parentSeg | ) |
Definition at line 99 of file MdcSegInfoCsmc.cxx.
void MdcSegInfoCsmc::calcStraight | ( | double | phi, |
double | slope, | ||
double | rad, | ||
const double * | inErr | ||
) |
Definition at line 38 of file MdcSegInfoCsmc.cxx.
Referenced by calcStraight(), and MdcSegGrouperCsmc::fillWithSegs().
|
inline |
Definition at line 33 of file MdcSegInfoCsmc.h.
Referenced by calcStraight(), and MdcSegGrouperCsmc::incompWithSeg().
|
virtual |
Implements MdcSegInfo.
Definition at line 31 of file MdcSegInfoCsmc.cxx.
|
inline |
Definition at line 34 of file MdcSegInfoCsmc.h.
Referenced by calcStraight(), MdcSegGrouperCsmc::fillWithSegs(), and MdcSegGrouperCsmc::incompWithSeg().
double MdcSegInfoCsmc::sigD0 | ( | ) | const |
Definition at line 117 of file MdcSegInfoCsmc.cxx.
Referenced by MdcSegGrouperCsmc::incompWithSeg().
double MdcSegInfoCsmc::sigPhi0 | ( | ) | const |
Definition at line 111 of file MdcSegInfoCsmc.cxx.
Referenced by MdcSegGrouperCsmc::incompWithSeg().