|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
| Mdst_run_head () | |
Public Attributes | |
| int | id |
| int | version |
| int | data_type |
| int | exp_no |
| int | run_no |
Definition at line 15 of file MdstTables.h.
|
inline |
Definition at line 17 of file MdstTables.h.
| int Mdst_run_head::data_type |
Definition at line 21 of file MdstTables.h.
| int Mdst_run_head::exp_no |
Definition at line 22 of file MdstTables.h.
| int Mdst_run_head::id |
Definition at line 19 of file MdstTables.h.
| int Mdst_run_head::run_no |
Definition at line 23 of file MdstTables.h.
| int Mdst_run_head::version |
Definition at line 20 of file MdstTables.h.