Skip to content

Commit f714d3a

Browse files
committed
Fixed example for new keys
1 parent bd03ecd commit f714d3a

File tree

1 file changed

+1
-1
lines changed
  • run/SimExamples/HepMC_STARlight

1 file changed

+1
-1
lines changed

run/SimExamples/HepMC_STARlight/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ env -i HOME="$HOME" USER="$USER" PATH="/bin:/usr/bin:/usr/local/bin" \
1515
# PART b)
1616
NEV=1000
1717
o2-sim -j 20 -n ${NEV} -g hepmc -m PIPE ITS -o sim \
18-
--configKeyValues "HepMC.fileName=starlight.hepmc;HepMC.version=2;Diamond.position[2]=0.1;Diamond.width[2]=0.05"
18+
--configKeyValues "FileOrCmd.fileNames=starlight.hepmc;Diamond.position[2]=0.1;Diamond.width[2]=0.05"

0 commit comments

Comments
 (0)