|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
| MdcDat_olhit () | |
Public Attributes | |
| int | id |
| float | adc |
| float | tdc |
| int | stat |
| const MdcGeoWire * | geo |
Definition at line 91 of file MdcTables.h.
|
inline |
Definition at line 93 of file MdcTables.h.
| float MdcDat_olhit::adc |
Definition at line 96 of file MdcTables.h.
| const MdcGeoWire* MdcDat_olhit::geo |
Definition at line 99 of file MdcTables.h.
| int MdcDat_olhit::id |
Definition at line 95 of file MdcTables.h.
| int MdcDat_olhit::stat |
Definition at line 98 of file MdcTables.h.
| float MdcDat_olhit::tdc |
Definition at line 97 of file MdcTables.h.