BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_localf () | |
MdcTrk_localf (const MdcTrk_localf &rhs) | |
MdcTrk_localf & | operator= (const MdcTrk_localf &rhs) |
Public Attributes | |
int | id |
float | pivot [3] |
float | helix [5] |
float | error [15] |
Definition at line 211 of file TrkTables.h.
|
inline |
Definition at line 213 of file TrkTables.h.
|
inline |
Definition at line 214 of file TrkTables.h.
|
inline |
float MdcTrk_localf::error[15] |
Definition at line 240 of file TrkTables.h.
Referenced by MdcTrk_localf(), and operator=().
float MdcTrk_localf::helix[5] |
Definition at line 239 of file TrkTables.h.
Referenced by MdcTrk_localf(), and operator=().
int MdcTrk_localf::id |
Definition at line 237 of file TrkTables.h.
Referenced by MdcTrk_localf(), and operator=().
float MdcTrk_localf::pivot[3] |
Definition at line 238 of file TrkTables.h.
Referenced by MdcTrk_localf(), and operator=().