BOSS 7.0.7
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcRec_excurve_add () | |
Public Attributes | |
int | id |
int | flag |
float | f_e [12] |
float | f_mu [12] |
float | f_pi [12] |
float | f_k [12] |
float | f_p [12] |
Definition at line 549 of file MdcTables.h.
|
inline |
Definition at line 551 of file MdcTables.h.
float MdcRec_excurve_add::f_e[12] |
Definition at line 555 of file MdcTables.h.
float MdcRec_excurve_add::f_k[12] |
Definition at line 558 of file MdcTables.h.
float MdcRec_excurve_add::f_mu[12] |
Definition at line 556 of file MdcTables.h.
float MdcRec_excurve_add::f_p[12] |
Definition at line 559 of file MdcTables.h.
float MdcRec_excurve_add::f_pi[12] |
Definition at line 557 of file MdcTables.h.
int MdcRec_excurve_add::flag |
Definition at line 554 of file MdcTables.h.
int MdcRec_excurve_add::id |
Definition at line 553 of file MdcTables.h.