BOSS 7.1.1
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_global () | |
MdcTrk_global (const MdcTrk_global &rhs) | |
MdcTrk_global & | operator= (const MdcTrk_global &rhs) |
Public Attributes | |
int | id |
float | mass |
float | chisq [3] |
int | ndf [3] |
float | pathl |
float | tof |
float | pathl_rd |
float | pathl_ab |
int | stat [2] |
int | nhits [5] |
int | hit [3] |
Definition at line 80 of file TrkTables.h.
|
inline |
|
inline |
Definition at line 101 of file TrkTables.h.
|
inline |
Definition at line 121 of file TrkTables.h.
float MdcTrk_global::chisq[3] |
Definition at line 148 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
int MdcTrk_global::hit[3] |
Definition at line 156 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
int MdcTrk_global::id |
Definition at line 146 of file TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
float MdcTrk_global::mass |
Definition at line 147 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
int MdcTrk_global::ndf[3] |
Definition at line 149 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
int MdcTrk_global::nhits[5] |
Definition at line 155 of file TrkTables.h.
Referenced by TTrackManager::determineIP(), MdcTrk_global(), MdcTrk_global(), and operator=().
float MdcTrk_global::pathl |
Definition at line 150 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
float MdcTrk_global::pathl_ab |
Definition at line 153 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
float MdcTrk_global::pathl_rd |
Definition at line 152 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
int MdcTrk_global::stat[2] |
Definition at line 154 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().
float MdcTrk_global::tof |
Definition at line 151 of file TrkTables.h.
Referenced by MdcTrk_global(), MdcTrk_global(), and operator=().