Skip to content
Snippets Groups Projects
Commit cf5da29a authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Update benchmarks/far_forward/scripts/print_far_forward_protons.cxx

parent 483d7b5d
No related branches found
No related tags found
1 merge request!202Add RomanPot and OffMTracker particles.
......@@ -17,7 +17,7 @@ R__LOAD_LIBRARY(libDD4pod.so)
using ROOT::RDataFrame;
using namespace ROOT::VecOps;
int rec_far_forward_protons(const char* fname = "topside/rec_far_forward_protons.root")
int print_far_forward_protons(const char* fname = "topside/rec_far_forward_protons.root")
{
ROOT::EnableImplicitMT();
ROOT::RDataFrame df("events", fname);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment