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

modified: benchmarks/calorimeters/run_simulation_crystal.sh

	modified:   benchmarks/calorimeters/run_simulation_zdc.sh
parent f27c5994
No related branches found
No related tags found
1 merge request!10Restructure benchmarks
#!/bin/bash
ddsim --runType batch --numberOfEvents 100 \
--compactFile ./calorimeters/Crystal_example.xml \
--compactFile benchmarks/calorimeters/Crystal_example.xml \
--inputFiles ./data/emcal_electrons.hepmc \
--outputFile ./sim_output/output_emcal_electrons.root
#!/bin/bash
ddsim --runType batch --numberOfEvents 100 \
npsim --runType batch --numberOfEvents 100 \
--compactFile ./calorimeters/ZDC_example.xml \
--inputFiles ./data/zdc_photons.hepmc \
--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