Ignore:
Timestamp:
Nov 25, 2009, 5:13:58 PM (16 years ago)
Author:
garnier
Message:

update CVS release candidate geant4.9.3.01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/optical/History

    r1055 r1196  
    1616     * Reverse chronological order (last date on top), please *
    1717     ----------------------------------------------------------
     18
     1919th Nov 2009 Peter Gumplinger (op-V09-02-06)
     20              change the code such that the LUT are now read in and kept
     21              by G4OpticalSurface and not G4OpBoundaryProcess, reordering
     22              of enumeration and set theStatus in DielectricLUT.
     23
     2411th Nov 2009 Peter Gumplinger (op-V09-02-05)
     25              add capability of simulating surface reflections
     26              with Look-Up-Tables (LUT) containing measured
     27              optical reflectance for a variety of surface
     28              treatments - Thanks to Martin Janecek and
     29              William Moses (Lawrence Berkeley National Lab.)
     30
     319th  Nov 2009 Peter Gumplinger (op-V09-02-04)
     32              G4OpBoundary: initialze theReflectivity and theEfficiency
     33              at the beginning of the PostStepDoIt; add method
     34              BoundaryProcessVerbose which will now print the process
     35              status for every call to PostStepDoIt.
     36
     375th  Nov 2009 Peter Gumplinger (op-V09-02-03)
     38              G4OpBoundary::PostStepDoIt - all dielectric_dielectric
     39              surfaces may now have a reflectivity <1; not only
     40              'frontpainted' as was the case in the past.
     41
     426th  May 2009 Peter Gumplinger (op-V09-02-02)
     43              G4OpBoundary::PostStepDoIt now throws an G4Exception
     44              EventMustBeAborted when an invalid surface normal is returnd;
     45              addresses bug report #1060
    1846
    194723th Mar 2009 Peter Gumplinger (op-V09-02-01)
Note: See TracChangeset for help on using the changeset viewer.