]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/ChangeLog
d00cca2f8acb58a60440e1be3a4f6c171eb00f82
[u/mrichter/AliRoot.git] / EVE / ChangeLog
1 2006-12-19  Matevz Tadel  <matevz.tadel@cern.ch>
2
3         * alice-macros/hits_from_label.C:
4         Added TRD hits.
5
6         * alice-macros/print_kine_from_label.C:
7         New file; dump kine stack for given label.
8
9         * macros/trackcount_init.C:
10         Check if global g_trkcnt has been reset and attempt to
11         reinitialize it from TrackCounter static member; return TParticle*
12         for given label; check label range as AliStack segvs if label is
13         out of bounds.
14
15 2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
16
17         * alice-macros/clusters_from_index.C:
18         New macro: import clusters based on index of track in the esd
19         array.
20
21         * alice-macros/clusters_from_label.C:
22         Provide return value.
23
24         * alice-macros/esd_V0.C:
25         Fix indentation.
26
27         * alice-macros/esd_tracks.C:
28         Store also track index.
29
30 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
31
32         * libAlieve.pkg:
33         Added T0 to EINCLUDES.
34
35         * macros/reve_quad_test.C:
36         Added function demonstrating use of per-quad object-ref.
37
38 2006-12-08  Matevz Tadel  <matevz.tadel@cern.ch>
39
40         * macros/reve_quad_test.C:
41         Add a new parameter: number of random elements to generate.
42
43 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
44
45         * macros/reve_quad_test.C:
46         Added test function for hexagons.
47
48         * macros/trackcount_init.C:
49         Use RenderElement::List_i typedef.
50
51 2006-12-04  Matevz Tadel  <matevz.tadel@cern.ch>
52
53         * alice-macros/esd_tracks.C:
54         Change text of track labels.
55
56         * alice-macros/primary_vertex.C:
57         Fix print-out alignment.
58
59         * macros/trackcount_init.C:
60         New file: bootstrap track-counting user interface.
61
62 2006-11-16  Matevz Tadel  <matevz.tadel@cern.ch>
63
64         * alice-macros/esd_Cascade.C:
65         From Ludovic, new file: macro to display and interact with
66         reconstructed cascades.
67
68         * alice-macros/esd_V0.C:
69         From Ludovic: updates for V0 visualization.
70
71         * alice-macros/its_digits.C:
72         Raffele forgot to increase global module counter when some layers
73         were turned off; alignment of assignemt statements.
74
75 2006-11-14  Matevz Tadel  <matevz.tadel@cern.ch>
76
77         * alice-macros/esd_V0.C:
78         From Ludovic, new file: macro to display and interact with
79         reconstructed V0s.
80
81         * alice-macros/its_digits.C:
82         Removed frame-color from ctors, now part of shared frame-box
83         properties.
84
85 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
86
87         * alice-macros/init_trd.C:
88         From Alexandru: changes in TRD visualization.
89
90 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
91
92         * alice-macros/geom_rich.C:
93         Put all modules in common container.
94
95         * alice-macros/geom_fmd.C:
96         * alice-macros/geom_vzero.C:
97         New files: import geometry of FMD and VZERO.
98
99         * alice-macros/fmd_hits.C:
100         * alice-macros/pmd_hits.C:
101         * alice-macros/vzero_hits.C:
102         New files: import hits from FPD, PMD and VZERO.
103
104         * alice-macros/MUON_digits.C:
105         * alice-macros/MUON_geom.C:
106         * alice-macros/MUON_geomAll.C:
107         * alice-macros/README_MUON:
108         From Bogdan: new files / new implementation of the MUON
109         visualization.
110         
111         * alice-macros/muon_all.C:
112         * alice-macros/muon_chambers.C:
113         * alice-macros/muon_clusters.C:
114         * alice-macros/muon_cpads.C:
115         * alice-macros/muon_digits.C:
116         * alice-macros/muon_hits.C:
117         * alice-macros/muon_tracks.C:
118         From Bogdan: removed files.
119
120 2006-10-27  Matevz Tadel  <matevz.tadel@cern.ch>
121
122         * alice-macros/esd_V0_points.C:
123         New file: creates a point-set from reconstructed V0 positions.
124
125         * alice-macros/esd_tracks.C:
126         In esd_tracks_vertex_cut() introduced two categories for tracks
127         with failed ITS extrapolation: below / above 5 sigma.
128
129         * alice-macros/its_digits.C:
130         From Raffaele: introduce new GUI levels for all ITS layers (sectors,
131         ladders, staves).
132
133         * alice-macros/init_trd.C:
134         New script from Alexandru: initialize TRD visualization.
135
136         * libAlieve.pkg:
137         Added TRD to EINCLUDE.
138
139 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
140
141         * macros/alieve_init.C:
142         Added option to avoid exceptions during event open as an
143         argument and enabled it by default.
144
145         * test-macros/tpc_gui.C:
146         Added short usgae notice.
147
148 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
149
150         * test-macros/broken_torus.tring:
151         * test-macros/triangleset.C:
152         New files demonstrating use of TriangleSet and ZTrans classes. 
153
154 2006-10-25  Matevz Tadel  <matevz.tadel@cern.ch>
155
156         * alice-macros/kine_tracks.C:
157         Missing ';'.
158
159         * alice-macros/primary_vertex.C:
160         Added function 'make_vertex_boxes()' that creates boxes around
161         vertex region to be used for visual determination of multiplicity.
162
163 2006-10-18  Matevz Tadel  <matevz.tadel@cern.ch>
164
165         * alice-macros/tpc_digits.C:
166         * test-macros/tpc_sector_raw_test.C:
167         Changes accompanying migration to usage of ZTrans in TPCSectorViz.
168
169 2006-10-13  Matevz Tadel  <matevz.tadel@cern.ch>
170
171         * alice-macros/kine_tracks.C:
172         New file: visualize tracks from kinematics tree; minimal
173         implementation.
174
175 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
176
177         Merge changes from EVE-dev to HEAD.
178         Delete all intermediate tags.
179         Tag HEAD:    EVE-head-after-merge.
180         Tag EVE-dev: EVE-dev-after-merge.
181
182 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
183
184         EVE-dev
185
186         * macros/reve_sa_init.C:
187         New file: initialization script for reve when launched from
188         root.exe (there is unsolved problem with exception-catching in
189         main event-loop).
190
191 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
192
193         EVE-dev
194
195         * alice-macros/geom_all.C:
196         New file: full alice geometry.
197
198         * alice-macros/geom_trd_tof.C:
199         New file: combined top-level TRD and TOF geometry.
200
201         * macros/alieve_create_vsd.C:
202         Added loading of libRGL; removed '.so' extensions from all
203         libraries for call to gSystem->Load.
204
205 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
206
207         EVE-dev
208
209         * alice-macros/geom_pmd.C:
210         New file: PMD geometry.
211
212         * alice-macros/trd_hits.C:
213         Changed default color.
214
215         * alice-macros/trd_hits_z_split.C:
216         New file: TRD hits split by z-coordinate.
217
218 2006-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
219
220         EVE-dev
221
222         * alice-macros/esd_tracks.C:
223         Added function esd_tracks_vertex_cut() that imports esd-tracks and
224         stores them into several containers according to their distance to
225         primary vertex.
226
227         * alice-macros/tpc_digits.C:
228         Added new mode (3): import all sectors and display them in 3D.
229
230 2006-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
231
232         EVE-dev
233
234         * alice-macros/hits_from_label.C:
235         Reduce marker size (new convention).
236
237         * alice-macros/tpc_digits.C:
238         Follow-up to change in interface of RGTopFrame.
239
240 2006-09-27  Matevz TADEL  <matevz.tadel@ijs.si>
241
242         Merged HEAD to EVE-dev. Tagged EVE-dev as
243         EVE-dev-after-second-merge.
244         HEAD was reverted back to work with offical version of ROOT.
245         Now I can get HEAD back to what was until now by:
246         1. going to EVE-head-after-merge
247         2. update -j EVE-dev-after-merge -j EVE-dev
248
249 2006-09-26  Matevz Tadel  <matevz.tadel@cern.ch>
250
251         * alice-macros/clusters_from_label.C:
252         Add point-set containing clusters directly as render element (it
253         was wrapped in a RenderElementObjPtr by mistake (not fixed when
254         changing it from TPolyMarker3D)).
255
256         * alice-macros/primary_vertex.C:
257         Removed code that gave vertex markers some volume (to avoid being
258         discarded by a too smart GLViewer).
259
260 2006-09-04  Matevz Tadel  <matevz.tadel@cern.ch>
261
262         * alice-macros/its_hits.C:
263         * alice-macros/tpc_hits.C:
264         * alice-macros/tpc_hits_eta_split.C:
265         Changed default point-size in accordance with the new convention.
266
267         * alice-macros/trd_hits.C:
268         New file, plot TRD hits.
269
270 2006-08-29  Matevz TADEL  <matevz.tadel@ijs.si>
271
272         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
273         EVE's HEAD (EVE-head-after-merge).
274
275 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
276
277         * alice-macros/clusters_from_label.C:
278         Use Reve::PointSet for cluster representation; attach to each
279         cluster a copy of AliTrackPoint it represents.
280
281 2006-08-04  Matevz TADEL  <matevz.tadel@cern.ch>
282
283         Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
284         EVE's HEAD (EVE-head-after-merge).
285
286 2006-08-04  Matevz Tadel  <matevz.tadel@cern.ch>
287
288         * alice-macros/muon_tracks.C:
289         Moved point-count variable declaration within the track loop.
290
291         * test-macros/tpc_gui.C:
292         Added global TPCLoader* tpc_loader.
293
294 2006-07-11  Matevz Tadel  <matevz.tadel@cern.ch>
295
296         * README:
297         Added description of event navigation.
298
299         * alice-macros/event_next.C:
300         * alice-macros/event_prev.C:
301         New files: macros to go to next/previous event in the run.
302
303 2006-07-10  Matevz Tadel  <matevz.tadel@cern.ch>
304
305         * alice-macros/clusters_from_label.C:
306         * alice-macros/esd_tracks.C:
307         * alice-macros/geom_ddip.C:
308         * alice-macros/geom_its.C:
309         * alice-macros/geom_phos.C:
310         * alice-macros/geom_rich.C:
311         * alice-macros/geom_simple.C:
312         * alice-macros/geom_tpc.C:
313         * alice-macros/its_digits.C:
314         * alice-macros/its_hits.C:
315         * alice-macros/muon_all.C:
316         * alice-macros/muon_chambers.C:
317         * alice-macros/muon_clusters.C:
318         * alice-macros/muon_cpads.C:
319         * alice-macros/muon_digits.C:
320         * alice-macros/muon_hits.C:
321         * alice-macros/muon_tracks.C:
322         * alice-macros/primary_vertex.C:
323         * alice-macros/region_marker.C:
324         * alice-macros/tpc_digits.C:
325         * alice-macros/tpc_hits.C:
326         * alice-macros/tpc_hits_eta_split.C:
327         * test-macros/tpc_gui.C:
328         * test-macros/tpc_gui_hack.C:
329         Use new / simpler method of render-element registration; the
330         'gReve->DrawRenderElement()' is no longer needed.
331
332 2006-07-03  Matevz Tadel  <matevz.tadel@cern.ch>
333
334         * alice-macros/its_hits.C:
335         * alice-macros/tpc_hits.C:
336         * alice-macros/tpc_hits_eta_split.C:
337         Use TPointSelector for point extraction.
338
339 2006-06-28  Matevz Tadel  <matevz.tadel@cern.ch>
340
341         * test-macros/tpc_sector_raw_test.C:
342         Use built-in equipment maps; the override option is commented out
343         in the macro.
344
345 2006-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
346
347         * alice-macros/geom_ddip.C:
348         Use node's global transformation.
349
350         * alice-macros/geom_phos.C:
351         * alice-macros/geom_rich.C:
352         New files: PHOS and RICH geometry.
353
354         * test-macros/tpc_gui.C:
355         * test-macros/tpc_gui_hack.C:
356         * test-macros/tpc_sector_raw_test.C:
357         Added commented lines showing how to use a different TPC equipment map.
358
359 2006-06-21  Matevz Tadel  <matevz.tadel@cern.ch>
360
361         * macros/alieve_init.C:
362         Use macro-folder from gReve; instantiate macros from alice-macros/
363         as Reve::RMacro.
364
365         * alice-macros/its_hits.C:
366         * alice-macros/tpc_hits.C:
367         Set default point-size to 2.
368
369 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
370
371         * test-macros/tpc_gui_hack.C:
372         New file; like tpc_gui.C but sets-up pad-row noise supression data
373         needed for politically correct TPC data images.
374
375 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
376
377         * alice-macros/tpc_hits_eta_split.C:
378         PointSetArray now subclassed from TAttMarker; use that.
379
380 2006-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
381
382         * alice-macros/tpc_hits.C:
383         * alice-macros/tpc_hits_eta_split.C:
384         Increased the number-of-entries estimate for TTree player by a
385         factor of two.
386
387 2006-06-12  Matevz Tadel  <matevz.tadel@cern.ch>
388
389         * alice-macros/clusters_from_label.C:
390         New macro, loads TrackPoints from ESDtrack for a given label.
391
392         * alice-macros/esd_tracks.C:
393         Take track-parameters at inner TPC radius if extrapolation to ITS
394         failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
395         / group common behaviour.
396
397 2006-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
398
399         * alice-macros/geom_ddip.C:
400         New file, display DDIP volume.
401
402         * alice-macros/primary_vertex.C:
403         New file, display reconstructed primary vertex.
404
405         * alice-macros/region_marker.C:
406         Added separate y, z box dimensions.
407
408         * macros/alieve_init.C:
409         Initialize event only if path is non-zero.
410         
411         * test-macros/tpc_gui.C:
412         Set double sampling-rate on by default.
413
414 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
415
416         * test-macros/tpc_gui.C:
417         New macro file demonstrating use of TPCLoader.
418
419 2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
420
421         * alice-macros/muon_all.C:
422         * alice-macros/muon_chambers.C:
423         * alice-macros/muon_clusters.C:
424         * alice-macros/muon_cpads.C:
425         * alice-macros/muon_digits.C:
426         * alice-macros/muon_hits.C:
427         * alice-macros/muon_tracks.C:
428         New files for MUON visualization by Bogdan Vulpescu.
429
430         * libAlieve.pkg:
431         Added include dirs needed by MUON visualization.
432
433 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
434
435         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
436         EVE's HEAD (EVE-head-after-merge).
437
438 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
439
440         EVE-dev
441
442         * binalieve.pkg:
443         New file; new executable linked against all ALICE libraries.
444
445         * macros/alieve_init.C:
446         Removed macro/include path initialization and loading of
447         libraries.
448
449         * macros/alieve_loadlibs.C:
450         Added loading of libAlieve.
451
452         * test-macros/tpc_sector_raw_test.C:
453         Changes for new interface to raw-data reading.
454
455         * README:
456         Replaced all mentions of the reve executable with alieve.
457
458 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
459
460         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
461         EVE's HEAD (EVE-head-after-merge).
462
463 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
464
465         EVE-dev
466
467         * alice-macros/region_marker.C:
468         New file: allow users to mark a given region (like primary
469         vertex); demonstrate usage of RenderElementObjPtr.
470
471         * alice-macros/tpc_digits.C:
472         Use new conventions for TPCSectorViz classes; added a mode for 3D
473         sector visualization.
474
475         * macros/alieve_init.C:
476         Execute macro region_marker.C during startup (the origin
477         marker removed from RGTopFrame).
478
479         * test-macros/tpc_sector_raw_test.C:
480         Clean-up, added function next_event() and display of 3D data.
481
482 2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
483
484         EVE-dev and HEAD
485
486         * test-macros/tpc_sector_raw_test.C:
487         Use automatic pedestal determination by default.
488
489         EVE-dev
490
491         * macros/alieve_loadlibs.C:
492         MUON libraries now load OK.
493
494 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
495
496         Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
497         EVE's HEAD (EVE-head-after-merge).
498         Merging was actually done twice.
499
500 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
501
502         EVE-dev
503
504         * macros/alieve_loadlibs.C:
505         Commented out loading of libg2c as it breaks things at other
506         systems. One should uncomment this at a gcc-4 system.
507
508 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
509
510         EVE-dev
511
512         * alice-macros/tpc_digits.C:
513         Use new TPCData classes.
514
515         * libAlieve.pkg:
516         Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
517
518         * macros/alieve_loadlibs.C:
519         Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
520         gcc-4).
521
522         * README:
523         Explain purpose of test-macros/ directory.
524
525         * test-macros/tpc_digi_test.C:
526         * test-macros/tpc_raw_test.C:
527         New files: demonstrate usage of TPCData class.
528
529         * reve-genclass.pl:
530         New file: generate class skeletons from template files.
531
532         * ChangeLog:
533         New file.