BOSS 7.0.7
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
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 MdcTables.h.
|
inline |
Definition at line 595 of file MdcTables.h.
float MdcRec_excurrentfit::curr_const |
Definition at line 599 of file MdcTables.h.
float MdcRec_excurrentfit::curr_slope |
Definition at line 598 of file MdcTables.h.
float MdcRec_excurrentfit::f_const[50] |
Definition at line 601 of file MdcTables.h.
float MdcRec_excurrentfit::f_slope[50] |
Definition at line 600 of file MdcTables.h.
int MdcRec_excurrentfit::id |
Definition at line 597 of file MdcTables.h.