Skip to content

Commit

Permalink
bump Geant4 patch version
Browse files Browse the repository at this point in the history
This small patch to Geant4 is helpful for biased production of samples in volumes upstream of the target and does not affect any of our current samples focused on production (biased or not) within the target or downstream volumes.
  • Loading branch information
tomeichlersmith committed Feb 16, 2024
1 parent 9803801 commit 7db19f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ ENV CLING_STANDARD_PCH=none
# Assumptions
# - GEANT4 defined to be a release of geant4 or LDMX's fork of geant4
###############################################################################
ENV GEANT4=LDMX.10.2.3_v0.5
ENV GEANT4=LDMX.10.2.3_v0.6
ENV G4DATADIR="${__prefix}/share/geant4/data"
LABEL geant4.version="${GEANT4}"
RUN __owner="geant4" &&\
Expand Down

0 comments on commit 7db19f6

Please sign in to comment.