BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <MdcSegInfoAxialO.h>
Public Member Functions | |
MdcSegInfoAxialO () | |
~MdcSegInfoAxialO () | |
double | phi0 () const |
double | curv () const |
double | sigCurv () const |
double | sigPhi0 () const |
bool | parIsAngle (int i) const |
void | calcFromOrigin (const MdcSeg *parentSeg) |
void | calcFromOrigin (double phi, double slope, double rad, const double *inErr) |
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 MdcSegInfoAxialO.h.
|
inline |
Definition at line 30 of file MdcSegInfoAxialO.h.
|
inline |
Definition at line 31 of file MdcSegInfoAxialO.h.
void MdcSegInfoAxialO::calcFromOrigin | ( | const MdcSeg * | parentSeg | ) |
Definition at line 67 of file MdcSegInfoAxialO.cxx.
Referenced by calcFromOrigin(), and MdcSegGrouperAx::fillWithSegs().
void MdcSegInfoAxialO::calcFromOrigin | ( | double | phi, |
double | slope, | ||
double | rad, | ||
const double * | inErr | ||
) |
Definition at line 34 of file MdcSegInfoAxialO.cxx.
|
inline |
|
virtual |
Implements MdcSegInfo.
Definition at line 27 of file MdcSegInfoAxialO.cxx.
|
inline |
Definition at line 33 of file MdcSegInfoAxialO.h.
Referenced by calcFromOrigin(), MdcSegGrouperAx::fillWithSegs(), and MdcSegGrouperAx::incompWithSeg().
double MdcSegInfoAxialO::sigCurv | ( | ) | const |
Definition at line 85 of file MdcSegInfoAxialO.cxx.
Referenced by MdcSegGrouperAx::incompWithSeg().
double MdcSegInfoAxialO::sigPhi0 | ( | ) | const |
Definition at line 79 of file MdcSegInfoAxialO.cxx.
Referenced by MdcSegGrouperAx::incompWithSeg().