Skip to content

Commit

Permalink
Update Core/include/Acts/Seeding/SeedFinderConfig.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 f25cd01 commit 66faf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Seeding/SeedFinderConfig.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ struct SeedFinderConfig {
// Number of sigmas of scattering angle to be considered in the minimum pT
// scattering term
float sigmaScattering = 5;
// Term that accounts for the thickness of scattering medium in radiation lengths in the Lynch \& Dahl correction to the Highland equation
// Term that accounts for the thickness of scattering medium in radiation lengths in the Lynch & Dahl correction to the Highland equation
// default is 5%
// TODO: necessary to make amount of material dependent on detector region?
float radLengthPerSeed = 0.05;
Expand Down

0 comments on commit 66faf6d

Please sign in to comment.