Skip to content

Commit

Permalink
add steering file for IDEA
Browse files Browse the repository at this point in the history
  • Loading branch information
atolosadelgado authored and BrieucF committed Feb 13, 2025
1 parent 994fefd commit a192991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FCCee/FullSim/IDEA/IDEA_o1_v03/ctest_sim_digi_reco.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ else
fi

# run the SIM step
ddsim --enableGun --gun.distribution uniform --gun.energy "10*GeV" --gun.particle e- --numberOfEvents 10 --outputFile IDEA_sim.root --random.enableEventSeed --random.seed 42 --compactFile $K4GEO/FCCee/IDEA/compact/IDEA_o1_v03/IDEA_o1_v03.xml --steeringFile $K4GEO/example/SteeringFile_IDEA_o1_v03.py
ddsim --enableGun --gun.distribution uniform --gun.energy "10*GeV" --gun.particle e- --numberOfEvents 10 --outputFile IDEA_sim.root --random.enableEventSeed --random.seed 42 --compactFile $K4GEO/FCCee/IDEA/compact/IDEA_o1_v03/IDEA_o1_v03.xml --steeringFile SteeringFile_IDEA_o1_v03.py

# run the DIGI/RECO step
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) # workaround to have ctests working
Expand Down

0 comments on commit a192991

Please sign in to comment.