Skip to content
Snippets Groups Projects

Rework ZDC sampling fraction determination

Merged Wouter Deconinck requested to merge zdc-sampling-fraction-analysis into master
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
+ 0
6
#!/bin/bash
ddsim --runType batch --numberOfEvents 10 \
--compactFile benchmarks/zdc/ZDC_example.xml \
--inputFiles ./data/zdc_photons.hepmc \
--outputFile ./sim_output/output_zdc_photons.edm4hep.root
Loading