BOSS 6.6.4.p03
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_ecl_aux () | |
Public Attributes | |
int | id |
float | mass |
float | width |
float | e9oe25 |
float | e9oe25unf |
float | seed |
int | cId |
float | property [10] |
int | nhits |
Mdst_ecl_cr * | cr |
Mdst_trk * | trk |
Definition at line 482 of file MdstTables.h.
|
inline |
Definition at line 484 of file MdstTables.h.
int Mdst_ecl_aux::cId |
Definition at line 492 of file MdstTables.h.
Mdst_ecl_cr* Mdst_ecl_aux::cr |
Definition at line 495 of file MdstTables.h.
float Mdst_ecl_aux::e9oe25 |
Definition at line 489 of file MdstTables.h.
float Mdst_ecl_aux::e9oe25unf |
Definition at line 490 of file MdstTables.h.
int Mdst_ecl_aux::id |
Definition at line 486 of file MdstTables.h.
float Mdst_ecl_aux::mass |
Definition at line 487 of file MdstTables.h.
int Mdst_ecl_aux::nhits |
Definition at line 494 of file MdstTables.h.
float Mdst_ecl_aux::property[10] |
Definition at line 493 of file MdstTables.h.
float Mdst_ecl_aux::seed |
Definition at line 491 of file MdstTables.h.
Mdst_trk* Mdst_ecl_aux::trk |
Definition at line 496 of file MdstTables.h.
float Mdst_ecl_aux::width |
Definition at line 488 of file MdstTables.h.