|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Variables | |
| const double | PI = 3.141592654 |
| const double | ErrLimit = 0.01 |
| const int | PART_MAX = 3 |
| const int | EEID = 0 |
| const int | BRID = 1 |
| const int | WEID = 2 |
| const int | BRTOP = 2 |
| const int | SEG_MAX = 8 |
| const int | LAY_MAX = 9 |
| const int | STR_TYPE_NUM = 4 |
| const double | GAS_GAP = 40.0 |
| const double | STR_GAP = 2.0 |
| const int | B_SEG_NUM = 8 |
| const int | B_LAY_NUM = 9 |
| const double | B_YK_LT = 3940 |
| const double | B_YK_WT [B_LAY_NUM] |
| const double | B_YK_TH [B_LAY_NUM] = { 30, 30, 30, 40, 40, 80, 80, 80, 150 } |
| const double | B_YK_RB [B_LAY_NUM] = { 1740, 1810, 1880, 1950, 2030, 2110, 2230, 2350, 2470 } |
| const int | E_SEG_NUM = 4 |
| const int | E_LAY_NUM = 8 |
| const int | E_YK_NUM = 9 |
| const double | E_YK_ROUT = 2500 |
| const double | E_YK_ZMAX = 2800.0 |
| const double | E_YK_TOTALTH = 750 |
| const double | E_YK_TH [E_YK_NUM] = { 40, 40, 30, 30, 30, 50, 80, 80, 50 } |
| const double | E_YK_RIN [E_YK_NUM] = { 1020, 1067, 1100, 1133, 1167, 1203, 1241, 1302, 1362 } |
| const int | B_ZSTR_NUM = 48 |
| const int | B_TSTR_ANG_NUM = 96 |
| const int | B_TSTR_TOP_NUM = 112 |
| const int | B_STR_TYPE [STR_TYPE_NUM] = { 0, 1 } |
| const int | B_ZSTR_CUT_NUM [B_LAY_NUM] = { 16, 0, 12, 0, 11, 0, 10, 0, 9 } |
| const int | B_TSTR_CUT_NUM = 80 |
| const double | B_STR_DIST [B_LAY_NUM] = { 20, 39, 27, 39, 30, 39, 33, 39, 37 } |
| const double | B_ZSTR_CUT [2] = { 540, 610 } |
| const double | B_TSTR_CUT = 642 |
| const int | E_STR_TYPE [STR_TYPE_NUM] = { 0, 1 } |
| const double | B_GASGAP_RB [B_LAY_NUM] = { 1700, 1770, 1840, 1910, 1990, 2070, 2190, 2310, 2430 } |
| const double B_GASGAP_RB[B_LAY_NUM] = { 1700, 1770, 1840, 1910, 1990, 2070, 2190, 2310, 2430 } |
Definition at line 63 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_LAY_NUM = 9 |
Definition at line 30 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_SEG_NUM = 8 |
Definition at line 29 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_STR_DIST[B_LAY_NUM] = { 20, 39, 27, 39, 30, 39, 33, 39, 37 } |
Definition at line 55 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_STR_TYPE[STR_TYPE_NUM] = { 0, 1 } |
Definition at line 51 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_TSTR_ANG_NUM = 96 |
Definition at line 49 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_TSTR_CUT = 642 |
Definition at line 57 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_TSTR_CUT_NUM = 80 |
Definition at line 53 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_TSTR_TOP_NUM = 112 |
Definition at line 50 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_YK_LT = 3940 |
Definition at line 31 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_YK_RB[B_LAY_NUM] = { 1740, 1810, 1880, 1950, 2030, 2110, 2230, 2350, 2470 } |
Definition at line 35 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_YK_TH[B_LAY_NUM] = { 30, 30, 30, 40, 40, 80, 80, 80, 150 } |
Definition at line 34 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_YK_WT[B_LAY_NUM] |
Definition at line 32 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double B_ZSTR_CUT[2] = { 540, 610 } |
Definition at line 56 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_ZSTR_CUT_NUM[B_LAY_NUM] = { 16, 0, 12, 0, 11, 0, 10, 0, 9 } |
Definition at line 52 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int B_ZSTR_NUM = 48 |
Definition at line 48 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int BRID = 1 |
Definition at line 18 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int BRTOP = 2 |
Definition at line 20 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int E_LAY_NUM = 8 |
Definition at line 39 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int E_SEG_NUM = 4 |
Definition at line 38 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int E_STR_TYPE[STR_TYPE_NUM] = { 0, 1 } |
Definition at line 60 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int E_YK_NUM = 9 |
Definition at line 40 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double E_YK_RIN[E_YK_NUM] = { 1020, 1067, 1100, 1133, 1167, 1203, 1241, 1302, 1362 } |
Definition at line 45 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double E_YK_ROUT = 2500 |
Definition at line 41 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double E_YK_TH[E_YK_NUM] = { 40, 40, 30, 30, 30, 50, 80, 80, 50 } |
Definition at line 44 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double E_YK_TOTALTH = 750 |
Definition at line 43 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double E_YK_ZMAX = 2800.0 |
Definition at line 42 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int EEID = 0 |
Definition at line 17 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double ErrLimit = 0.01 |
Definition at line 14 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double GAS_GAP = 40.0 |
Definition at line 25 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int LAY_MAX = 9 |
Definition at line 22 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int PART_MAX = 3 |
Definition at line 16 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double PI = 3.141592654 |
Definition at line 13 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int SEG_MAX = 8 |
Definition at line 21 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const double STR_GAP = 2.0 |
Definition at line 26 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int STR_TYPE_NUM = 4 |
Definition at line 23 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.
| const int WEID = 2 |
Definition at line 19 of file MucMappingAlg/include/MucMappingAlg/MucGeoConst.h.