Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (14 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/event/History

    r1337 r1347  
    1 $Id: History,v 1.131 2010/06/12 04:07:45 asaim Exp $
     1$Id: History,v 1.142 2010/12/15 22:15:07 asaim Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20December 15th, 2010, M.Asai (event-V09-03-10)
     21- Fixing incorrect destination stack for the case more than three track stacks are used.
     22
     23November 24th, 2010, M.Asai (event-V09-03-09)
     24- Added protection against null pointer : G4TrackStack.cc, G4SmartTrackStack.cc
     25
     26Novemver 10th, 2010, F.Lei (event-V09-03-08)
     27- User can now specify arbitrary energy distribution by supplying the data points
     28  in a 2-column (energy<in MeV> and flux) ASCII file, via the UI command
     29   /gps/hist/file your_file_name
     30- Further update of the auto energy biasing implementation
     31- Bug fix (new implementation) in the Spline interpolation implementation
     32- Bug fix in the Logarithm interpolation implementation (alpha = -1 case).   
     33
     34November 8th, 2010, M.Asai (event-V09-03-07)
     35- Setting touchable history of the origin to G4Track.
     36
     37November 2nd, 2010, F.Lei
     38- Implemented concrete destructor for G4SPSEneDistribution (bug #1149)
     39- Added automatic energy biasing scheme. Users now can bias the energy distribution
     40  sampling to a given power-law distribution (index alpha) via the UI command 
     41    /gps/ene/biasAlpha alpha
     42  Files affected are
     43        G4SingleParticleSource.hh .cc
     44        G4SPSEneDistribution.hh .cc 
     45        G4SPSRandomGenerator.hh .cc 
     46        G4GeneralParticleSourceMessenger.hh .cc
     47
     48October 27th, 2010, G.Cosmo (event-V09-03-06)
     49- Restored DLL setup as originally. Withdrawn changes in last tag.
     50
     51October 19th, 2010, G.Cosmo (event-V09-03-05)
     52- Replaced G4EVENT_ALLOC_EXPORT flag with G4ALLOC_EXPORT for DLL exported
     53  symbols.
     54
     55August 9th, 2010, M.Asai (event-V09-03-04)
     56- Fixing electron mass correction for ions in G4PrimaryTransformer.
    1957
    2058June 11th, 2010, M.Asai (event-V09-03-03)
Note: See TracChangeset for help on using the changeset viewer.