diff --git a/benchmarks/u_rho/setup.config b/benchmarks/u_rho/setup.config index 8a9b6f3f..9fa405af 100644 --- a/benchmarks/u_rho/setup.config +++ b/benchmarks/u_rho/setup.config @@ -7,5 +7,5 @@ if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then export JUGGLER_N_EVENTS=5 fi -export JUGGLER_IN_FILE="benchmark_output/rho_10x100_uChannel_Q2of0to10_hiDiv.hepmc3.tree.root" +export JUGGLER_IN_FILE="input/u_rho/rho_10x100_uChannel_Q2of0to10_hiDiv.hepmc3.tree.root" export JUGGLER_OUT_FILE="benchmark_output/rho_10x100_uChannel_Q2of0to10_hiDiv.hepmc3.tree.detectorsim.root"