Skip to content
Snippets Groups Projects
Commit 5ef15065 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: benchmarks/calorimeters/run_simulation_zdc.sh

parent 53e8fb7b
No related branches found
No related tags found
1 merge request!10Restructure benchmarks
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
#!/bin/bash #!/bin/bash
npsim --runType batch --numberOfEvents 100 \ npsim --runType batch --numberOfEvents 100 \
--compactFile ./calorimeters/ZDC_example.xml \ --compactFile benchmarks/calorimeters/ZDC_example.xml \
--inputFiles ./data/zdc_photons.hepmc \ --inputFiles ./data/zdc_photons.hepmc \
--outputFile ./sim_output/output_zdc_photons.root --outputFile ./sim_output/output_zdc_photons.root
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment