Support #11459
request geant4 v4_9_6_p04d
Description
Hi Lynn,
Ray found a bug in geant4.9.6.p04 which is actually addressed in
geant4.10.2.
I prepared a patch for 9.6.p04 to let Mu2e finish an
old production run and for the current use.
The new patch basically adds a fix in:
geant4.9.6.p04/source/geometry/solids/Boolean/src/G4IntersectionSolid.cc
The fix is not specific to Mu2e, so it will benefit other experiments as well.
I prepared a full patch on the top of geant4.9.6.p04:
/afs/fnal.gov/files/home/room1/genser/geant4/fermi_geant4_9_6_p04d.patch
I called the version geant4.9.6.p04d.
To finish/debug the old production geant4.9.6.p04d
would need to be build similar to
geant4 v4_9_6_p04a, I believe with: e7,prof,debug
geant4 v4_9_6_p04a -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e7 |__clhep v2_2_0_5 -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e7 | |__gcc v4_9_2 -f Linux64bit+2.6-2.12 -z /data/genser/products |__xerces_c v3_1_1c -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e7 |__g4emlow v6_32 -f NULL -z /data/genser/products |__g4neutron v4_2 -f NULL -z /data/genser/products |__g4neutronxs v1_2 -f NULL -z /data/genser/products |__g4nucleonxs v1_1 -f NULL -z /data/genser/products |__g4photon v3_0 -f NULL -z /data/genser/products |__g4pii v1_3 -f NULL -z /data/genser/products |__g4radiative v4_0 -f NULL -z /data/genser/products |__g4surface v1_0 -f NULL -z /data/genser/products
And, for the current one, the build should be similar to
geant4 v4_9_6_p04c, I believe: e7,prof,debug, with and without qt
geant4 v4_9_6_p04c -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e9:qt |__clhep v2_2_0_8 -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e9 | |__gcc v4_9_3 -f Linux64bit+2.6-2.12 -z /data/genser/products |__xerces_c v3_1_2 -f Linux64bit+2.6-2.12 -z /data/genser/products -q debug:e9 |__qt v5_4_2a -f Linux64bit+2.6-2.12 -z /data/genser/products -q e9 |__g4emlow v6_32 -f NULL -z /data/genser/products |__g4neutron v4_2 -f NULL -z /data/genser/products |__g4neutronxs v1_2 -f NULL -z /data/genser/products |__g4nucleonxs v1_1 -f NULL -z /data/genser/products |__g4photon v3_0 -f NULL -z /data/genser/products |__g4pii v1_3 -f NULL -z /data/genser/products |__g4radiative v4_0 -f NULL -z /data/genser/products |__g4surface v1_0 -f NULL -z /data/genser/products
When you do the release, could you include the patch file in its files?
Thank you,
Krzysztof
History
#1 Updated by Lynn Garren about 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
geant4 v4_9_6_p04d is now available.
http://scisoft.fnal.gov/scisoft/packages/geant4/v4_9_6_p04d/
The release is built with clhep v2_2_0_8, but you will also find -q e7:c2205:<debug/prof> built with clhep v2_2_0_5 for compatibility with older mu2e production jobs.
#2 Updated by Lynn Garren about 5 years ago
- Status changed from Resolved to Closed
Mu2e has signed off on the build.