We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcbb4e commit 0b2821eCopy full SHA for 0b2821e
admin/.gitignore
@@ -0,0 +1 @@
1
+libTG4Event
admin/install_everything.sh
@@ -6,7 +6,7 @@ set -o errexit
6
7
# This is the "default" container. It can be overridden by exporting
8
# ARCUBE_CONTAINER before running e.g. run_edep_sim.sh
9
-export ARCUBE_CONTAINER=mjkramer/sim2x2:genie_edep.LFG_testing.20230228.v2
+export ARCUBE_CONTAINER=mjkramer/sim2x2:genie_edep.3_04_00.20230606
10
11
pushd run-edep-sim
12
./install_edep_sim.sh
0 commit comments