BOSS 7.0.6
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcDat_wirhit () | |
Public Attributes | |
int | id |
float | adc |
float | tdc |
int | stat |
const MdcGeoWire * | geo |
MdcRec_wirhit * | rec |
Definition at line 69 of file MdcTables.h.
|
inline |
Definition at line 71 of file MdcTables.h.
float MdcDat_wirhit::adc |
Definition at line 74 of file MdcTables.h.
const MdcGeoWire* MdcDat_wirhit::geo |
Definition at line 77 of file MdcTables.h.
int MdcDat_wirhit::id |
Definition at line 73 of file MdcTables.h.
MdcRec_wirhit* MdcDat_wirhit::rec |
Definition at line 78 of file MdcTables.h.
Referenced by TMDC::updateMC().
int MdcDat_wirhit::stat |
Definition at line 76 of file MdcTables.h.
float MdcDat_wirhit::tdc |
Definition at line 75 of file MdcTables.h.