BOSS 7.0.4
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcRec_dedx () | |
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 InstallArea/include/MdcTables/MdcTables/MdcTables.h.
|
inline |
Definition at line 445 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
|
inline |
Definition at line 445 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/MdcTables.h.
float MdcRec_dedx::dEdx |
Definition at line 448 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_dedx::dEdx_exp |
Definition at line 449 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
int MdcRec_dedx::id |
Definition at line 447 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_dedx::pid_prob |
Definition at line 451 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_dedx::sigma_dEdx |
Definition at line 450 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
int MdcRec_dedx::stat |
Definition at line 453 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
MdcRec_trk * MdcRec_dedx::trk |
Definition at line 452 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.