Skip to content
Snippets Groups Projects
run_simulation_crystal_pion.sh 236 B
Newer Older
#!/bin/bash

npsim --runType batch --numberOfEvents 10000 \
      --compactFile ./calorimeters/topside.xml \
      --inputFiles  ./data/emcal_pions_upto1GeV_10kevents.hepmc \
      --outputFile  ./sim_output/sim_crystal_pion_input.root