Skip to content
Snippets Groups Projects
Commit 6cfa30d1 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Use ddsim instead of npsim

parent f5daaad1
No related branches found
No related tags found
1 merge request!242EDM4hep: mcparticles -> MCParticles
This commit is part of merge request !242. Comments created here will be created in the context of that merge request.
......@@ -79,8 +79,9 @@ then
echo "Running geant4 simulation"
## run geant4 simulations
npsim --runType batch \
ddsim --runType batch \
--part.minimalKineticEnergy 1000*GeV \
--filter.tracker edep0 \
-v WARNING \
--numberOfEvents ${JUGGLER_N_EVENTS} \
--compactFile ${DETECTOR_PATH}/${JUGGLER_DETECTOR}.xml \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment