Skip to content
Snippets Groups Projects

modified: bin/make_dawn_views

Merged Whitney Armstrong requested to merge dawn into master
3 files
+ 17
7
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
0
@@ -86,6 +86,8 @@ done
set -- "${POSITIONAL[@]}" # restore positional parameters
rm -f *.prim
if [ "${DETECTOR_ONLY}" -eq "1" ] ; then
./scripts/run_topside.py -i scripts/input_data/few_events.hepmc \
Loading