Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ALICE3/Core/FastTracker.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ int FastTracker::FastTrack(o2::track::TrackParCov inputTrack, o2::track::TrackPa
}
const int xrhosteps = 100;
const bool applyAngularCorrection = true;

// Delphes sets this to 20 instead of the number of layers,
// but does not count all points in the tpc as layers which we do here
// Loop over all the added layers to prevent crash when adding the tpc
Expand Down