source: trunk/source/geometry/management/test/TestAssemblyVolume/History

Last change on this file was 1350, checked in by garnier, 15 years ago

update to last version 4.9.4

File size: 1.7 KB
RevLine 
[1350]1$Id: History,v 1.3 2005/11/09 14:53:08 gcosmo Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 History file
9 ------------
10This file should be used by the test developer to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14 ----------------------------------------------------------
15 * Reverse chronological order (last date on top), please *
16 ----------------------------------------------------------
17
1809-Nov-2005 - Gabriele Cosmo
19 Migrated to <sstream> from deprecated <strstream>.
20
2101-Feb-2001, Radovan Chytracek
22 Added to G4 CVS repository
23
2429-Jan-2001, Radovan Chytracek
25 Added visualization of trjectories. Somehow does not work.
26 Has to be investigated.
27
2828-Jan-2001, Radovan Chytracek
29 Input macros separated to have one for batch test and one for
30 visualization in VRML and one for DAWN.
31 Batch macro contains now particle gun setup to shoot consequently
32 into all quadrants of the geometry setup.
33
3425-Jan-2001, Radovan Chytracek
35 Found out the problem with the reset of G4Navigator state.
36 After geometry switch the dummy call to G4Navigator method
37 LocateGlobalPointAndSetup(...) will reset the navigator's state
38 and forces the re-optimization of geometry from the top.
39
4020-Jan-2001, Radovan Chytracek
41 Finished implmentation of geometry flip-flop from scratch which
42 means deleting the whole old geometry and building the new one
43
4414-Dec-2000, Radovan Chytracek
45- Created.
Note: See TracBrowser for help on using the repository browser.