diff --git a/benchmarks/tracking_performances_dis/Snakefile b/benchmarks/tracking_performances_dis/Snakefile index 4accce9..28295fa 100644 --- a/benchmarks/tracking_performances_dis/Snakefile +++ b/benchmarks/tracking_performances_dis/Snakefile @@ -15,9 +15,9 @@ root -l -b -q -e '.L {input}+' rule trk_dis_compile: input: "benchmarks/tracking_performances_dis/analysis/trk_dis_analysis_cxx.so", - "benchmarks/tracking_performances_dis/analysis/trk_dis_plots_cxx.so" + "benchmarks/tracking_performances_dis/analysis/trk_dis_plots_cxx.so", "benchmarks/tracking_performances_dis/analysis/vtx_dis_analysis_cxx.so", - "benchmarks/tracking_performances_dis/analysis/vtx_dis_plots_cxx.so" + "benchmarks/tracking_performances_dis/analysis/vtx_dis_plots_cxx.so", # Process the generated HepMC files through the simulation rule trk_dis_sim: