Skip to content

Commit

Permalink
Update Core/include/Acts/Seeding/SeedFinderFTFConfig.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander J. Pfleger <70842573+AJPfleger@users.noreply.github.com>
  • Loading branch information
LuisFelipeCoelho and AJPfleger authored Nov 13, 2023
1 parent ee91953 commit 5909ed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Core/include/Acts/Seeding/SeedFinderFTFConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ struct SeedFinderFTFConfig {
/// for load space points
unsigned int maxSeedsPerSpM = 5;

// Parameter which can loosen the tolerance of the track seed to form to a
// helix, useful for (e.g.) misaligned seeding
// Parameter which can loosen the tolerance of the track seed to form a
// helix. This is useful for e.g. misaligned seeding.
float helixCutTolerance = 1.;

float m_phiSliceWidth{};
Expand Down

0 comments on commit 5909ed3

Please sign in to comment.