|
BOSS 7.1.1
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
| Mdst_klm_cluster () | |
Public Attributes | |
| int | id |
| Mdst_trk * | trk |
| Mdst_ecl * | ecl |
| int | quality |
| int | layers |
| int | first_layer |
| float | phi |
| float | theta |
| float | error [3] |
Definition at line 565 of file MdstTables.h.
|
inline |
Definition at line 567 of file MdstTables.h.
| Mdst_ecl* Mdst_klm_cluster::ecl |
Definition at line 571 of file MdstTables.h.
| float Mdst_klm_cluster::error[3] |
Definition at line 577 of file MdstTables.h.
| int Mdst_klm_cluster::first_layer |
Definition at line 574 of file MdstTables.h.
| int Mdst_klm_cluster::id |
Definition at line 569 of file MdstTables.h.
| int Mdst_klm_cluster::layers |
Definition at line 573 of file MdstTables.h.
| float Mdst_klm_cluster::phi |
Definition at line 575 of file MdstTables.h.
| int Mdst_klm_cluster::quality |
Definition at line 572 of file MdstTables.h.
| float Mdst_klm_cluster::theta |
Definition at line 576 of file MdstTables.h.
| Mdst_trk* Mdst_klm_cluster::trk |
Definition at line 570 of file MdstTables.h.