|
BOSS 8.0.0
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
| class | MucStrip |
Variables | |
| const int | HEAD_TURN_STR_NUM [8][2] |
| const double | FIRST_TURN_HEAD [8][2] |
| const double | SECOND_TURN_HEAD [2] = { 56, 66 } |
| const int | TAIL_TURN_STR_NUM [2] = { 26, 27 } |
| const double | ODD_TURN_POINT_TAIL [2][2] = { { 2317, 2304 }, { 2328, 2321 } } |
| const double | EVEN_TURN_POINT_TAIL [2] = { 2329, 2296 } |
| const double | E_FIRST_STR_WT = 48.0 |
| const double E_FIRST_STR_WT = 48.0 |
Definition at line 30 of file MucStrip.h.
Referenced by MucStrip::SetW().
| const double EVEN_TURN_POINT_TAIL[2] = { 2329, 2296 } |
| const double FIRST_TURN_HEAD[8][2] |
Definition at line 23 of file MucStrip.h.
Referenced by MucStrip::SetHead().
| const int HEAD_TURN_STR_NUM[8][2] |
Definition at line 21 of file MucStrip.h.
Referenced by MucStrip::SetHead().
| const double ODD_TURN_POINT_TAIL[2][2] = { { 2317, 2304 }, { 2328, 2321 } } |
Definition at line 28 of file MucStrip.h.
Referenced by MucStrip::SetTail().
| const double SECOND_TURN_HEAD[2] = { 56, 66 } |
Definition at line 26 of file MucStrip.h.
Referenced by MucStrip::SetHead().
| const int TAIL_TURN_STR_NUM[2] = { 26, 27 } |