|
BOSS 8.0.0
BESIII Offline Software System
|
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 |
| const int kDeltaSeg[kNSegSearch] = { 0, 1, -1 } |
Definition at line 20 of file MucRecTrkExtParameter.h.
| const float kFirstHitWindowRatio = 1.0 |
Definition at line 21 of file MucRecTrkExtParameter.h.
Referenced by MucRecTrkExt::execute(), and MucRecTrkExt::TrackFinding().
| const int kNSegSearch = 3 |
Definition at line 19 of file MucRecTrkExtParameter.h.
| const int kPartSeq[3] = { 1, 0, 2 } |
Definition at line 6 of file MucRecTrkExtParameter.h.
| const float kRpcEfficiency = 1.0 |
Definition at line 5 of file MucRecTrkExtParameter.h.
| const float kWindowSize[3][9] |
Definition at line 7 of file MucRecTrkExtParameter.h.
| const float kWindowSize_Mom_Gap[4][9] |
Definition at line 13 of file MucRecTrkExtParameter.h.
Referenced by MucRecTrkExt::getWindowSize().