Skip to content
Snippets Groups Projects

running sim

Closed Whitney Armstrong requested to merge whit/benchmarks:tom into master
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,7 +2,9 @@
@@ -2,7 +2,9 @@
source /usr/local/bin/thisdd4hep.sh
source /usr/local/bin/thisdd4hep.sh
 
cp -r NPDet/src/GenericDetectors/trackers/compact/* .
 
ddsim --runType batch -N 300 \
ddsim --runType batch -N 300 \
--inputFiles ./data/forward_ions.hepmc \
--inputFiles ./data/forward_ions.hepmc \
--compactFile ./trackers/roman_pot.xml \
--compactFile ./roman_pot.xml \
--outputFile ./sim_output/roman_pot_out.root
--outputFile ./sim_output/roman_pot_out.root
Loading