BOSS 7.0.2
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) |
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 InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 82 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 101 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 82 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
|
inline |
Definition at line 101 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
|
inline |
Definition at line 121 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 121 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
float MdcTrk_global::chisq |
Definition at line 148 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
int MdcTrk_global::hit |
Definition at line 156 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
int MdcTrk_global::id |
Definition at line 146 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
float MdcTrk_global::mass |
Definition at line 147 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
int MdcTrk_global::ndf |
Definition at line 149 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
int MdcTrk_global::nhits |
Definition at line 155 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by TTrackManager::determineIP(), MdcTrk_global(), and operator=().
float MdcTrk_global::pathl |
Definition at line 150 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
float MdcTrk_global::pathl_ab |
Definition at line 153 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
float MdcTrk_global::pathl_rd |
Definition at line 152 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
int MdcTrk_global::stat |
Definition at line 154 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().
float MdcTrk_global::tof |
Definition at line 151 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by MdcTrk_global(), and operator=().