BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
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 MdstTables.h.
|
inline |
Definition at line 59 of file MdstTables.h.
int Mdst_event::date |
Definition at line 66 of file MdstTables.h.
int Mdst_event::event_no |
Definition at line 64 of file MdstTables.h.
int Mdst_event::exp_no |
Definition at line 62 of file MdstTables.h.
int Mdst_event::id |
Definition at line 61 of file MdstTables.h.
int Mdst_event::run_no |
Definition at line 63 of file MdstTables.h.
int Mdst_event::time |
Definition at line 67 of file MdstTables.h.
int Mdst_event::trigger |
Definition at line 65 of file MdstTables.h.