|
BOSS 7.1.3
BESIII Offline Software System
|
Go to the source code of this file.
Classes | |
| class | MucStrip |
Variables | |
| const int | HEAD_TURN_STR_NUM [8][2] = { {12,30},{12,31},{12,32},{13,33},{13,34},{14,35},{14,37},{15,39} } |
| 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 28 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 22 of file MucStrip.h.
Referenced by MucStrip::SetHead().
| const int HEAD_TURN_STR_NUM[8][2] = { {12,30},{12,31},{12,32},{13,33},{13,34},{14,35},{14,37},{15,39} } |
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 26 of file MucStrip.h.
Referenced by MucStrip::SetTail().
| const double SECOND_TURN_HEAD[2] = {56,66} |
Definition at line 24 of file MucStrip.h.
Referenced by MucStrip::SetHead().
| const int TAIL_TURN_STR_NUM[2] = {26,27} |