BOSS 7.0.5
BESIII Offline Software System
|
#include <iostream>
#include "MucGeoCreateAlg/MucEntity.h"
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 29 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetW().
const double EVEN_TURN_POINT_TAIL[2] = {2329,2296} |
Definition at line 28 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetTail().
const double FIRST_TURN_HEAD[8][2] |
Definition at line 23 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/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 22 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetHead().
const double ODD_TURN_POINT_TAIL[2][2] = { {2317,2304},{2328,2321} } |
Definition at line 27 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetTail().
const double SECOND_TURN_HEAD[2] = {56,66} |
Definition at line 25 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetHead().
const int TAIL_TURN_STR_NUM[2] = {26,27} |
Definition at line 26 of file Muc/MucGeoCreateAlg/MucGeoCreateAlg-00-01-00/MucGeoCreateAlg/MucStrip.h.
Referenced by MucStrip::SetTail().