|
BOSS 8.0.0
BESIII Offline Software System
|
#include "Identifier/MucID.h"Go to the source code of this file.
Variables | |
| const int | kNSeedLoops = 3 |
| const int | kSearchLength [kNSeedLoops][3][2] |
| const int | kSearchOrder [kNSeedLoops][3][2][5] |
| const int | kMinLastGap2D = 2 |
| const int | kMinFiredGaps = 2 |
| const int | kMaxSkippedGaps = 1 |
| const int | kMinSharedHits2D = 2 |
| const int | kMinLastGap3D = 3 |
| const int | kMaxDeltaLastGap |
| const int | kMaxDeltaTotalHits |
| const float | kMaxXChisq = 1000.0 |
| const float | kMaxYChisq = 1000.0 |
| const int | kMinSharedHits3D = 4 |
| const float | kRpcEfficiency = 1.0 |
| const int | kPartSeq [3] = { 1, 0, 2 } |
| const float | kWindowSize [3][9] |
| const int | kNSegSearch = 3 |
| const int | kDeltaSeg [kNSegSearch] = { 0, -1, 1 } |
| const int kDeltaSeg[kNSegSearch] = { 0, -1, 1 } |
Definition at line 69 of file MucRecRoadFinderParameter.h.
Referenced by MucRecTrkExt::execute(), ExtMucKal::GapHit(), MucRecRoadFinder::TrackFinding(), and MucRecTrkExt::TrackFinding().
| const int kMaxDeltaLastGap |
Definition at line 47 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMaxDeltaTotalHits |
Definition at line 50 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMaxSkippedGaps = 1 |
Definition at line 42 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const float kMaxXChisq = 1000.0 |
Definition at line 53 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const float kMaxYChisq = 1000.0 |
Definition at line 54 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMinFiredGaps = 2 |
Definition at line 41 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMinLastGap2D = 2 |
Definition at line 40 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMinLastGap3D = 3 |
Definition at line 46 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMinSharedHits2D = 2 |
Definition at line 43 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kMinSharedHits3D = 4 |
Definition at line 55 of file MucRecRoadFinderParameter.h.
| const int kNSeedLoops = 3 |
Definition at line 7 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kNSegSearch = 3 |
Definition at line 68 of file MucRecRoadFinderParameter.h.
Referenced by MucRecTrkExt::execute(), MucRecRoadFinder::TrackFinding(), and MucRecTrkExt::TrackFinding().
| const int kPartSeq[3] = { 1, 0, 2 } |
Definition at line 63 of file MucRecRoadFinderParameter.h.
Referenced by MucRecTrkExt::execute(), MucRecRoadFinder::TrackFinding(), and MucRecTrkExt::TrackFinding().
| const float kRpcEfficiency = 1.0 |
Definition at line 62 of file MucRecRoadFinderParameter.h.
| const int kSearchLength[kNSeedLoops][3][2] |
Definition at line 10 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const int kSearchOrder[kNSeedLoops][3][2][5] |
Definition at line 14 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute().
| const float kWindowSize[3][9] |
Definition at line 64 of file MucRecRoadFinderParameter.h.
Referenced by MucRecRoadFinder::execute(), and MucRecRoadFinder::TrackFinding().