Skip to content
Snippets Groups Projects

npsim - a ddsim wrapper

Merged Whitney Armstrong requested to merge dd4pod_fix into master
4 files
+ 824
1
Compare changes
  • Side-by-side
  • Inline
Files
4
#!/bin/bash
ddsim --runType vis --enableG4GPS \
npsim --runType vis --enableG4GPS \
--macroFile macro/gps.mac \
--compactFile $1 \
--outputFile test_calorimeter.root || exit
Loading