BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_locall () | |
MdcTrk_locall (const MdcTrk_locall &rhs) | |
MdcTrk_locall & | operator= (const MdcTrk_locall &rhs) |
Public Attributes | |
int | id |
float | pivot [3] |
float | helix [5] |
float | error [15] |
Definition at line 253 of file TrkTables.h.
|
inline |
Definition at line 255 of file TrkTables.h.
|
inline |
Definition at line 256 of file TrkTables.h.
|
inline |
float MdcTrk_locall::error[15] |
Definition at line 281 of file TrkTables.h.
Referenced by MdcTrk_locall(), and operator=().
float MdcTrk_locall::helix[5] |
Definition at line 280 of file TrkTables.h.
Referenced by MdcTrk_locall(), and operator=().
int MdcTrk_locall::id |
Definition at line 278 of file TrkTables.h.
Referenced by MdcTrk_locall(), and operator=().
float MdcTrk_locall::pivot[3] |
Definition at line 279 of file TrkTables.h.
Referenced by MdcTrk_locall(), and operator=().