/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Reconstruction/MucRecAlg/MucRecAlg-00-03-08/MucRecAlg/MucRecRoadFinderParameter.h File Reference

#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 = 5
const int kMaxDeltaTotalHits = 10
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}


Variable Documentation

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

Definition at line 70 of file MucRecRoadFinderParameter.h.

Referenced by MucRecTrkExt::execute(), ExtMucKal::GapHit(), MucRecTrkExt::TrackFinding(), and MucRecRoadFinder::TrackFinding().

const int kMaxDeltaLastGap = 5

Definition at line 51 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMaxDeltaTotalHits = 10

Definition at line 53 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMaxSkippedGaps = 1

Definition at line 46 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const float kMaxXChisq = 1000.0

Definition at line 55 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const float kMaxYChisq = 1000.0

Definition at line 56 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMinFiredGaps = 2

Definition at line 45 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMinLastGap2D = 2

Definition at line 44 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMinLastGap3D = 3

Definition at line 50 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMinSharedHits2D = 2

Definition at line 47 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kMinSharedHits3D = 4

Definition at line 57 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 69 of file MucRecRoadFinderParameter.h.

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

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

Definition at line 65 of file MucRecRoadFinderParameter.h.

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

const float kRpcEfficiency = 1.0

Definition at line 64 of file MucRecRoadFinderParameter.h.

const int kSearchLength[kNSeedLoops][3][2]

Initial value:

{ { {4,4}, {4,5}, {4,4} },
  { {4,4}, {4,5}, {4,4} },
  { {4,4}, {4,5}, {4,4} }
}

Definition at line 10 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const int kSearchOrder[kNSeedLoops][3][2][5]

Initial value:

 
{ { { {0,4,2,6,0}, {1,5,3,7,1} },
    { {1,3,5,7,1}, {0,2,4,6,8} },
    { {0,4,2,6,0}, {1,5,3,7,1} } },
  { { {2,4,0,6,2}, {3,5,1,7,3} },
    { {3,5,1,7,3}, {2,4,0,6,8} },
    { {2,4,0,6,2}, {3,5,1,7,3} } },
  { { {0,2,4,6,0}, {1,3,5,7,1} },
    { {1,5,3,7,1}, {0,4,2,6,8} },
    { {0,2,4,6,0}, {1,3,5,7,1} } }, 
}

Definition at line 16 of file MucRecRoadFinderParameter.h.

Referenced by MucRecRoadFinder::execute().

const float kWindowSize[3][9]

Initial value:

 { {200.0, 200.0, 200.0, 240.0, 240.0, 280.0, 280.0, 280.0, 280.0},
                                  {200.0, 200.0, 120.0, 120.0, 120.0, 240.0, 240.0, 240.0, 240.0},
                                  {200.0, 200.0, 200.0, 240.0, 240.0, 280.0, 280.0, 280.0, 280.0} }

Definition at line 66 of file MucRecRoadFinderParameter.h.

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


Generated on Tue Nov 29 23:17:02 2016 for BOSS_7.0.2 by  doxygen 1.4.7