|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
| Mdst_efc () | |
Public Attributes | |
| int | id |
| int | quality [2] |
| float | energy |
| float | phi |
| float | theta |
| float | error [6] |
Definition at line 651 of file MdstTables.h.
|
inline |
Definition at line 653 of file MdstTables.h.
| float Mdst_efc::energy |
Definition at line 657 of file MdstTables.h.
| float Mdst_efc::error[6] |
Definition at line 660 of file MdstTables.h.
| int Mdst_efc::id |
Definition at line 655 of file MdstTables.h.
| float Mdst_efc::phi |
Definition at line 658 of file MdstTables.h.
| int Mdst_efc::quality[2] |
Definition at line 656 of file MdstTables.h.
| float Mdst_efc::theta |
Definition at line 659 of file MdstTables.h.