Skip to content

Commit

Permalink
Changes to Binned Benchmarks Script
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhigyan Acherjee authored and Abhigyan Acherjee committed Jun 10, 2024
1 parent 580307f commit 60fa2c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/roofit/roofit/RooFitBinnedBenchmarks.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ int main(int argc, char **argv)
// Set the sevalBackend value from the next command-line argument
evalBackend = argv[i + 1];
seeding_only = argv[i + 2];
//Second arguement for seeding_only
}
}
}
Expand Down

0 comments on commit 60fa2c5

Please sign in to comment.