BOSS 7.0.7
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MucRecTrkExtParameter.h File Reference

Go to the source code of this file.

Variables

const float kRpcEfficiency = 1.0
 
const int kPartSeq [3] = {1, 0, 2}
 
const float kWindowSize [3][9]
 
const float kWindowSize_Mom_Gap [4][9]
 
const int kNSegSearch = 3
 
const int kDeltaSeg [kNSegSearch] = {0,1,-1}
 
const float kFirstHitWindowRatio = 1.0
 

Variable Documentation

◆ kDeltaSeg

const int kDeltaSeg[kNSegSearch] = {0,1,-1}

Definition at line 20 of file MucRecTrkExtParameter.h.

◆ kFirstHitWindowRatio

const float kFirstHitWindowRatio = 1.0

Definition at line 21 of file MucRecTrkExtParameter.h.

Referenced by MucRecTrkExt::execute(), and MucRecTrkExt::TrackFinding().

◆ kNSegSearch

const int kNSegSearch = 3

Definition at line 19 of file MucRecTrkExtParameter.h.

◆ kPartSeq

const int kPartSeq[3] = {1, 0, 2}

Definition at line 6 of file MucRecTrkExtParameter.h.

◆ kRpcEfficiency

const float kRpcEfficiency = 1.0

Definition at line 5 of file MucRecTrkExtParameter.h.

◆ kWindowSize

const float kWindowSize[3][9]
Initial value:
= { {240.0, 240.0, 240.0, 280.0, 280.0, 320.0, 320.0, 320.0, 320.0},
{240.0, 240.0, 240.0, 280.0, 280.0, 320.0, 320.0, 320.0, 320.0},
{240.0, 240.0, 240.0, 280.0, 280.0, 320.0, 320.0, 320.0, 320.0} }

Definition at line 7 of file MucRecTrkExtParameter.h.

◆ kWindowSize_Mom_Gap

const float kWindowSize_Mom_Gap[4][9]
Initial value:
= {
{604.8, 714.3, 406.7, 377.4, 329.4, 361.5, 272.6, 320.0, 320.0},
{397.3, 444.8, 253.0, 269.2, 231.3, 304.1, 262.2, 338.9, 266.0},
{316.1, 362.1, 210.3, 214.3, 205.7, 245.2, 234.8, 288.7, 223.9},
{260.8, 302.8, 173.3, 184.1, 187.0, 225.1, 201.7, 268.9, 198.4}
}

Definition at line 12 of file MucRecTrkExtParameter.h.

Referenced by MucRecTrkExt::getWindowSize().