|
BOSS 7.1.1
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
| MdcCal_const4 () | |
Public Attributes | |
| int | id |
| float | fudge |
| int | npoint |
| float | tanl [20] |
| float | ftanl [20] |
| float | a [20] |
| float | b [20] |
Definition at line 223 of file MdcTables.h.
|
inline |
Definition at line 225 of file MdcTables.h.
| float MdcCal_const4::a[20] |
Definition at line 232 of file MdcTables.h.
| float MdcCal_const4::b[20] |
Definition at line 233 of file MdcTables.h.
| float MdcCal_const4::ftanl[20] |
Definition at line 231 of file MdcTables.h.
| float MdcCal_const4::fudge |
Definition at line 228 of file MdcTables.h.
| int MdcCal_const4::id |
Definition at line 227 of file MdcTables.h.
| int MdcCal_const4::npoint |
Definition at line 229 of file MdcTables.h.
| float MdcCal_const4::tanl[20] |
Definition at line 230 of file MdcTables.h.