BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MucStripCal.h File Reference
#include <iostream>
#include "MucCalib/MucEntityCal.h"

Go to the source code of this file.

Classes

class  MucStripCal

Variables

const int TURN_STR_ID [8][2]
const double FIRST_TURN_HEAD [8][2]
const double SECOND_TURN_HEAD [2] = { 56, 66 }
const int TURN_POINT_NUM = 26
const double ODD_TURN_POINT_TAIL [2][2] = { { 2317, 2304 }, { 2329, 2321 } }
const double EVEN_TURN_POINT_TAIL [2] = { 2329, 2329 }

Variable Documentation

◆ EVEN_TURN_POINT_TAIL

const double EVEN_TURN_POINT_TAIL[2] = { 2329, 2329 }

Definition at line 26 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

26{ 2329, 2329 };

Referenced by MucStripCal::SetTail().

◆ FIRST_TURN_HEAD

const double FIRST_TURN_HEAD[8][2]
Initial value:
= { { 1092, 1092 }, { 1126, 1120 }, { 1158, 1158 },
{ 1193, 1179 }, { 1228, 1220 }, { 1267, 1267 },
{ 1327, 1327 }, { 1388, 1385 } }

Definition at line 20 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

20 { { 1092, 1092 }, { 1126, 1120 }, { 1158, 1158 },
21 { 1193, 1179 }, { 1228, 1220 }, { 1267, 1267 },
22 { 1327, 1327 }, { 1388, 1385 } };

Referenced by MucStripCal::SetHead().

◆ ODD_TURN_POINT_TAIL

const double ODD_TURN_POINT_TAIL[2][2] = { { 2317, 2304 }, { 2329, 2321 } }

Definition at line 25 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

25{ { 2317, 2304 }, { 2329, 2321 } };

Referenced by MucStripCal::SetTail().

◆ SECOND_TURN_HEAD

const double SECOND_TURN_HEAD[2] = { 56, 66 }

Definition at line 23 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

23{ 56, 66 }; // odd layer: 56, even layer: 66;

Referenced by MucStripCal::SetHead().

◆ TURN_POINT_NUM

const int TURN_POINT_NUM = 26

Definition at line 24 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

Referenced by MucStripCal::SetTail().

◆ TURN_STR_ID

const int TURN_STR_ID[8][2]
Initial value:
= { { 11, 29 }, { 11, 30 }, { 12, 30 }, { 12, 32 },
{ 12, 33 }, { 12, 34 }, { 13, 36 }, { 14, 38 } }

Definition at line 18 of file Muc/MucCalib/include/MucCalib/MucStripCal.h.

18 { { 11, 29 }, { 11, 30 }, { 12, 30 }, { 12, 32 },
19 { 12, 33 }, { 12, 34 }, { 13, 36 }, { 14, 38 } };

Referenced by MucStripCal::SetHead().