Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
+35
View File
@@ -16,6 +16,41 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
29th Oct 2010 Peter Gumplinger (op-V09-03-06)
Fix minor Coverty Errors
22th Oct 2010 Peter Gumplinger (op-V09-03-05)
Add Mie Scattering of Optical Photons
Thanks to Xin Qian (Kellogg Radiation Lab of Caltech)
Based on work from Vlasios Vasileiou (University of Maryland)
Henyey-Greenstein phase functions
21th Oct 2010 Peter Gumplinger (op-V09-03-04)
Fix Bug 207; Thanks to Xin Qian (Kellogg Radiation Lab of Caltech)
14th Jun 2010 Peter Gumplinger (op-V09-03-03)
ProposeLocalEnergyDeposit(thePhotonMomentum) every time the
photon is fStopAndKill because of NoRINDEX. This will trigger
scoring when a photon encounters a volume not defined as an
optical medium (indirect user request):
http://hypernews.slac.stanford.edu/HyperNews/geant4/get/opticalphotons/335/1.html
18th May 2010 Peter Gumplinger (op-V09-03-02)
fix a bug reported at:
http://hypernews.slac.stanford.edu/HyperNews/geant4/get/opticalphotons/334/1/1.html
theFacetNormal was not sampled for polishedbackpainted
in DielectricDielectric method of G4OpBoundaryProcess
19th Apr 2010 Peter Gumplinger (op-V09-03-01)
fix Problem report #1114 in that for backpainted
surfaces theReflectivity is not applied twice.
While doing the fix I also completely refashioning the
code in the case of type == dielectric_dielect.
19th Jan 2010 Peter Gumplinger (op-V09-03-00)
assign PropertyPointers to NULL at the start of the
PostStepDoIt, addresses bug report #1094
19th Nov 2009 Peter Gumplinger (op-V09-02-06)
change the code such that the LUT are now read in and kept
by G4OpticalSurface and not G4OpBoundaryProcess, reordering