source: trunk/source/digits_hits/History @ 978

Last change on this file since 978 was 921, checked in by garnier, 15 years ago

en test de gl2ps. Problemes de libraries

File size: 9.8 KB
Line 
1$Id: History,v 1.36 2008/11/26 22:40:01 asaim 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
20Nov 26, 2008, M.Asai (digits_hits-V09-01-02)
21- Fixing an incorrect index number in G4ScoringMessenger.cc.
22
23Nov 14, 2008, M.Asai (digits_hits-V09-01-01)
24- Tag for release 9.2.
25- Introducing the cylindrical scoring mesh (G4ScoringCylinder and related class)
26- Introducing the log-scale color map (G4ScoreLogColorMap)
27
28Aug 27, 2008, M.Asai (digits_hits-V09-01-00)
29- Fixing a bug in utils/src/G4ScoringBox.cc for the use of G4PVDivision.
30- Fixing a bug in utils/src/G4VScoreWriter.cc for indexing scheme in GetIndex() method.
31
32Dec 11, 2007, G.Cosmo (digits_hits-V09-00-05)
33- Added "graphics_reps" to GLOBLIBS list to allow for building DLLs on
34  WIN32-VC platform.
35- Changes for disclaimer and std namespace.
36
37Nov 14, 2007, M.Asai (digits_hits-V09-00-04)
38- Minor corrections and fixes.
39
40Nov 09, 2007, M.Asai (digits_hits-V09-00-03)
41- Introducing Command-base scoring mechanism. This is a preliminary release
42  with Geant4 9.1. This time, shape of scoring cell is limited to box.
43
44Sep 24, 2007, M.Asai (digits_hits-V09-00-02)
45- Introducing 3D scorers to be used in command-base scoring.
46
47Aug 30, 2007, M.Asai (digits_hits-V09-00-01)
48- First implementation of interactive parallel world scoring.
49- Co-working with run-V09-00-01, procman-V09-00-00, config-V09-00-00
50
51July 11, 2007, M.Asai (digits_hits-V09-00-00)
52- Create new sub-directory "scorer" and move all scorer and filter classes
53  to this new directory. "utils" sub-directory will be used for interactive
54  scoring utilities.
55
56June 4, 2007, A.Howard (digits_hits-V08-03-04)
57- Removed G4PSPopulation class to obviate circular dependency
58
59June 4, 2007, A.Howard (digits_hits-V08-03-03)
60- Put back some classes required for scoring of geometrical biasing cells:
61  G4CellScoreValues, G4CellScoreComposer
62
63May 31, 2007, A.Howard (digits_hits-V08-03-02)
64- Removed classes associated with old biasing/scoring scheme in detector:
65  G4CellScoreComposer, G4CellScoreValues, G4CellStoreScorer
66- Files remain on the HEAD for testing purposes
67
68May 17, 2007, M.Asai (digits_hits-V08-03-01)
69- Introducing new scorers for event biasing options.
70
71May 11, 2007, G.Cosmo (digits_hits-V08-03-00)
72- Make use of G4GeometryTolerance instead of kCarTolerance constant.
73- Requires tag "global-V08-03-00" and related set.
74
75Apr 20, 2007, M.Asai (digits_hits-V08-02-00)
76- Fix the way of counting outward steps in flux scorers.
77
78Nov 17, 2006, M.Asai (digits_hits-V08-01-00)
79- Tag for release 8.2
80
81Jan 2, 2006, M.Asai (digits_hits-V08-00-00)
82- Missing methods in G4VDigiCollection and G4TDigiCollection are added.
83
84Nov 22, 2005,  M.Asai (digits_hits-V07-01-04)
85- G4SDParticleFilter: Protection against null pointer.
86
87Nov 18, 2005,  M.Asai (digits_hits-V07-01-03)
88- Introducing G4THitsMap template class.
89- Introducing concrete primitive scorer and filter classes.
90
91Nov 16, 2005,  M.Asai (digits_hits-V07-01-02)
92- Adding a new sub-directory "utils" where new concrete primitive scorers and
93  concrete filters are stored.
94
95Sept 27, 2005,  M.Asai (digits_hits-V07-01-01)
96- Updating new classes.
97
98Sept 22, 2005,  M.Asai (digits_hits-V07-01-00)
99- Introducing G4MultiFunctionalDetector, G4VPrimitiveSensitivity and G4VSDFilter
100  classes.
101
102June 1, 2005,  J.Allison (digits_hits-V07-00-00)
103- G4VHit: Fixed interface to CreateAttValues (removed const). Improved
104  description.
105- G4VDigi: Improved description.
106
107Nov 18, 2004,  J.Perl (digits_hits-V06-02-01)
108- G4VDigi.hh: add methods to store and retrieve HepRep attributes in same
109  manner that we currently have for trajectories and hits.
110
111Jul 1, 2004,  G.Cosmo (digits_hits-V06-02-00)
112- G4CellScoreComposer.cc, G4TrackLogger.cc: trivial fix for extra
113  semicolons, required for porting on gcc-3.4.0 compiler.
114
115Jun 11, 2004, G.Cosmo (digits_hits-V06-01-03)
116- Use global flag G4DIGI_ALLOC_EXPORT to export extern symbols for DLLs.
117  Modified granular GNUmakefiles and rearranged usage of extern symbols
118  in classes.
119
120Jun 9, 2004, G.Cosmo (digits_hits-V06-01-02)
121- Adopt G4DLLIMPORT/G4DLLEXPORT technique to handle extern simbols for
122  allowing support of DLLs on Windows.
123- Coworks with "global-V06-01-02b".
124
125Jun 7, 2004, G.Cosmo (digits_hits-V06-01-01)
126- G4THitsCollection, G4HCofThisEvent, G4TDigiCollection, G4DCofThisEvent:
127  export extern symbols for allowing support of DLLs.
128- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
129- Coworks with "global-V06-01-02a".
130
131May 3, 2004, G.Cosmo (digits_hits-V06-01-00)
132- G4SDManager, G4SDStructure: added optional argument 'warning' to
133  FindSensitiveDetector(pathName, warning), defaulted to TRUE, to
134  eventually exclude warning issued by G4SDManager when sensitive
135  detector is not found.
136  The fix has been requested by ALICE to deactivate the warning when
137  a new sensitive-detector is created automatically in their framework.
138
139Mar 15, 2004, M.Asai (digits_hits-V06-00-01)
140- Fix errors in the previous tag.
141
142Mar 09, 2004, M.Asai (digits_hits-V06-00-00)
143- Some methods are added to G4HCtable for additional verbosity.
144
145Oct 04, 2003, G.Cosmo (digits_hits-V05-02-00)
146- Imported files from directory digits+hits.
147- Changed name of global library to G4digits_hits.
148- Added dependency on new module geometry/navigation where needed.
149
150Jun 03, 2003, G.Cosmo (digits_hits-V05-01-01)
151- Fixed trivial warning in G4VHit.cc.
152
153May 19, 2003, M.Asai (digits_hits-V05-01-00)
154- Fix warning messages
155
156Apr 23, 2003, M.Asai (digits_hits-V05-00-02)
157- Fix warning messages (M.Dressel)
158
159Mar 05, 2003, M.Asai (digits_hits-V05-00-00)
160- Fix G4VSensitiveDetector::GetCollectionID for more than one
161 sensitive detector objects instantiated from one detector class.
162
163Nov 27, 2002, M.Asai (digits_hits-V04-01-05)
164- Fix memory leak in G4SDManager.
165
166Nov 18, 2002, M.Asai (digits_hits-V04-01-04)
167- Tag for Geant4 5.0 release.
168
169Nov 04, 2002, G.Cosmo (digits_hits-V04-01-03)
170- Fixed compilation errors on SUN-CC (usage of G4std:: namespace) in
171  "detector" module. (M.Dressel)
172
173Nov 01, 2002, M.Asai (digits_hits-V04-01-02)
174- Tag for Geant4 5.0 tag-set#1.
175
176Nov 1, 2002, J.Allison  (digits+hits-V04-01-01 - does not include V04-01-00)
177- Canonical tag of hits-traj03a.
178
179Oct 30, 2002, M.Asai/J.Allison (hits-traj03a)
180- Added default implementation of G4VHitsCollection::GetHit and GetSize.
181
182Oct 28, 2002, J.Allison (hits-traj03 - does *not* include digits_hits-V04-01-00)
183- Changed GetAttDefs return signature to map.
184- Changed GetAttValues to CreateAttValues.
185- Improved description in G4VHit.
186
187Oct 24, 2002, M.Asai/J.Allison (hits-traj02)
188- Added virtual const G4std::vector<G4AttDef>* GetAttDefs/Values to G4VHit.hh.
189- Added GetHit and GetSize to G4VHitsCollection.
190
191Oct 23, 2002, M.Dressel (digits_hits-V04-01-00)
192- Added classes for event scoring in module "detector":
193  G4CellScoreComposer[.hh.cc], G4CellScoreValues.hh,
194  G4CellStoreScorer[.hh.cc], G4TrackLogger[.hh.cc].
195
196Jul 13, 2001, G.Cosmo (digits+hits-V03-02-00)
197- Cleanup of pedantic warnings in Linux-g++ ANSI setup.
198- Corrected "int" to "G4int".
199- Corrected "NULL" to "0".
200- Synchronised with HEAD revision after inclusion of disclaimer
201  liability.
202
203Feb 8, 2001, M.Asai (digits+hits-V03-00-01)
204- STL vector classes migration
205  affected files :
206./digits+hits/detector/include/G4HCtable.hh
207./digits+hits/detector/include/G4SDStructure.hh
208./digits+hits/detector/include/G4SensitiveVolumeList.hh
209./digits+hits/detector/include/G4SensitiveVolumeList.icc
210./digits+hits/detector/include/G4VSensitiveDetector.hh
211./digits+hits/detector/include/G4CollectionNameVector.hh
212./digits+hits/detector/src/G4HCtable.cc
213./digits+hits/detector/src/G4SDStructure.cc
214./digits+hits/detector/src/G4SensitiveVolumeList.cc
215./digits+hits/detector/src/G4VSensitiveDetector.cc
216./digits+hits/digits/include/G4DCofThisEvent.hh
217./digits+hits/digits/include/G4TDigiCollection.hh
218./digits+hits/digits/src/G4DCofThisEvent.cc
219./digits+hits/hits/include/G4HCofThisEvent.hh
220./digits+hits/hits/include/G4THitsCollection.hh
221./digits+hits/hits/src/G4HCofThisEvent.cc
222
223Nov 4, 99, M.Asai (tag digits+hits-V00-01-00)
224- Comments are enriched for software reference manual.
225
226Oct 26, 98 M.Asai (tag digits+hits-00-03-01)
227- Debugged in G4HCofThisEvent.hh and G4DCofThisEvent.hh
228
229July 15, 98 M.Asai (tag digits+hits-00-01-02)
230- Modify some UI command definitions.
231
232July 4, 98 M.Asai (tag digits+hits-00-01-01)
233- Ready for the beta release.
234
235July 1, 98 M.Asai (tag digits+hits-00-07-02)
236- G4TDigiCollection has been debugged.
237
238June 30, 98 M.Asai (tag digits+hits-00-07-01)
239- Introduce G4Allocator for G4HCofThisEvent, G4DCofThisEvent,
240  G4HitsCollection, G4DigiCollection.
241- New template classes G4THitsCollection and G4TDigiCollection
242- New base class protected method in G4VSensitiveDetector
243- Corrections in G4VReadoutGeometry
244
245June 11, 98 G.Cosmo (digits+hits-00-06-02)
246- Removed CR characters from G4HCtable.hh, .cc (P.Urban)
247
248June 8, 98 M.Asai
249- Tagged as digits+hits-00-06-01
250
251June 6, 98 M.Asai
252- New sub-directories (detector, hits, digits) are introduced.
253- All codes which used to be in include and src directories are
254 moved to the newly created sub-directories.
255- GNUmakefile is completely changed to catch up the new directory
256 structure.
257
258April 21, 98 M.Asai
259- Tagged as hits-00-05-01.
260
261December 19, 97 G. Cosmo - (alpha03)
262
263- Created.
Note: See TracBrowser for help on using the repository browser.