Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade hdgeant4 to g4.10.04.p02 rtj #72

Merged
merged 2 commits into from
Nov 24, 2018

Commits on Nov 23, 2018

  1. * G4fixes/G4ParallelWorldProcess.cc [rtj]

       - This is a bug fix to the main G4 library. The distributed code
         fails to set the refractive index properly in a layered-mass
         geometry for the first step made by the opticalPhoton.
    rjones30 committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    8bd2c95 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. * update code to compile against G4.10.04.p02 [rtj]

       - to build against geant4.10.04.p02, you need to change your symlink
         src/G4fixes to point to G4.10.04.p02fixes, then go into
         GNUmakefile and remove the comment from the following line
         #CPPFAGS += -DG4VERSION_10_04_OR_LATER=1
         then do make clean; make.
    rjones30 committed Nov 24, 2018
    Configuration menu
    Copy the full SHA
    d7e9ee0 View commit details
    Browse the repository at this point in the history