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

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/run/History

    r1315 r1347  
    1 $Id: History,v 1.194 2010/06/11 09:03:14 gcosmo Exp $
     1$Id: History,v 1.203 2010/12/05 12:13:04 allison Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     20December 5th, 2010, J.Allison (run-V09-03-09)
     21- G4RunManagerKernel::RunInitialization: Notify Vis Manager when
     22  geometry needs to be closed.
     23
     24November 24th, 2010, M.Asai (run-V09-03-08)
     25- Adding Score Splitter process if the geometry has a regular
     26  parameterized volume.
     27- Adding protection against particle without process manager.
     28
     29November 15th, 2010, M.Asai (run-V09-03-07)
     30- Change methods name to remove ambiguity.
     31    G4RunManager::ReOptimizeMotherOf() and ReOptimizeForDaughtersOf().
     32
     33November 5th, 2010, M.Asai (run-V09-03-06)
     34- Introducing two new methods in G4RunManager class
     35    G4RunManager::ReOptimizeMother() and ReOptimizeLogicalVolume()
     36  These methods cause re-optimization (re-voxelization) of one particular
     37  logical volume without forcing re-optimization of the entire geometrical
     38  hierarchy.
     39
     40October 27th, 2010, G.Cosmo (run-V09-03-05)
     41- Restored DLL setup as originally. Withdrawn changes in last tag.
     42
     43October 19th, 2010, G.Cosmo (run-V09-03-04)
     44- Replaced G4RUN_ALLOC_EXPORT flag with G4ALLOC_EXPORT for DLL exported
     45  symbols.
     46
     47September 3rd, 2010 G.Cosmo (run-V09-03-03)
     48- Added missing inclusion of <sstream> header in G4AdjointSimMessenger.cc.
     49
     50July 21st, 2010 G.Cosmo (run-V09-03-02)
     51- Added dummy initialisation of data members in constructors for classes:
     52  G4AdjointPrimaryGeneratorAction,
     53- Use canonical form for exceptions in G4RunManager and added dummy return
     54  statements; same in G4VUserPhysicsList.
     55
    2056June 10th, 2010 G.Cosmo (run-V09-03-01)
    2157- Fixed definition of path for Windows in G4RunManager for random seeds
     
    2359- Use "const G4String&" as arguments and return value wherever applicable
    2460  in G4RunManager and G4RunManagerKernel.
     61- Avoid case of dereferencing null pointer in G4RunManagerKernel.
    2562
    2663May 30th, 2010 M.Asai (run-V09-03-00)
Note: See TracChangeset for help on using the changeset viewer.