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/cuts/History

    r1055 r1196  
    1 $Id: History,v 1.24 2009/05/19 09:57:34 gcosmo Exp $
     1$Id: History,v 1.33 2009/11/12 00:20:03 kurasige Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20Nov. 12th, 2009  -  H.Kurashige (procuts-V09-02-08)
     21- Correfct spelling of /cuts/setMaxCutEnergy command
     22
     23Nov. 11th, 2009  -  H.Kurashige (procuts-V09-02-07)
     24- Add /cuts/setMaxCutEnregy command
     25
     26Sep. 14th, 2009  -  H.Kurashige (procuts-V09-02-06)
     27- Add  G4ProductionCutTable::ResetConverters()
     28   to clear loss tables and range vectors
     29
     30Sep. 12th, 2009  -  H.Kurashige (procuts-V09-02-05)
     31- Modify G4VRangeToEnergyConverter::ConvertCutToKineticEnergy
     32   to improve performance
     33
     34Sep. 11th, 2009  -  H.Kurashige (procuts-V09-02-04)
     35- Modify BuildRangeVector where integration is perfomed in this method
     36  (i.e. not using RangeXXSimpson methods)
     37- G4VRangeToEnergyConverter::BuildRangeVector is for e+/e-
     38- G4VRangeToEnergyConverter::TotBin is changed to constant (i.e. same for all converters)
     39- Remove RToEConverter for neutron, anti-protprtton, and anti-neutron
     40
     41Sep. 10th, 2009  -  H.Kurashige (procuts-V09-02-03)
     42- Add G4VRangeToEnergyConverter::MaxEnergyCut
     43   ( 10 GeV is set in default)
     44- Add G4VRangeToEnergyConverter::fRangeVectorStore
     45   to ensure that RangeVector is created only one for each material
     46- Set G4VRangeToEnergyConverter::TotBin to 100
     47   ( 200 for previous versions)
     48
     49Aug. 1st, 2009  -  H.Kurashige (procuts-V09-02-02)
     50- Add cuts for proton
     51  (need co-work with G4VUserPhysicsList update)
     52
     53July 29, 2009  -  H.Kurashige (procuts-V09-02-01)
     54- Add implemtentaion of G4VRangeToEnergyConverter::GetParticleType
    1955
    2056May 2nd, 2009  -  H.Kurashige (procuts-V09-02-00)
Note: See TracChangeset for help on using the changeset viewer.