Skip to content

Commit

Permalink
Update Core/include/Acts/Seeding/SeedFilterConfig.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander J. Pfleger <[email protected]>
  • Loading branch information
LuisFelipeCoelho and AJPfleger authored Nov 29, 2023
1 parent 6dfc590 commit 0d35e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Seeding/SeedFilterConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ struct SeedFilterConfig {
/// confirmation because it can also be defined for different (r, z) regions
/// of the detector (e.g. forward or central region) by SeedConfirmationRange.
/// Seeds are classified as "high-quality" seeds and normal quality seeds.
/// Normal quality seeds are only selected if no other "high-quality" seeds
/// Normal quality seeds are only selected if no other "high-quality" seed
/// has been found for that inner-middle doublet.
bool seedConfirmation = false;
/// Contains parameters for central seed confirmation
Expand Down

0 comments on commit 0d35e2d

Please sign in to comment.