|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
| Mdst_gamma () | |
Public Attributes | |
| int | id |
| float | px |
| float | py |
| float | pz |
| Mdst_ecl * | ecl |
| Mdst_efc * | efc |
Definition at line 213 of file MdstTables.h.
|
inline |
Definition at line 215 of file MdstTables.h.
| Mdst_ecl* Mdst_gamma::ecl |
Definition at line 221 of file MdstTables.h.
| Mdst_efc* Mdst_gamma::efc |
Definition at line 222 of file MdstTables.h.
| int Mdst_gamma::id |
Definition at line 217 of file MdstTables.h.
| float Mdst_gamma::px |
Definition at line 218 of file MdstTables.h.
| float Mdst_gamma::py |
Definition at line 219 of file MdstTables.h.
| float Mdst_gamma::pz |
Definition at line 220 of file MdstTables.h.