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