BOSS 7.1.0
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcRec_excalib () | |
Public Attributes | |
int | id |
float | gain [8208] |
float | ggs_f [10] |
float | ggs_b [10] |
float | erggs_f [10] |
float | erggs_b [10] |
float | localg [15][47] |
float | ddg [10][47] |
float | mdcgain |
Definition at line 485 of file MdcTables.h.
|
inline |
Definition at line 487 of file MdcTables.h.
float MdcRec_excalib::ddg[10][47] |
Definition at line 496 of file MdcTables.h.
float MdcRec_excalib::erggs_b[10] |
Definition at line 494 of file MdcTables.h.
float MdcRec_excalib::erggs_f[10] |
Definition at line 493 of file MdcTables.h.
float MdcRec_excalib::gain[8208] |
Definition at line 490 of file MdcTables.h.
float MdcRec_excalib::ggs_b[10] |
Definition at line 492 of file MdcTables.h.
float MdcRec_excalib::ggs_f[10] |
Definition at line 491 of file MdcTables.h.
int MdcRec_excalib::id |
Definition at line 489 of file MdcTables.h.
float MdcRec_excalib::localg[15][47] |
Definition at line 495 of file MdcTables.h.
float MdcRec_excalib::mdcgain |
Definition at line 497 of file MdcTables.h.