CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_ecl_trk () | |
Public Attributes | |
int | id |
Mdst_ecl * | ecl |
Mdst_trk * | trk |
int | type |
int | cId |
float | x [3] |
float | p [3] |
float | error [21] |
Definition at line 540 of file MdstTables.h.
|
inline |
Definition at line 542 of file MdstTables.h.
int Mdst_ecl_trk::cId |
Definition at line 548 of file MdstTables.h.
Mdst_ecl* Mdst_ecl_trk::ecl |
Definition at line 545 of file MdstTables.h.
float Mdst_ecl_trk::error[21] |
Definition at line 551 of file MdstTables.h.
int Mdst_ecl_trk::id |
Definition at line 544 of file MdstTables.h.
float Mdst_ecl_trk::p[3] |
Definition at line 550 of file MdstTables.h.
Mdst_trk* Mdst_ecl_trk::trk |
Definition at line 546 of file MdstTables.h.
int Mdst_ecl_trk::type |
Definition at line 547 of file MdstTables.h.
float Mdst_ecl_trk::x[3] |
Definition at line 549 of file MdstTables.h.