| [1350] | 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 | ------------------------------------------
|
|---|
| 6 | This file should be used to briefly summarize all major modifications
|
|---|
| 7 | introduced in the code and keep track of all tags.
|
|---|
| 8 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 9 | committal in the CVS repository !
|
|---|
| 10 |
|
|---|
| 11 | ----------------------------------------------------------
|
|---|
| 12 | * Reverse chronological order (last date on top), please *
|
|---|
| 13 | ----------------------------------------------------------
|
|---|
| 14 |
|
|---|
| 15 | Feb 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 |
|
|---|
| 26 | Nov 09, 2005 - G.Cosmo
|
|---|
| 27 | ----------------------
|
|---|
| 28 | - Implemented migration to <sstream> from deprecated <strstream>.
|
|---|
| 29 |
|
|---|
| 30 | Dec 01, 2003 - G.Cosmo
|
|---|
| 31 | ----------------------
|
|---|
| 32 | - Cleared compilation warnings...
|
|---|
| 33 |
|
|---|
| 34 | Jan 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 |
|
|---|
| 39 | Apr 20, 2001 - G.Cosmo
|
|---|
| 40 | ----------------------
|
|---|
| 41 | - Updates for migration to STL vector, modified FredTrackCheck[.hh.cc].
|
|---|
| 42 |
|
|---|
| 43 | Nov 09, 2000 - G.Cosmo
|
|---|
| 44 | ----------------------
|
|---|
| 45 | - Created.
|
|---|