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