|
BOSS 7.1.1
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
| Mdst_ecl () | |
Public Attributes | |
| int | id |
| int | match |
| int | quality |
| float | energy |
| float | phi |
| float | theta |
| float | r |
| float | error [6] |
| int | electron |
Definition at line 455 of file MdstTables.h.
|
inline |
Definition at line 457 of file MdstTables.h.
| int Mdst_ecl::electron |
Definition at line 467 of file MdstTables.h.
| float Mdst_ecl::energy |
Definition at line 462 of file MdstTables.h.
| float Mdst_ecl::error[6] |
Definition at line 466 of file MdstTables.h.
| int Mdst_ecl::id |
Definition at line 459 of file MdstTables.h.
| int Mdst_ecl::match |
Definition at line 460 of file MdstTables.h.
| float Mdst_ecl::phi |
Definition at line 463 of file MdstTables.h.
| int Mdst_ecl::quality |
Definition at line 461 of file MdstTables.h.
| float Mdst_ecl::r |
Definition at line 465 of file MdstTables.h.
| float Mdst_ecl::theta |
Definition at line 464 of file MdstTables.h.