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

modified: dvcs/dvcs.sh

parent 7f5ea467
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -29,7 +29,7 @@ fi ...@@ -29,7 +29,7 @@ fi
## run geant4 simulations ## run geant4 simulations
npsim --runType batch \ npsim --runType batch \
--part.minimalKineticEnergy 1000*GeV \ --part.minimalKineticEnergy 1000*GeV \
-v WARNING \ -v ERROR \
--numberOfEvents ${JUGGLER_N_EVENTS} \ --numberOfEvents ${JUGGLER_N_EVENTS} \
--compactFile ${DETECTOR_PATH}/${JUGGLER_DETECTOR}.xml \ --compactFile ${DETECTOR_PATH}/${JUGGLER_DETECTOR}.xml \
--inputFiles test_proton_dvcs_eic.hepmc \ --inputFiles test_proton_dvcs_eic.hepmc \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment