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

More STV Cleanup #607

Merged
merged 18 commits into from
Oct 24, 2023
Merged

More STV Cleanup #607

merged 18 commits into from
Oct 24, 2023

Conversation

klendathu2k
Copy link
Contributor

Creating a draft PR. Additional Stv cleanup:

Removes IDL files.
Removes chain options, and the configuration logic in StBFChain...
(note: broken out over several commits as I refactored the slightly complicated control flow...)

Removed the StXTrakMaker. This depends on StvUtil. StvUtil was removed, but... our code still compiles. And I don't see any other xtrak dependencies... so draft PR should reveal whether it is a problem or not.

@klendathu2k klendathu2k requested review from genevb and removed request for genevb October 18, 2023 18:17
Copy link
Member

@iraklic iraklic left a comment

Choose a reason for hiding this comment

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

As I understand this is just a cleanup of Stv, and I assume this is full cleanup, I have not checked if there is Svt in any other option before the approval. But I also assume even if there is leftover it won't brake anything anyhow.

@klendathu2k
Copy link
Contributor Author

klendathu2k commented Oct 18, 2023 via email

@iraklic
Copy link
Member

iraklic commented Oct 18, 2023

Thanks for confirming what I thought. I can try to go over the options and land you a second pair of eyes. I will let you know if I find something but let's keep the "approval" :)

@klendathu2k
Copy link
Contributor Author

I think this is ready to squash/merge... but would like to give @genevb the opportunity to review the BigFullChain.h and StBFChain.cxx changes first...

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.

I went carefully through the changes line by line under StRoot/StBFChain and I didn't spot any flaws. Possible I missed something too, but at least multiple eyes have looked now to improve our confidence.

@klendathu2k klendathu2k merged commit d422534 into star-bnl:main Oct 24, 2023
148 checks passed
@klendathu2k klendathu2k deleted the cleanup-stv branch October 24, 2023 19:27
dkapukchyan pushed a commit to dkapukchyan/star-sw that referenced this pull request Mar 11, 2024
Creating a draft PR.  Additional Stv cleanup:

Removes IDL files.
Removes chain options, and the configuration logic in StBFChain...
(note: broken out over several commits as I refactored the slightly
complicated control flow...)

Removed the StXTrakMaker. This depends on StvUtil. StvUtil was removed,
but... our code still compiles. And I don't see any other xtrak
dependencies... so draft PR should reveal whether it is a problem or
not.
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.

4 participants