source: trunk/source/geometry/divisions/History @ 846

Last change on this file since 846 was 831, checked in by garnier, 16 years ago

import all except CVS

File size: 5.3 KB
Line 
1$Id: History,v 1.26 2007/05/18 07:27:40 gcosmo Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20May, 18th, 2007         G.Cosmo  (geomdiv-V08-03-01)
21- Use kAngTolerance from G4GeometryTolerance class.
22- Coworks with tag "global-V08-03-03".
23
24May, 11th, 2007         G.Cosmo  (geomdiv-V08-03-00)
25- Use call to G4GeometryTolerance instead of kCarTolerance constant in
26  G4VDivisionParameterisation.
27- Requires tag "global-V08-03-00" and related tag set.
28
29June 8th, 2006          G.Cosmo  (geomdiv-V08-00-03)
30- Added CLHEP namespace to unit tests where missing.
31
32March 7th, 2006         P.Arce  (geomdiv-V08-00-02)
33- Revised text in G4Exceptions thrown by various classes.
34
35February 3rd, 2006      G.Cosmo  (geomdiv-V08-00-01)
36- Cache information about axis of division and provided accessor method
37  GetDivisionAxis() in G4PVDivision.
38
39January 10th, 2006      G.Cosmo  (geomdiv-V08-00-00)
40- Added missing setting of mother-logical pointer in constructors of
41  G4PVDivision. Fixes problem report #829.
42- Added checks for illegal constructs of G4PVDivision (NULL pointer to
43  mother logical and self-placement).
44- Fixed check for generic construct in G4ParameterisationPolycone and
45  G4ParameterisationPolyhedra: allow it for the automatic replicated instance.
46
47November 16th, 2005     J.Apostolakis  (geomdiv-V07-01-02)
48- Adapted to revision of G4VPhysicalVolume that identifies some
49  regular structures: added two methods for G4PVDivision (IsRegularStructure()
50  and GetRegularStructureId()).
51
52November 9th, 2005      G.Cosmo  (geomdiv-V07-01-01)
53- Migration to <sstream> from deprecated <strstream> for the
54  unit test ExDivisions.
55
56November 2nd, 2005      G.Cosmo  (geomdiv-V07-01-00)
57- Protected case of generic construct for G4Polyhedra and G4Polycone
58  currently NOT supported for divisions.
59- Coworks with tag "geom-specific-V07-01-05".
60
61June 6th, 2005          G.Cosmo  (geomdiv-V07-00-00)
62- Fixed compilation problems on unit test.
63
64December 2nd, 2004      G.Cosmo  (geomdiv-V06-02-02)
65- Implemented migration to <cmath> for standard mathematical functions.
66
67August 26th, 2004       G.Cosmo  (geomdiv-V06-02-01)
68- G4PVDivision.cc: removed unnecessary debub printout in
69  CheckAndSetParamenters().
70
71June 15th, 2004         G.Cosmo  (geomdiv-V06-02-00)
72- Removed unnecessary forward declaration of HepTransform3D from
73  G4ParameterisationBox.hh and G4VDivisionParameterisation.hh.
74
75May 17th, 2004          G.Cosmo  (geomdiv-V06-01-01)
76- Corrected handling of offset in Z for reflection.
77
78May 13th, 2004          G.Cosmo  (geomdiv-V06-01-00)
79- Added support for reflection of divided volumes (courtesy of I.Hrivnacova):
80  o Added concrete istance of division-factory G4PVDivisionFactory
81    for the creation of volume divisions on demand.
82  o Enhanced unit-test suite "ExDivisions" to support reflections with
83    additional input argument for positioning type (normal/reflected).
84  o Coworks with tags: geommng-V06-01-00, geomvol-V06-01-00 and
85                       geom-bool-V06-01-00.
86
87Nov 19th, 2003          G.Cosmo  (geomdiv-V05-02-07)
88- Moved verbose output between G4DIVDEBUG compilation flag.
89- Added testing framework for divisions to be used also as base for user's example.
90- General cleanup.
91
92Nov 18th, 2003          P.Arce  (geomdiv-V05-02-06)
93- Added divisions in X and Y for G4Para.
94- Added divisions in Z for G4Polycone and G4Polyhedra.
95- Fixed handling of offsets and added more checks.
96
97Nov 4th, 2003           G.Cosmo  (geomdiv-V05-02-05)
98- Fixes in the logic of resetting parameters in ComputeDimension() for
99  polycones and polyhedra. Requires tag "geom-specific-V05-02-05".
100- Implementation NOT yet complete for division in Z for polycones and
101  for division in Phi and Z for polyhedra.
102
103Oct 31st, 2003          P.Arce  (geomdiv-V05-02-04)
104- First implementation for G4Polyhedra.
105
106Oct 31st, 2003          G.Cosmo  (geomdiv-V05-02-03a)
107- Fixed compilation errors on Windows.
108
109Oct 24th, 2003          G.Cosmo  (geomdiv-V05-02-03)
110- Completed implementation for Para, Trd. (by P.Arce)
111- Corrections for cons and tubs.
112- First trial implementation for polyhedra.
113- Migrated calls to G4Exception to new scheme.
114- Added G4Orb to dummy parameterisations.
115
116Sep 30th, 2003          G.Cosmo  (geomdiv-V05-02-02)
117- Removed concrete implementation of Setup() method, according to
118  changes made to base class G4VPhysicalVolume.
119- Updated GNUmakefile for unit tests, according to new structure
120  introduced in "geometry-V05-02-00".
121
122Jul 4th, 2003           G.Cosmo  (geomdiv-V05-02-01)
123- Removed useless test header...
124
125Jun 16th, 2003          G.Cosmo  (geomdiv-V05-02-00)
126- Code cleanup and restructured.
127- Created.
128  Original implementation by P.Arce Dubois (University of Cantabria, CMS).
Note: See TracBrowser for help on using the repository browser.