BOSS 7.0.2
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_v02 () | |
MdcTrk_v02 () | |
Public Attributes | |
int | id |
int | kind |
MdcTrk * | daut [2] |
float | P [4] |
float | vtx [3] |
float | dz |
float | chisq |
int | type |
MdcTrk_v0_daughters * | dau |
Definition at line 319 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 321 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 321 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
float MdcTrk_v02::chisq |
Definition at line 329 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
MdcTrk_v0_daughters * MdcTrk_v02::dau |
Definition at line 331 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
MdcTrk * MdcTrk_v02::daut |
Definition at line 325 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
float MdcTrk_v02::dz |
Definition at line 328 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
int MdcTrk_v02::id |
Definition at line 323 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
int MdcTrk_v02::kind |
Definition at line 324 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
float MdcTrk_v02::P |
Definition at line 326 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
int MdcTrk_v02::type |
Definition at line 330 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
float MdcTrk_v02::vtx |
Definition at line 327 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.