]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EVE/Alieve/ChangeLog
Added option to set inital min/max time and threshold for TPCSector2D's created by...
[u/mrichter/AliRoot.git] / EVE / Alieve / ChangeLog
CommitLineData
4862886c 12006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
2
3 * TPCSectorData.h:
4 Fixed a type in PadRowHack ctor (unused parameter).
5
79218578 62006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
7
8 * LinkDef.h:
9 * TPCData.cxx:
10 * TPCLoader.cxx:
11 * TPCSectorData.cxx:
12 * TPCSectorData.h:
13 Added hacks to allow removal of noisy pads.
14
50900edb 152006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
16
17 * TPCLoaderEditor.cxx:
18 Use StrDup to feed TGFileInfo for brain-dead interface of
19 TGFileDialog.
20
21 * TPCSector3DGL.cxx:
22 * TPCSector3DGL.h:
23 Added padding for frame-box borders so that all all digits are
24 contained within it.
25
ae839f53 262006-06-14 Matevz Tadel <matevz.tadel@cern.ch>
27
28 * .SKEL-gl.cxx:
29 * .SKEL-gl.h:
30 Added conventions for ROOT pre/post 5.11.02.
31
32 * LinkDef.h:
33 * TPCSector3DGL.cxx:
34 * TPCSector3DGL.h:
35 New class TPCSector3DGL, a direct renderer for TPCSector3D.
36
37 * TPCLoaderEditor.cxx:
38 Properly handle directory data, allows loading from non-current
39 directory.
40
41 * TPCSectorViz.cxx:
42 * TPCSectorViz.h:
43 Added optimised color lookup function/cache; do not alow threshold
44 to overrun maxval nad vice versa.
45
46 * TPCSectorVizEditor.cxx:
47 Reget threshold/maxval after setting it.
48 * TPCSector3D.cxx:
49 * TPCSector3D.h:
50 Changes for rendering via TPCSector3DGL; use optimised color
51 lookup from TPCSectorViz.
52
53 * TPCSector2DGL.cxx:
54 Use optimised color lookup from TPCSectorViz.
55
4ba958ae 562006-06-12 Matevz Tadel <matevz.tadel@cern.ch>
57
58 * EventAlieve.cxx:
59 * EventAlieve.h:
60 Added automatic loading of AliESDfriend (if found in event
61 directory); new function AssertESDfriend().
62
cdb2119b 632006-06-09 Matevz Tadel <matevz.tadel@cern.ch>
64
65 HEAD
66
67 * TPCLoaderEditor.cxx:
68 Fixed target class for fDoubleSR signal connect.
69
f56512b2 702006-06-06 Matevz Tadel <matevz.tadel@cern.ch>
71
cdb2119b 72 HEAD
73
f56512b2 74 * TPCLoader.cxx:
75 * TPCLoader.h:
76 Added member for double sampling-rate fDoubleSR; copy
77 visualization parameter from 2D view when creating 3D view.
78
79 * TPCLoaderEditor.cxx:
80 * TPCLoaderEditor.h:
81 Added control for double sampling-rate fDoubleSR.
82
83 * TPCSector3DEditor.cxx:
84 Increased precision of drift velocity widget.
85
86 * TPCSectorViz.cxx:
87 * TPCSectorViz.h:
88 Added method CopyVizParams(); reset transformation on sector id
89 change.
90
91 * TPCSectorVizEditor.cxx:
92 * TPCSectorVizEditor.h:
93 Added button to control realistic positioning of the sector.
94
a9148d46 952006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
96
cdb2119b 97 HEAD
98
a9148d46 99 * LinkDef.h:
100 * TPCLoader.cxx:
101 * TPCLoader.h:
102 * TPCLoaderEditor.cxx:
103 * TPCLoaderEditor.h:
104 New class TPCLoader providing (graphical) interface for navigation
105 through the TPC sector data.
106
107 * TPCSector3D.cxx:
108 Proper initialization of bounding box for fBoxSet.
109
110 * TPCSector2DEditor.cxx:
111 * TPCSectorViz.cxx:
112 Removed some comment crap.
113
4feec443 1142006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
115
116 HEAD
117
118 * LinkDef.h:
119 * MUONDigitsInfo.cxx:
120 * MUONDigitsInfo.h:
121 * MUONModule.cxx:
122 * MUONModule.h:
123 New files for MUON visualization by Bogdan Vulpescu.
124
9bea0c03 1252006-06-01 Matevz Tadel <matevz.tadel@cern.ch>
126
127 HEAD
128
129 * TPCSector2D.cxx:
130 * TPCSector2DGL.cxx:
131 * TPCSector3D.cxx:
132 Added preprocessor conditionals to support ROOT > 5.11.2.
133
5987168b 1342006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
135
cdb2119b 136 EVE-dev
137
5987168b 138 * TPCSectorVizEditor.cxx:
139 * TPCSectorVizEditor.h:
140 Replaced hand-woven widget-groups with RGValuators.
141
1422006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
143
cdb2119b 144 EVE-dev
145
5987168b 146 * TPCData.cxx:
147 * TPCData.h:
148 Removed function LoadRaw(AliTPCRawStreamOld&).
149
150 * TPCSector2DGL.h:
151 Removed forgotten declaration of SetCol().
152
153 * TPCSector3D.cxx:
154 In Paint(): properly setup 3D transformation of fBoxSet.
155
156 * alieve_main/alieve_main.cxx:
157 New file; executable linked against all ALICE libraries.
158
092578a7 1592006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
160
161 EVE-dev
162
163 * TPCSector2D.cxx:
164 Honor fRnrElement in Paint(); it was impossible to disable
165 rendering of 2D sectors.
166
1672006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
168
169 EVE-dev
170
171 * TPCData.cxx:
172 * TPCData.h:
173 In LoadRaw(AliTPCRawStreamOld&) added protection against repeated
174 data for a given pad; added methods DropAllSectors() and
175 DeleteAllSectors().
176
177 * TPCSectorData.cxx:
178 * TPCSectorData.h:
179 Added method DropData(); in EndPad() return immediately if no data
180 was registered.
181
182 * TPCSector2D.h:
183 * TPCSector2DGL.cxx:
184 * TPCSectorViz.cxx:
185 * TPCSectorViz.h:
186 Increase of rendering time-stamp now done in a virtual function
187 IncRTS(); renamed fFrameCol to fFrameColor; minor cleanup.
188
189 * TPCSector3D.cxx:
190 * TPCSector3D.h:
191 * TPCSector3DEditor.cxx:
192 * TPCSector3DEditor.h:
193 * LinkDef.h:
194 New classes TPCSector3D and TPCSector3DEditor.
195
196 * ITSModule.cxx:
197 * ITSModule.h:
198 Renamed fFrameCol to fFrameColor.
199
2002006-05-19 Matevz Tadel <matevz.tadel@cern.ch>
201
202 EVE-dev and HEAD
203
204 * TPCData.cxx:
205 * TPCData.h:
206 * TPCSectorData.cxx:
207 * TPCSectorData.h:
208 Add support for automatic pedestal determination and subtraction
209 on per pad basis (for RAW data only). Done with Marian.
210
211 EVE-dev
212
213 * LinkDef.h:
214 * TPCSector2D.cxx:
215 * TPCSector2D.h:
216 * TPCSector2DEditor.cxx:
217 * TPCSector2DEditor.h:
218 * TPCSectorViz.cxx:
219 * TPCSectorViz.h:
220 * TPCSectorVizEditor.cxx:
221 * TPCSectorVizEditor.h:
222 Split TPCSectorViz from TPCSector2D as a base class. TPCSectorViz
223 holds the general parametrs that will also be used by TPCSector3D.
224
225 * TPCSector2DGL.cxx:
226 Use Reve::ColorFromIdx().
227
228 * .SKEL-ged.cxx:
229 * .SKEL-ged.h:
230 Include from Alieve, default class version 0.
231
b56d8877 2322006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
233
092578a7 234 EVE-dev
b56d8877 235
236 * TPCData.cxx:
237 * TPCData.h:
238 Added member fLoadPedestal to support subtraction of common
239 pedestal during data loading.
240
241 * TPCSector2D.cxx:
242 * TPCSector2D.h:
243 * TPCSector2DEditor.cxx:
244 * TPCSector2DEditor.h:
245 * TPCSector2DGL.cxx:
246 Added option fAverage to divide the integrated time-bin contents
247 by window width; fShowMax now works within the given time
248 window. Added flags to control rendering of inner/outer1/outer2
249 segments. Widgets have been extended to display numeric values for
250 threshold, max-value and min/max time (there were only sliders and
251 print-out before).
252
915dabe1 2532006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
254
092578a7 255 EVE-dev
915dabe1 256
257 * ITSModule.cxx:
258 * TPCSector2D.cxx:
259 * TPCSector2D.h:
260 * TPCSector2DEditor.cxx:
261 * TPCSector2DEditor.h:
262 * TPCSector2DGL.cxx:
263 Fixed all occurrences of misspelled 'treshold'.
264
2652006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
266
092578a7 267 EVE-dev
915dabe1 268
269 * TPCData.cxx:
270 * TPCData.h:
271 In LoadRaw(AliTPCRawStreamOld&): added protection for pad id
272 exceeding number of pads in row; optionally warn of the occurrences.
273
274 * TPCSectorData.cxx:
275 Fix compilation warnings.
276
2772006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
278
092578a7 279 EVE-dev
915dabe1 280
281 Introduce support for reading of raw TPC data. At the same time
282 the TPCSegment* classes have been renamed to TPCSector*.
283
284 * TPCDigitsInfo.cxx:
285 * TPCDigitsInfo.h:
286 * TPCSegment.cxx:
287 * TPCSegment.h:
288 * TPCSegmentEditor.cxx:
289 * TPCSegmentEditor.h:
290 * TPCSegmentGL.cxx:
291 * TPCSegmentGL.h:
292 Removed files; functionality moved to TPCData* and TPCSector*
293 classes.
294
295 * TPCData.cxx:
296 * TPCData.h:
297 * TPCSector2D.cxx:
298 * TPCSector2D.h:
299 * TPCSector2DEditor.cxx:
300 * TPCSector2DEditor.h:
301 * TPCSector2DGL.cxx:
302 * TPCSector2DGL.h:
303 * TPCSectorData.cxx:
304 * TPCSectorData.h:
305 New files: most of the code was scavenged from TPCDigitsInfo and
306 TPCSegment* classes.
307
308 * LinkDef.h:
309 Reflect new class-names.
310
311 * .SKEL.cxx:
312 Moved using declarations to front.
313
314 * ChangeLog:
315 New file.