Ignore:
Timestamp:
Apr 6, 2009, 12:21:12 PM (15 years ago)
Author:
garnier
Message:

update processes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/electromagnetic/xrays/History

    r819 r961  
    1 $Id: History,v 1.62 2007/11/02 20:56:36 gum Exp $
     1$Id: History,v 1.69 2008/11/14 20:47:11 gum Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     2014 November 08: P. Gumplinger (xrays-V09-01-06)
     21- Do not calculate a step limit coming from G4Cerenkov when the
     22  minimum beta for a particle to radiate in the material (vacuum)
     23  is already 1; fix G4Cerenkov.cc
     24
     2512 November 08: V. Ivanchenko (xrays-V09-01-05)
     26- exclude G4MscRadiation from the release
     27
     2821 October 08: P. Gumplinger (xrays-V09-01-04)
     29- Add SetProcessSubType(G4EmProcessSubType) to G4Cerenkov.cc
     30  and G4Scintillation. Modify G4Cerenkov to allow for
     31  MaxBetaChangePerStep, sets PostStepGetPhysicalInteractionLength to
     32  where the particle would drop below the Cerenkov threshold in the
     33  current material. The Cerenkov photon origins are now sampled
     34  according to the linear decrease in the MeanNumberOfPhotons over
     35  the step. G4Cerenkov now inherits from G4VProcess. For this to work
     36  tracking-V09-01-03 or newer is required.
     37
     3804 July 08: P. Gumplinger (xrays-V09-01-03)
     39- In G4Scintillation and G4Cerenkov now
     40  SetTouchableHandle(aStep.GetPreStepPoint()->GetTouchableHandle())
     41  for the secondaries in the DoIt.
     42
     4306 June 08: P. Gumplinger (xrays-V09-01-02)
     44- G4Scintillation: make now use of G4EmSaturation to implement the
     45  Birks Correction.
     46
     4705 June 08: P. Gumplinger (xrays-V09-01-01)
     48- G4Scintillation, G4Cerenkov
     49  trivial name changes: momentum->energy, momenta->energies
     50
     5105 February 08: P. Gumplinger
     52- G4BirkScintillation class was removed and scintillation with Birk's law
     53  was added to the G4Scintillation class directly.
     54
     5501 February 08: V. Grichine
     56- G4BirkScintillation class was added. The class implements the scintillation
     57  process with Birk's law
     58 
    205902 November 07: P. Gumplinger (xrays-V09-00-03)
    2160- G4Cerenkov constructor add warning printout about the change
Note: See TracChangeset for help on using the changeset viewer.