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

updates for iguana 0.8 and QADB 3.0 #87

Merged
merged 9 commits into from
Nov 27, 2024
Merged

Conversation

dglazier
Copy link
Collaborator

No description provided.

@dglazier dglazier marked this pull request as ready for review November 27, 2024 09:44
@dglazier dglazier merged commit d34e24c into JeffersonLab:master Nov 27, 2024
1 check passed
@@ -7,6 +7,8 @@ void LoadIguana(){
//external iguana linking
TString IGUANA = gSystem->Getenv("IGUANA");
gInterpreter->AddIncludePath(IGUANA+"/include");
//Some algorithms need extra paths
gInterpreter->AddIncludePath(IGUANA+"/../src/iguana/algorithms/clas12/PhotonGBTFilter/");
Copy link
Member

@c-dilks c-dilks Nov 27, 2024

Choose a reason for hiding this comment

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

Remove this include path, since the Iguana source tree is not installed. JeffersonLab/iguana#311 should remove the need for including these headers.

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.

2 participants