source: trunk/source/geometry/solids/test/fred/History @ 1350

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

update to last version 4.9.4

File size: 1.7 KB
Line 
1$Id: History,v 1.6 2008/03/27 16:46:38 gcosmo Exp $
2----------------------------------------------------------------
3
4           History file for geometry/solids/test/fred
5           ------------------------------------------
6This file should be used to briefly summarize all major modifications
7introduced in the code and keep track of all tags.
8It DOES NOT substitute the  CVS log-message one should put at every
9committal in the CVS repository !
10
11     ----------------------------------------------------------
12     * Reverse chronological order (last date on top), please *
13     ----------------------------------------------------------
14
15Feb 18, 2008 - I.Hrivnacova
16---------------------------
17- Added missing solids in specific: G4Ellipsoid, G4EllipticalCone,
18  G4EllipticalTube, G4ExtrudedSolid, G4Orb, G4TessellatedSolid, G4Tet,
19  G4TwistedBox, G4TwistedTrap, G4TwistedTrd, G4TwistedTubs.
20- Added private methods FredDetectorConstruction::CreateExtrudedSolidN()
21  used for testing both extruded and tessellated solids.
22- Added method FredTest3::RunDebug() which parses the log file and tracks
23  geantino for each error.
24- Corrected instantiation of G4RayTracerX driver in FredVisManager.
25
26Nov 09, 2005 - G.Cosmo
27----------------------
28- Implemented migration to <sstream> from deprecated <strstream>.
29
30Dec 01, 2003 - G.Cosmo
31----------------------
32- Cleared compilation warnings...
33
34Jan 08, 2001 - G.Cosmo
35----------------------
36- Updated to compile on geant4 4.0. Removed warning from gcc-2.95.2.
37  Modified files: FredVoxelTest.cc, FredTest3.cc and fred.cc.
38
39Apr 20, 2001 - G.Cosmo
40----------------------
41- Updates for migration to STL vector, modified FredTrackCheck[.hh.cc].
42
43Nov 09, 2000 - G.Cosmo
44----------------------
45- Created.
Note: See TracBrowser for help on using the repository browser.