Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: move multipleScattering2 to seeding options #2010

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

LuisFelipeCoelho
Copy link
Member

This PR moves the calculation of m_config.maxScatteringAngle2 * m_config.sigmaScattering * m_config.sigmaScattering to the seeding option since it can be done only once

@LuisFelipeCoelho LuisFelipeCoelho added Component - Core Affects the Core module 🚧 WIP Work-in-progress labels Apr 3, 2023
@github-actions
Copy link

github-actions bot commented Apr 3, 2023

📊 Physics performance monitoring for df16164

Full report
Seeding: seeded, truth estimated, orthogonal
CKF: seeded, truth smeared, truth estimated, orthogonal
IVF: seeded, truth smeared, truth estimated, orthogonal
Ambiguity resolution: seeded, orthogonal
Truth tracking
Truth tracking (GSF)

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

IVF orthogonal

Seeding

Seeding seeded

Seeding truth_estimated

Seeding orthogonal

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

CKF orthogonal

Ambiguity resolution

seeded

Truth tracking (Kalman Filter)

Truth tracking

Truth tracking (GSF)

Truth tracking

@LuisFelipeCoelho LuisFelipeCoelho added this to the next milestone Apr 4, 2023
@LuisFelipeCoelho LuisFelipeCoelho marked this pull request as ready for review April 4, 2023 07:19
@LuisFelipeCoelho LuisFelipeCoelho removed the 🚧 WIP Work-in-progress label Apr 4, 2023
@paulgessinger paulgessinger changed the title refactor: move multipleScattering2 to seeding options refactor!: move multipleScattering2 to seeding options Apr 4, 2023
@paulgessinger paulgessinger changed the title refactor!: move multipleScattering2 to seeding options refactor: move multipleScattering2 to seeding options Apr 4, 2023
@paulgessinger
Copy link
Member

Is this a breaking change?

@CarloVarni
Copy link
Collaborator

@paulgessinger I do not think so. This adds a variable to the options but it is internally computed, so it's not exposed to the user

@kodiakhq kodiakhq bot merged commit 01bbf1f into acts-project:main Apr 4, 2023
40 checks passed
@LuisFelipeCoelho LuisFelipeCoelho deleted the options_scattering branch April 4, 2023 10:02
@github-actions github-actions bot removed the automerge label Apr 4, 2023
@paulgessinger paulgessinger modified the milestones: next, v25.0.0 Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants