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
npsim --runType batch --numberOfEvents 100 \
--compactFile ./calorimeters/ZDC_example.xml \
--compactFile benchmarks/calorimeters/ZDC_example.xml \
--inputFiles ./data/zdc_photons.hepmc \
--outputFile ./sim_output/output_zdc_photons.root
Loading