|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdcSegInfoAxialO.h>
Inheritance diagram for MdcSegInfoAxialO: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 |
| 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().