BOSS 7.0.4
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcRec_excurrentfit () | |
MdcRec_excurrentfit () | |
Public Attributes | |
int | id |
float | curr_slope |
float | curr_const |
float | f_slope [50] |
float | f_const [50] |
Definition at line 593 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
|
inline |
Definition at line 595 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
|
inline |
Definition at line 595 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/MdcTables.h.
float MdcRec_excurrentfit::curr_const |
Definition at line 599 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_excurrentfit::curr_slope |
Definition at line 598 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_excurrentfit::f_const |
Definition at line 601 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
float MdcRec_excurrentfit::f_slope |
Definition at line 600 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.
int MdcRec_excurrentfit::id |
Definition at line 597 of file InstallArea/include/MdcTables/MdcTables/MdcTables.h.