Skip to content

Commit

Permalink
Load VMC, G3/G4 VMC and concrete libraries for 64bit builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
klendathu2k committed Mar 12, 2024
1 parent f164cd2 commit 80f70bb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions mgr/config/v0.3.0-rhel7-root6.24.06.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ endif
module load star-env-0.3.0-root-6.24.06

if ( $USE_64BITS == 1 ) then
module load geant4-10.4.0
module load geant4-data-10.4.0
module load geant4-vmc-4-0-p3-root-6.24.06
module load geant4-10.5.1
module load geant4-data-10.5.1
module load geant4-vmc-5-0-p5-root-6.24.06
module load geant3-3-9-p1-root-6.24.06
module load clhep-2.4.5.1
endif

0 comments on commit 80f70bb

Please sign in to comment.