Skip to content
Snippets Groups Projects
Commit a8f04011 authored by Chao Peng's avatar Chao Peng
Browse files

fix the output and input paths

parent 4fc981f1
No related branches found
No related tags found
No related merge requests found
Pipeline #3462 failed
......@@ -2,5 +2,5 @@
source /usr/local/bin/thisdd4hep.sh
python benchmark_rich.py --compact=GenericRICH_example.xml --input=./results/pid_out.root
python benchmark_rich.py --compact=GenericRICH_example.xml --input=./sim_output/rich_sim.root --output=./results/rich_benchmarks.root
......@@ -2,5 +2,5 @@
source /usr/local/bin/thisdd4hep.sh
python simulation_rich.py --compact=GenericRICH_example.xml --input=./data/rich_pid.hepmc --output=./results/pid_out.root -n 1000
python simulation_rich.py --compact=GenericRICH_example.xml --input=./data/rich_pid.hepmc --output=./sim_output/rich_sim.root -n 1000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment