Skip to content

Commit

Permalink
purge PhotonGBTFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
dglazier committed Dec 3, 2024
1 parent ac573aa commit 41fcc6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RunRoot/LoadIguana.C
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ 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/");

gROOT->ProcessLine("#include <iguana/algorithms/AlgorithmBoilerplate.h>");
gROOT->ProcessLine("#include <iguana/algorithms/AlgorithmSequence.h>");
Expand Down

0 comments on commit 41fcc6c

Please sign in to comment.