BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_localz () | |
MdcTrk_localz (const MdcTrk_localz &rhs) | |
MdcTrk_localz & | operator= (const MdcTrk_localz &rhs) |
Public Attributes | |
int | id |
float | pivot [3] |
float | helix [5] |
float | error [15] |
Definition at line 169 of file TrkTables.h.
|
inline |
Definition at line 171 of file TrkTables.h.
|
inline |
Definition at line 172 of file TrkTables.h.
|
inline |
float MdcTrk_localz::error[15] |
Definition at line 198 of file TrkTables.h.
Referenced by MdcTrk_localz(), and operator=().
float MdcTrk_localz::helix[5] |
Definition at line 197 of file TrkTables.h.
Referenced by MdcTrk_localz(), operator=(), and TTrackManager::treatCurler().
int MdcTrk_localz::id |
Definition at line 195 of file TrkTables.h.
Referenced by MdcTrk_localz(), and operator=().
float MdcTrk_localz::pivot[3] |
Definition at line 196 of file TrkTables.h.
Referenced by MdcTrk_localz(), and operator=().