Skip to content

Commit

Permalink
Update setup.config input path
Browse files Browse the repository at this point in the history
  • Loading branch information
zsweger authored May 17, 2024
1 parent f225f83 commit ce5f8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/u_rho/setup.config
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit ce5f8eb

Please sign in to comment.