Skip to content
Snippets Groups Projects

Restructure benchmarks

Closed Whitney Armstrong requested to merge restructure into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
#!/bin/bash
#!/bin/bash
npsim --runType batch --numberOfEvents 10000 \
npsim --runType batch --numberOfEvents 10000 \
--compactFile ./calorimeters/topside.xml \
--compactFile benchmarks/calorimeters/topside.xml \
--inputFiles ./data/emcal_pions_upto1GeV_10kevents.hepmc \
--inputFiles ./data/emcal_pions_upto1GeV_10kevents.hepmc \
--outputFile ./sim_output/sim_crystal_pion_input.root
--outputFile ./sim_output/sim_crystal_pion_input.root
Loading