We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e0118 commit 4e482f6Copy full SHA for 4e482f6
1 file changed
Detectors/ITSMFT/ITS/tracking/GPU/cuda/TrackerTraitsGPU.cxx
@@ -329,8 +329,8 @@ void TrackerTraitsGPU<NLayers>::findRoads(const int iteration)
329
this->mTrkParams[iteration].MaxChi2ClusterAttachment,
330
this->mTrkParams[iteration].MaxChi2NDF,
331
this->mTrkParams[iteration].MaxHoles,
332
- this->mTrkParams[iteration].HoleLayerMask,
333
this->mTrkParams[iteration].MinTrackLength,
+ this->mTrkParams[iteration].HoleLayerMask,
334
this->mTrkParams[iteration].LayerxX0,
335
mTimeFrameGPU->getDevicePropagator(),
336
this->mTrkParams[iteration].CorrType,
0 commit comments