BOSS 7.0.4
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_klm_cluster () | |
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 InstallArea/include/MdcTables/MdcTables/MdstTables.h.
|
inline |
Definition at line 567 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
|
inline |
Definition at line 567 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/MdstTables.h.
Mdst_ecl * Mdst_klm_cluster::ecl |
Definition at line 571 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
float Mdst_klm_cluster::error |
Definition at line 577 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_klm_cluster::first_layer |
Definition at line 574 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_klm_cluster::id |
Definition at line 569 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_klm_cluster::layers |
Definition at line 573 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
float Mdst_klm_cluster::phi |
Definition at line 575 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_klm_cluster::quality |
Definition at line 572 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
float Mdst_klm_cluster::theta |
Definition at line 576 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
Mdst_trk * Mdst_klm_cluster::trk |
Definition at line 570 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.