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