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 StiCA functionality to Sti package #640

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

plexoos
Copy link
Member

@plexoos plexoos commented Jan 31, 2024

Resolves #628

Copy link
Contributor

@klendathu2k klendathu2k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine to me. It simply moves the interface between the CA track finder and the Sti track fitter into the Sti package... all code that is reasonably 'owned' by Sti. It also removes the need for loading libraries in code, and the need to rely on root introspection for the creation of new objects.

Copy link
Contributor

@genevb genevb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I understand correctly, CA codes will now get loaded unnecessarily if a chain is run with Sti but not CA (not StiCA), but that rather insignificant use case is likely worth the reduced dependencies this brings moving forward.

@plexoos plexoos merged commit 4298c80 into star-bnl:main Jan 31, 2024
148 checks passed
@plexoos plexoos deleted the refactor_stica branch January 31, 2024 21:38
dkapukchyan pushed a commit to dkapukchyan/star-sw that referenced this pull request Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BFC tests fail in StiDefaultToolkit when using ROOT 6.24
3 participants