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

Hide AgML library codes from the macros which load the geometry. #623

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

klendathu2k
Copy link
Contributor

Possible fix for issue #620.

@klendathu2k klendathu2k marked this pull request as ready for review November 3, 2023 14:36
@klendathu2k
Copy link
Contributor Author

All tests succeeded. Syncing with main and changing from draft to normal PR.

@@ -2,8 +2,6 @@

#if !defined(__CINT__) || defined(__CLING__)
#include "StBFChain/StBFChain.h"
#include "StarVMC/StarAgmlLib/AgModule.h"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Probable culprit for the test failures. The AgML library codes are overly complex... especially the shape and structure handling codes. Would not be surprise if cling doesn't handle them well...

@genevb genevb removed their request for review November 3, 2023 17:31
@klendathu2k klendathu2k requested review from plexoos and removed request for plexoos November 7, 2023 17:24
@plexoos
Copy link
Member

plexoos commented Nov 8, 2023

I've applied this patch to #619 but there are still errors. However, this PR passed the existing test so, I am OK merging it

@klendathu2k klendathu2k merged commit a351285 into star-bnl:main Dec 1, 2023
148 checks passed
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.

3 participants