BOSS 7.0.9
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcRec_dedx () | |
Public Attributes | |
int | id |
float | dEdx |
float | dEdx_exp [5] |
float | sigma_dEdx [5] |
float | pid_prob [5] |
MdcRec_trk * | trk |
int | stat |
Definition at line 443 of file MdcTables.h.
|
inline |
Definition at line 445 of file MdcTables.h.
float MdcRec_dedx::dEdx |
Definition at line 448 of file MdcTables.h.
float MdcRec_dedx::dEdx_exp[5] |
Definition at line 449 of file MdcTables.h.
int MdcRec_dedx::id |
Definition at line 447 of file MdcTables.h.
float MdcRec_dedx::pid_prob[5] |
Definition at line 451 of file MdcTables.h.
float MdcRec_dedx::sigma_dEdx[5] |
Definition at line 450 of file MdcTables.h.
int MdcRec_dedx::stat |
Definition at line 453 of file MdcTables.h.
MdcRec_trk* MdcRec_dedx::trk |
Definition at line 452 of file MdcTables.h.