BOSS 6.6.4.p03
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_ecl_cr () | |
Public Attributes | |
int | id |
int | match |
int | quality |
float | energy |
float | phi |
float | theta |
float | r |
float | mass |
float | width |
float | property [10] |
int | nhits |
int | nshowers |
Definition at line 511 of file MdstTables.h.
|
inline |
Definition at line 513 of file MdstTables.h.
float Mdst_ecl_cr::energy |
Definition at line 518 of file MdstTables.h.
int Mdst_ecl_cr::id |
Definition at line 515 of file MdstTables.h.
float Mdst_ecl_cr::mass |
Definition at line 522 of file MdstTables.h.
int Mdst_ecl_cr::match |
Definition at line 516 of file MdstTables.h.
int Mdst_ecl_cr::nhits |
Definition at line 525 of file MdstTables.h.
int Mdst_ecl_cr::nshowers |
Definition at line 526 of file MdstTables.h.
float Mdst_ecl_cr::phi |
Definition at line 519 of file MdstTables.h.
float Mdst_ecl_cr::property[10] |
Definition at line 524 of file MdstTables.h.
int Mdst_ecl_cr::quality |
Definition at line 517 of file MdstTables.h.
float Mdst_ecl_cr::r |
Definition at line 521 of file MdstTables.h.
float Mdst_ecl_cr::theta |
Definition at line 520 of file MdstTables.h.
float Mdst_ecl_cr::width |
Definition at line 523 of file MdstTables.h.