BOSS 7.0.2
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_event () | |
Mdst_event () | |
Public Attributes | |
int | id |
int | exp_no |
int | run_no |
int | event_no |
int | trigger |
int | date |
int | time |
Definition at line 57 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
|
inline |
Definition at line 59 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
|
inline |
Definition at line 59 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/MdstTables.h.
int Mdst_event::date |
Definition at line 66 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::event_no |
Definition at line 64 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::exp_no |
Definition at line 62 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::id |
Definition at line 61 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::run_no |
Definition at line 63 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::time |
Definition at line 67 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.
int Mdst_event::trigger |
Definition at line 65 of file InstallArea/include/MdcTables/MdcTables/MdstTables.h.