]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/ChangeLog
Cascade and V0 classes moved from Reve to Alieve namespace.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
1 2007-11-06  Matevz Tadel  <matevz.tadel@cern.ch>
2
3         * macros/alieve_create_vsd.C:
4         Use geometry.root (misaligned_geometry.root no longer there).
5
6         * macros/alieve_init.C:
7         Separate import of standard macros into a special function so that
8         it can be called from elsewhere.
9
10         * macros/trackcount_init.C:
11         Remove obsolete setup of GL viewer.
12
13 2007-10-23  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
14
15         * alice-macros/NLT_trackcount_init.C:
16         Set center of the projection to the primary vertex.
17
18 2007-10-22  Matevz Tadel  <matevz.tadel@cern.ch>
19
20         Merged EVE-dev-after-merge to EVE-dev into HEAD.
21         Moved tag EVE-dev-after-merge to current EVE-dev.
22
23 2007-10-16  Matevz Tadel  <matevz.tadel@cern.ch>
24
25         Merged EVE-head-after-merge to HEAD into EVE-dev.
26         Moved tag EVE-head-after-merge to current HEAD.
27
28         EVE-dev
29
30         * alice-macros/MUON_display.C:
31         * alice-macros/acorde_hits.C:
32         * alice-macros/geom_acorde.C:
33         * binalieve.pkg:
34         Merge from EVE-head-after-merge to HEAD.
35
36         * alice-macros/its_hits.C:
37         Added example line for usage of per-point integer ids.
38
39         * icons/pointset.xpm:
40         Changed icon.
41
42 2007-10-05  Matevz Tadel  <matevz.tadel@cern.ch>
43
44         EVE-dev
45
46         * alice-macros/esd_Cascade.C:
47         * alice-macros/esd_V0.C:
48         * alice-macros/its_clusters.C:
49         * alice-macros/tpc_clusters.C:
50         * macros/reve_sa_init.C:
51         * test-macros/tpc_gui.C:
52         * test-macros/tpc_gui_hack.C:
53         Renamed class RGTopFrame to ReveManager.
54
55 2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
56
57         EVE-dev
58
59         * alice-macros/tpc_calib_viewer.C:
60         New macro (with Marian): start an embedded TPC calibration viewer.
61
62 2007-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
63
64         * alice-macros/acorde_hits.C:
65         * alice-macros/geom_acorde.C:
66         New files from Eleazar: geometry and hits for ACORDE.
67
68 2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
69
70         EVE-dev
71
72         * alice-macros/tpc_digits.C:
73         Name sectors by sector-id when creating full A/C side plates.
74
75 2007-10-03  Matevz Tadel  <matevz.tadel@cern.ch>
76
77         EVE-dev
78
79         * test-macros/tpc_gui.C:
80         Enable setting of default parameters matching the standard real
81         TPC data.
82         Remove some obsolete framework calls.
83
84 2007-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
85
86         EVE-dev
87
88         * alice-macros/pmd_digits.C:
89         Optionally add background polygons.
90
91 2007-09-24  Matevz Tadel  <matevz.tadel@cern.ch>
92
93         * alice-macros/MUON_display.C:
94         From Bogdan: modifications for the new structure of the data in
95         the MUON code.
96
97 2007-08-31  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
98
99         EVE-dev
100
101         * alice-macros/kine_tracks.C:
102         Add missing namespace qualifier.
103
104         * icons/pointset.xpm:
105         * icons/scene.xpm:
106         * icons/track.xpm:
107         * icons/viewer.xpm:
108         New files: icons for list tree.
109
110 2007-08-30  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
111
112         EVE-dev
113
114         * alice-macros/primary_vertex.C:
115         Generalize creation of primary vertex ellipse.
116
117 2007-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
118
119         EVE-dev
120
121         * alice-macros/geom_gentle.C:
122         Add missing namespace qualifier.
123
124         * macros/alieve_init.C:
125         Remove std namespace qualifiers disliked by the new cint.
126
127         * alice-macros/NLT_trackcount_init.C:
128         * macros/trackcount_init.C:
129         Reuse its/tpc_cluster.C.so.
130         Do not load event in alieve_init (first event was loaded twice).
131
132 2007-08-30  Matevz Tadel  <matevz.tadel@cern.ch>
133
134         EVE-dev
135
136         * alice-macros/its_clusters.C:
137         * alice-macros/tpc_clusters.C:
138         Allow on-the-fly compilation.
139
140         * alice-macros/NLT_trackcount_init.C:
141         Put in sync with the rest of the world.
142
143 2007-08-29  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
144
145         EVE-dev
146
147         * alice-macros/NLT_test.C:
148         Fix wrong condition before import event to NLTProjector.
149
150         * alice-macros/primary_vertex.C:
151         Present the primary-vertex as a cross and three ellipses by using
152         the StraightLineSet primitive.
153
154 2007-08-29  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
155
156         EVE-dev
157
158         * macros/trackcount_init.C:
159         Call alieve_init before trackcount_init. Problems in loading macros with std::list.
160         
161         * alice-macros/NLT_trackcount_init.C:
162         New macro: trackcount in non-linear projections.
163         
164         * alice-macros/esd_tracks.C:
165         Set marker and line attributes as defined in parent TrackList.
166         
167         * alice-macros/geom_gentle.C:
168         Return pointer of imported geometry.
169
170 2007-08-28  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
171
172         EVE-dev
173
174         * alice-macros/its_module_stepper.C:
175         Remove configuration of GridStepper. Default already done in
176         ITSModuleStepper constructor.
177
178 2007-08-27  Matevz Tadel  <matevz.tadel@cern.ch>
179
180         EVE-dev
181
182         * alice-macros/tpc_digits.C:
183         Run in full 2D mode by default.
184
185 2007-08-24  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
186
187         EVE-dev
188
189         * alice-macros/NLT_test.C:
190         Enable rendering of NLTProjector to get scale info.
191
192 2007-08-24  Matevz Tadel  <matevz.tadel@cern.ch>
193
194         EVE-dev
195
196         * alice-macros/NLT_test.C:
197         * alice-macros/clusters_from_index.C:
198         * alice-macros/clusters_from_label.C:
199         * alice-macros/hits_from_label.C:
200         * alice-macros/its_clusters.C:
201         * alice-macros/phos_clusters.C:
202         * alice-macros/tpc_clusters.C:
203         * alice-macros/tpc_hits.C:
204         * alice-macros/trd_hits.C:
205         Argument types must be fully quantified with latest cint: added
206         'Reve::' where needed.
207
208         * macros/alieve_init.C:
209         Changes for browser-topframe reorganization.
210
211 2007-08-22  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
212
213         EVE-dev
214
215         * alice-macros/NLT_geo_demo.C:
216         Remove obsolete demo.
217
218 2007-08-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
219
220         EVE-dev
221
222         * alice-macros/NLT_demo.C:
223         Remove file: replaced by NLT_test.C.
224         
225         * alice-macros/NLT_test.C:
226         Put current camera in orthographic XY projection. Disable drawing of
227         NLTProjector.
228
229 2007-08-20  Matevz Tadel  <matevz.tadel@cern.ch>
230
231         EVE-dev
232
233         * alice-macros/NLT_test.C:
234         Create special scene for projected event and add it to the default
235         gl viewer.
236
237 2007-08-19  Matevz Tadel  <matevz.tadel@cern.ch>
238
239         EVE-dev
240
241         * alice-macros/NLT_demo.C:
242         * alice-macros/NLT_geo_demo.C:
243         Update for changes in Reve.
244
245         * alice-macros/NLT_test.C:
246         New file, mini test macro for automatic import of projected
247         elements.
248
249 2007-08-18  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
250
251         EVE-dev
252
253         * alice-macros/esd_V0.C:
254         * alice-macros/esd_tracks.C:
255         * alice-macros/kine_tracks.C:
256         * alice-macros/primary_vertex_tracks.C:
257         Remove Track::MakeMarkers(). Rendering of fist vertices done in
258         TrackGL::DirectDraw(). Set line color of tracks same as container color.
259
260 2007-08-13  Matevz Tadel  <matevz.tadel@cern.ch>
261
262         EVE-dev
263
264         * alice-macros/MUON_display.C:
265         * alice-macros/NLT_geo_demo.C:
266         * alice-macros/clusters_from_label.C:
267         * alice-macros/emcal_digits.C:
268         * alice-macros/emcal_hits.C:
269         * alice-macros/esd_Cascade.C:
270         * alice-macros/esd_V0.C:
271         * alice-macros/esd_tracks.C:
272         * alice-macros/geom_fmd.C:
273         * alice-macros/geom_hmpid.C:
274         * alice-macros/geom_phos.C:
275         * alice-macros/geom_t0.C:
276         * alice-macros/geom_vzero.C:
277         * alice-macros/its_digits.C:
278         * alice-macros/its_hits.C:
279         * alice-macros/its_raw.C:
280         * alice-macros/kine_tracks.C:
281         * alice-macros/pmd_digits.C:
282         * alice-macros/pmd_raw.C:
283         * alice-macros/primary_vertex_tracks.C:
284         * alice-macros/tof_digits.C:
285         * alice-macros/tof_digits_sector.C:
286         * alice-macros/tof_digits_strips.C:
287         * alice-macros/tof_hits.C:
288         * alice-macros/tpc_digits.C:
289         * alice-macros/tpc_hits.C:
290         * alice-macros/trd_hits.C:
291         * macros/reve_quad_test.C:
292         Consistent ordering of arguments to AddRenderElement(),
293         AddGlobalRenderElement() and RemoveRenderElement().
294
295 2007-08-10  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
296
297         EVE-dev
298
299         * Alieve/.SKEL-gedsubed.cxx:
300         * Alieve/.SKEL-gedsubed.h:
301         * Reve/.SKEL-gedsubed.cxx:
302         * Reve/.SKEL-gedsubed.h:
303         * reve-genclass.pl:
304         Generate class skeletons for ged sub-editors.
305
306 2007-08-09  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
307
308         EVE-dev
309
310         * alice-macros/NLT_demo.C:
311         * alice-macros/NLT_geo_demo.C:
312         Add projection of gentle_geo.root geometry.
313
314         * alice-macros/its_module_stepper.C:
315         Display only one ITSModuleStepper. 
316
317 2007-08-08  Matevz Tadel  <matevz.tadel@cern.ch>
318
319         Create branch EVE-dev.
320         Tag HEAD:    EVE-head-after-merge.
321         Tag EVE-dev: EVE-dev-after-merge.
322
323 2007-08-06  Matevz Tadel  <matevz.tadel@cern.ch>
324
325         * alice-macros/jetplane.C:
326         From Cesar: Macro to visualize jets.
327
328 2007-08-02  Matevz Tadel  <matevz.tadel@cern.ch>
329
330         * binalieve.pkg:
331         * binreve.pkg:
332         Remove linking against libTreeViewer, this dependency has been
333         removed in root head.
334
335 2007-07-24  Matevz Tadel  <matevz.tadel@cern.ch>
336
337         * binalieve.pkg:
338         * binreve.pkg:
339         Link also against libTreeViewer.
340
341 2007-07-23  Matevz Tadel  <matevz.tadel@cern.ch>
342
343         * alice-macros/kine_tracks.C:
344         New optional argument: Bool_t use_track_refs=kTRUE.
345
346         * macros/trackcount_init.C:
347         Load ITS/TPC clusters instead of hits.
348
349 2007-07-13  Matevz Tadel  <matevz.tadel@cern.ch>
350
351         * alice-macros/tpc_clusters.C:
352         New macro from Jouri: display TPC clusters.
353
354 2007-07-12  Matevz Tadel  <matevz.tadel@cern.ch>
355
356         * alice-macros/clusters_from_index.C:
357         * alice-macros/esd_Cascade.C:
358         * alice-macros/esd_V0.C:
359         * alice-macros/esd_V0_points.C:
360         * alice-macros/esd_spd_tracklets.C:
361         * alice-macros/esd_tracks.C:
362         * alice-macros/primary_vertex.C:
363         * alice-macros/primary_vertex_tracks.C:
364         From Christian: AliESD -> AliESDEvent migration.
365
366 2007-07-02  Matevz Tadel  <matevz.tadel@cern.ch>
367
368         Removed tags EVE-head-after-merge and EVE-dev-after-merge.
369         Removed EVE-dev branch.
370         It will be recreated when needed.
371         
372         * binalieve.pkg:
373         * binreve.pkg:
374         Link also against libFTGL.
375
376         * macros/reve_quad_test.C:
377         Improve test-function modularity.
378
379 2007-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
380
381         Due to significant changes in the coming ROOT release
382         (reimplementation of GL-viewer) we'll probably have to split the
383         development again.
384
385         Merge changes from HEAD to EVE-dev.
386         Tag HEAD:    EVE-head-after-merge.
387         Tag EVE-dev: EVE-dev-after-merge.
388
389 2007-06-26  Matevz Tadel  <matevz.tadel@cern.ch>
390
391         * alice-macros/its_clusters.C:
392         Remove AliDebug stuff.
393
394         * macros/alieve_init.C:
395         Use new Alieve::Event initialization.
396
397 2007-06-22  Matevz Tadel  <matevz.tadel@cern.ch>
398
399         * alice-macros/its_clusters.C:
400         * alice-macros/phos_clusters.C:
401         Use geometry from CDB.
402
403         * macros/alieve_init.C:
404         Allow override of CDB storage.
405
406 2007-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
407
408         * alice-macros/its_clusters.C:
409         Load misaligned-geometry.root not created any more.
410
411 2007-06-18  Matevz Tadel  <matevz.tadel@cern.ch>
412
413         * alice-macros/esd_spd_tracklets.C:
414         New macro: show SPD tracklets from AliMultiplicity.
415
416         * alice-macros/its_clusters.C:
417         Added optional argument maxR.
418
419 2007-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
420
421         * libAlieve.pkg:
422         Added TOF to EINCLUDES.
423
424         * alice-macros/tof_digits.C:
425         * alice-macros/tof_digits_sector.C:
426         * alice-macros/tof_digits_strips.C:
427         From Annalisa: new macros for TOF digit visualization.
428
429 2007-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
430
431         * alice-macros/init_trd.C:
432         From Alexandru: new version of TRD visualization.
433
434 2007-05-30  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
435
436         * alice-macros/NLT_geo_demo.C:
437         * alice-macros/NLT_demo.C:
438         New files; macros to demonstrate non-linear projections.
439
440 2007-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
441
442         * alice-macros/its_raw.C:
443         Added new argument event number and an option to accumulate
444         several events.
445
446 2007-05-25  Matevz Tadel  <matevz.tadel@cern.ch>
447
448         * alice-macros/its_raw.C:
449         New macro - load ITS raw data.
450
451 2007-04-19  Matevz Tadel  <matevz.tadel@cern.ch>
452
453         * alice-macros/emcal_digits.C:
454         Do not transpose rotation part of super-module matrix.
455
456         * alice-macros/geom_phos.C:
457         Add common holder for all modules.
458
459 2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
460
461         * alice-macros/emcal_digits.C:
462         Use the y-z mode of QuadSet to represent calo-cells.
463
464         * alice-macros/geom_HMPID_tmp.C:
465         Remove file.
466
467 2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
468
469         * alice-macros/t0_digits.C:
470         * alice-macros/t0_hits.C:
471         * alice-macros/t0_raw.C:
472         Alexey: new macros for T0 visualization.
473
474 2007-04-11  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
475
476         * macros/reve_lineset_test.C:
477         New macro: example usage of StraightLineSet set.
478
479 2007-04-11  Matevz Tadel  <matevz.tadel@cern.ch>
480
481         * alice-macros/emcal_digits.C:
482         * alice-macros/emcal_hits.C:
483         * alice-macros/geom_emcal.C:
484         New files, proto-emcal-viz.
485
486         * alice-macros/geom_hmpid.C:
487         * alice-macros/geom_rich.C:
488         Rename rich to hmpid etc.
489
490 2007-04-10  Matevz Tadel  <matevz.tadel@cern.ch>
491
492         * README_MUON:
493         New file, moved from alice-macros/.
494
495         * alice-macros/MUON_display.C:
496         Bogdan: new version of MUON visualization.
497
498         * alice-macros/MUON_track_info.C:
499         * alice-macros/README_MUON:
500         Bogdan: removed files.
501
502         * macros/reve_quad_test.C:
503         Added an example function, similar to what will be used for EMC.
504         
505 2007-03-29  Matevz Tadel  <matevz.tadel@cern.ch>
506
507         * alice-macros/geom_vzero.C:
508         VZERO volumes now placed in common mother.
509
510         * alice-macros/vzero_digits.C:
511         New file, import VZERO digits.
512
513         * alice-macros/vzero_hits.C:
514         Fix indentation.
515
516 2007-03-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
517
518         * alice-macros/its_module_stepper.C:
519         Modify dimesions of stepper cell.
520
521 2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
522
523         * alice-macros/its_module_stepper.C:
524         Display all ITS layers in 2x3 ITS module-steppers.
525
526 2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
527
528         * icons/fontdefault.txf:
529         * icons/fonthelvetica34.txf:
530         New files: texture fonts for GL.
531
532         * alice-macros/its_module_stepper.C:
533         Change default digit-scale from 1 to 2. Open ITSModuleStepper
534         item.
535
536 2007-03-25  Matevz Tadel  <matevz.tadel@cern.ch>
537
538         * alice-data/alice_fullgeo.root:
539         Store latest version of ideal geometry.
540
541         * alice-data/gentle_geo.root:
542         * alice-macros/geom_gentle.C:
543         New files: reasonably small extract of geometry and a macro to
544         load it.
545
546         * alice-macros/kine_tracks.C:
547         Import kinematics recursively with pT and full-momentum
548         descend-cut.
549         
550         * alice-macros/tpc_hits_charge_split.C:
551         New macro: split TPC hits based on their deposited charge.
552
553 2007-03-24  Matevz Tadel  <matevz.tadel@cern.ch>
554
555         * alice-macros/MUON_geom.C:
556         * alice-macros/geom_ddip.C:
557         * alice-macros/geom_fmd.C:
558         * alice-macros/geom_phos.C:
559         * alice-macros/geom_pmd.C:
560         * alice-macros/geom_rich.C:
561         * alice-macros/geom_t0.C:
562         * alice-macros/geom_vzero.C:
563         Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool))
564         to import transformation-matrix from geo-node..
565
566 2007-03-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
567
568         * alice-macros/its_module_stepper.C:
569         Fill ITSModuleStepper with a mix of modules from SPD, SDD and SSD.
570
571 2007-03-16  Matevz Tadel  <matevz.tadel@cern.ch>
572
573         * alice-macros/its_clusters.C:
574         From Cvetan: new macro to load ITS clusters.
575
576 2007-03-15  Matevz Tadel  <matevz.tadel@cern.ch>
577
578         The following changes are from Bogdan, for new MUON display.
579
580         * alice-macros/MUON_digits.C:
581         From Bogdan: removed macro file.
582
583         * alice-macros/MUON_geom.C:
584         * alice-macros/MUON_geomAll.C:
585         * alice-macros/README_MUON:
586         From Bogdan: updates macros for MUON display.
587
588         * alice-macros/MUON_display.C:
589         * alice-macros/MUON_track_info.C:
590         * alice-macros/MUON_trigger_info.C:
591         From Bogdan: new macro files for MUON display.
592
593 2007-03-14  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
594
595         * reve-genclass.pl:
596         Fix a typo.
597
598         * alice-macros/its_module_stepper.C:
599         New macro demonstrating 2D ITS-module layout.
600
601 2007-03-08  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
602
603         * alice-macros/kine_tracks.C:
604         Disable redraw while adding Tracks/RenderElements.
605
606 2007-03-04  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
607
608         * icons/rnr00_t.xpm:
609         * icons/rnr01_t.xpm:
610         * icons/rnr10_t.xpm:
611         * icons/rnr11_t.xpm:
612         New folder icons/ with improved check-box pictures. 
613
614         * alice-macros/clusters_from_index.C:
615         * alice-macros/clusters_from_label.C:
616         * alice-macros/geom_rich.C:
617         * alice-macros/hits_from_label.C:
618         * alice-macros/its_hits.C:
619         * alice-macros/kine_tracks.C:
620         * alice-macros/tof_hits.C:
621         * alice-macros/tpc_hits.C:
622         * alice-macros/trd_hits.C:
623         Changes from Reve::RenderElement.
624
625 2007-03-02  Matevz Tadel  <matevz.tadel@cern.ch>
626
627         * alice-macros/primary_vertex_tracks.C:
628         New file: import tracks that were used for primary vertex fit
629         (asked for by Andrea Dainese).
630
631 2007-02-28  Matevz Tadel  <matevz.tadel@cern.ch>
632
633         * alice-macros/pmd_digits.C:
634         * alice-macros/pmd_raw.C:
635         From Basanta: added parameter controling which PMD planes to
636         display.
637
638 2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
639
640         * alice-macros/kine_daughter_tracks.C:
641         Removed; functionality now available from functions in kine_tracks.C.
642
643         * alice-macros/kine_tracks.C:
644         Added more arguments/flexibiliy to kine_tracks().
645
646         * alice-macros/its_hits.C:
647         * alice-macros/tpc_hits.C:
648         * alice-macros/trd_hits.C:
649         Reduce warning when no hits match selection.
650
651         * alice-macros/tof_hits.C:
652         New macro.
653
654         * alice-macros/hits_from_label.C:
655         Include TOF hits.
656
657 2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
658
659         * alice-macros/hits_from_label.C:
660         * alice-macros/its_hits.C:
661         * alice-macros/tpc_hits.C:
662         * alice-macros/trd_hits.C:
663         Check if any hits are selected before creating Reve::PointSet.
664
665         * alice-macros/kine_tracks.C:
666         Added function kine_track() to import a track with given label and
667         its daughters.
668
669         * alice-macros/kine_daughter_tracks.C:
670         Set path marks in track container.
671
672 2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
673
674         * Reve/QuadSetEditor.cxx:
675         Commented out title for QuadSet as there are no direct gui
676         elements.
677
678         * alice-macros/pmd_digits.C:
679         * alice-macros/pmd_raw.C:
680         From Basanta: new files for PMD digit visualization.
681
682         * libAlieve.pkg:
683         Added PMD to EINCLUDES.
684
685 2007-02-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
686
687         * alice-macros/kine_tracks.C:
688         Add option to color tracks according to PDG code.
689
690         * alice-macros/kine_daughter_tracks.C:
691         New file.
692
693 2007-02-20  Matevz Tadel  <matevz.tadel@cern.ch>
694
695         * macros/reve_quad_test.C:
696         Added function reve_quad_test_hierarchy() to demonstrate usage of
697         nested objects, shared palette and frame-box.
698
699 2007-02-19  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
700
701         * alice-macros/clusters_from_index.C:
702         Throw exception if a track does not have a valid index.
703         
704         * alice-macros/kine_tracks.C:
705         Import path marks from stack and track references. 
706         
707         * reve-genclass.pl:
708         Fix capitalization of the top-directory names.
709         
710 2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
711
712         * alice-macros/geom_t0.C:
713         New file: import geometry of T0.
714
715 2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
716
717         * macros/trackcount_init.C:
718         Avoid usage of script-global variables as they get reset on
719         exceptions; rely on static data-member instead.
720
721 2007-01-18  Matevz Tadel  <matevz.tadel@cern.ch>
722
723         * alice-macros/primary_vertex.C:
724         Use the right function to get position of primary vertex (was
725         always retrieveng MC truth before).
726
727 2007-01-17  Matevz Tadel  <matevz.tadel@cern.ch>
728
729         * alice-macros/event_goto.C:
730         New file; macro to set the current event directly.
731
732         * alice-macros/primary_vertex.C:
733         Changed default colors of primary vertex markers to yellow/purple.
734
735 2007-01-12  Matevz Tadel  <matevz.tadel@cern.ch>
736
737         * macros/trackcount_init.C:
738         Assign current event number to TrackCounter.
739
740 2006-12-19  Matevz Tadel  <matevz.tadel@cern.ch>
741
742         * alice-macros/hits_from_label.C:
743         Added TRD hits.
744
745         * alice-macros/print_kine_from_label.C:
746         New file; dump kine stack for given label.
747
748         * macros/trackcount_init.C:
749         Check if global g_trkcnt has been reset and attempt to
750         reinitialize it from TrackCounter static member; return TParticle*
751         for given label; check label range as AliStack segvs if label is
752         out of bounds.
753
754 2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
755
756         * alice-macros/clusters_from_index.C:
757         New macro: import clusters based on index of track in the esd
758         array.
759
760         * alice-macros/clusters_from_label.C:
761         Provide return value.
762
763         * alice-macros/esd_V0.C:
764         Fix indentation.
765
766         * alice-macros/esd_tracks.C:
767         Store also track index.
768
769 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
770
771         * libAlieve.pkg:
772         Added T0 to EINCLUDES.
773
774         * macros/reve_quad_test.C:
775         Added function demonstrating use of per-quad object-ref.
776
777 2006-12-08  Matevz Tadel  <matevz.tadel@cern.ch>
778
779         * macros/reve_quad_test.C:
780         Add a new parameter: number of random elements to generate.
781
782 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
783
784         * macros/reve_quad_test.C:
785         Added test function for hexagons.
786
787         * macros/trackcount_init.C:
788         Use RenderElement::List_i typedef.
789
790 2006-12-04  Matevz Tadel  <matevz.tadel@cern.ch>
791
792         * alice-macros/esd_tracks.C:
793         Change text of track labels.
794
795         * alice-macros/primary_vertex.C:
796         Fix print-out alignment.
797
798         * macros/trackcount_init.C:
799         New file: bootstrap track-counting user interface.
800
801 2006-11-16  Matevz Tadel  <matevz.tadel@cern.ch>
802
803         * alice-macros/esd_Cascade.C:
804         From Ludovic, new file: macro to display and interact with
805         reconstructed cascades.
806
807         * alice-macros/esd_V0.C:
808         From Ludovic: updates for V0 visualization.
809
810         * alice-macros/its_digits.C:
811         Raffele forgot to increase global module counter when some layers
812         were turned off; alignment of assignemt statements.
813
814 2006-11-14  Matevz Tadel  <matevz.tadel@cern.ch>
815
816         * alice-macros/esd_V0.C:
817         From Ludovic, new file: macro to display and interact with
818         reconstructed V0s.
819
820         * alice-macros/its_digits.C:
821         Removed frame-color from ctors, now part of shared frame-box
822         properties.
823
824 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
825
826         * alice-macros/init_trd.C:
827         From Alexandru: changes in TRD visualization.
828
829 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
830
831         * alice-macros/geom_rich.C:
832         Put all modules in common container.
833
834         * alice-macros/geom_fmd.C:
835         * alice-macros/geom_vzero.C:
836         New files: import geometry of FMD and VZERO.
837
838         * alice-macros/fmd_hits.C:
839         * alice-macros/pmd_hits.C:
840         * alice-macros/vzero_hits.C:
841         New files: import hits from FPD, PMD and VZERO.
842
843         * alice-macros/MUON_digits.C:
844         * alice-macros/MUON_geom.C:
845         * alice-macros/MUON_geomAll.C:
846         * alice-macros/README_MUON:
847         From Bogdan: new files / new implementation of the MUON
848         visualization.
849         
850         * alice-macros/muon_all.C:
851         * alice-macros/muon_chambers.C:
852         * alice-macros/muon_clusters.C:
853         * alice-macros/muon_cpads.C:
854         * alice-macros/muon_digits.C:
855         * alice-macros/muon_hits.C:
856         * alice-macros/muon_tracks.C:
857         From Bogdan: removed files.
858
859 2006-10-27  Matevz Tadel  <matevz.tadel@cern.ch>
860
861         * alice-macros/esd_V0_points.C:
862         New file: creates a point-set from reconstructed V0 positions.
863
864         * alice-macros/esd_tracks.C:
865         In esd_tracks_vertex_cut() introduced two categories for tracks
866         with failed ITS extrapolation: below / above 5 sigma.
867
868         * alice-macros/its_digits.C:
869         From Raffaele: introduce new GUI levels for all ITS layers (sectors,
870         ladders, staves).
871
872         * alice-macros/init_trd.C:
873         New script from Alexandru: initialize TRD visualization.
874
875         * libAlieve.pkg:
876         Added TRD to EINCLUDE.
877
878 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
879
880         * macros/alieve_init.C:
881         Added option to avoid exceptions during event open as an
882         argument and enabled it by default.
883
884         * test-macros/tpc_gui.C:
885         Added short usgae notice.
886
887 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
888
889         * test-macros/broken_torus.tring:
890         * test-macros/triangleset.C:
891         New files demonstrating use of TriangleSet and ZTrans classes. 
892
893 2006-10-25  Matevz Tadel  <matevz.tadel@cern.ch>
894
895         * alice-macros/kine_tracks.C:
896         Missing ';'.
897
898         * alice-macros/primary_vertex.C:
899         Added function 'make_vertex_boxes()' that creates boxes around
900         vertex region to be used for visual determination of multiplicity.
901
902 2006-10-18  Matevz Tadel  <matevz.tadel@cern.ch>
903
904         * alice-macros/tpc_digits.C:
905         * test-macros/tpc_sector_raw_test.C:
906         Changes accompanying migration to usage of ZTrans in TPCSectorViz.
907
908 2006-10-13  Matevz Tadel  <matevz.tadel@cern.ch>
909
910         * alice-macros/kine_tracks.C:
911         New file: visualize tracks from kinematics tree; minimal
912         implementation.
913
914 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
915
916         Merge changes from EVE-dev to HEAD.
917         Delete all intermediate tags.
918         Tag HEAD:    EVE-head-after-merge.
919         Tag EVE-dev: EVE-dev-after-merge.
920
921 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
922
923         EVE-dev
924
925         * macros/reve_sa_init.C:
926         New file: initialization script for reve when launched from
927         root.exe (there is unsolved problem with exception-catching in
928         main event-loop).
929
930 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
931
932         EVE-dev
933
934         * alice-macros/geom_all.C:
935         New file: full alice geometry.
936
937         * alice-macros/geom_trd_tof.C:
938         New file: combined top-level TRD and TOF geometry.
939
940         * macros/alieve_create_vsd.C:
941         Added loading of libRGL; removed '.so' extensions from all
942         libraries for call to gSystem->Load.
943
944 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
945
946         EVE-dev
947
948         * alice-macros/geom_pmd.C:
949         New file: PMD geometry.
950
951         * alice-macros/trd_hits.C:
952         Changed default color.
953
954         * alice-macros/trd_hits_z_split.C:
955         New file: TRD hits split by z-coordinate.
956
957 2006-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
958
959         EVE-dev
960
961         * alice-macros/esd_tracks.C:
962         Added function esd_tracks_vertex_cut() that imports esd-tracks and
963         stores them into several containers according to their distance to
964         primary vertex.
965
966         * alice-macros/tpc_digits.C:
967         Added new mode (3): import all sectors and display them in 3D.
968
969 2006-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
970
971         EVE-dev
972
973         * alice-macros/hits_from_label.C:
974         Reduce marker size (new convention).
975
976         * alice-macros/tpc_digits.C:
977         Follow-up to change in interface of RGTopFrame.
978
979 2006-09-27  Matevz TADEL  <matevz.tadel@ijs.si>
980
981         Merged HEAD to EVE-dev. Tagged EVE-dev as
982         EVE-dev-after-second-merge.
983         HEAD was reverted back to work with offical version of ROOT.
984         Now I can get HEAD back to what was until now by:
985         1. going to EVE-head-after-merge
986         2. update -j EVE-dev-after-merge -j EVE-dev
987
988 2006-09-26  Matevz Tadel  <matevz.tadel@cern.ch>
989
990         * alice-macros/clusters_from_label.C:
991         Add point-set containing clusters directly as render element (it
992         was wrapped in a RenderElementObjPtr by mistake (not fixed when
993         changing it from TPolyMarker3D)).
994
995         * alice-macros/primary_vertex.C:
996         Removed code that gave vertex markers some volume (to avoid being
997         discarded by a too smart GLViewer).
998
999 2006-09-04  Matevz Tadel  <matevz.tadel@cern.ch>
1000
1001         * alice-macros/its_hits.C:
1002         * alice-macros/tpc_hits.C:
1003         * alice-macros/tpc_hits_eta_split.C:
1004         Changed default point-size in accordance with the new convention.
1005
1006         * alice-macros/trd_hits.C:
1007         New file, plot TRD hits.
1008
1009 2006-08-29  Matevz TADEL  <matevz.tadel@ijs.si>
1010
1011         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
1012         EVE's HEAD (EVE-head-after-merge).
1013
1014 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
1015
1016         * alice-macros/clusters_from_label.C:
1017         Use Reve::PointSet for cluster representation; attach to each
1018         cluster a copy of AliTrackPoint it represents.
1019
1020 2006-08-04  Matevz TADEL  <matevz.tadel@cern.ch>
1021
1022         Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
1023         EVE's HEAD (EVE-head-after-merge).
1024
1025 2006-08-04  Matevz Tadel  <matevz.tadel@cern.ch>
1026
1027         * alice-macros/muon_tracks.C:
1028         Moved point-count variable declaration within the track loop.
1029
1030         * test-macros/tpc_gui.C:
1031         Added global TPCLoader* tpc_loader.
1032
1033 2006-07-11  Matevz Tadel  <matevz.tadel@cern.ch>
1034
1035         * README:
1036         Added description of event navigation.
1037
1038         * alice-macros/event_next.C:
1039         * alice-macros/event_prev.C:
1040         New files: macros to go to next/previous event in the run.
1041
1042 2006-07-10  Matevz Tadel  <matevz.tadel@cern.ch>
1043
1044         * alice-macros/clusters_from_label.C:
1045         * alice-macros/esd_tracks.C:
1046         * alice-macros/geom_ddip.C:
1047         * alice-macros/geom_its.C:
1048         * alice-macros/geom_phos.C:
1049         * alice-macros/geom_rich.C:
1050         * alice-macros/geom_simple.C:
1051         * alice-macros/geom_tpc.C:
1052         * alice-macros/its_digits.C:
1053         * alice-macros/its_hits.C:
1054         * alice-macros/muon_all.C:
1055         * alice-macros/muon_chambers.C:
1056         * alice-macros/muon_clusters.C:
1057         * alice-macros/muon_cpads.C:
1058         * alice-macros/muon_digits.C:
1059         * alice-macros/muon_hits.C:
1060         * alice-macros/muon_tracks.C:
1061         * alice-macros/primary_vertex.C:
1062         * alice-macros/region_marker.C:
1063         * alice-macros/tpc_digits.C:
1064         * alice-macros/tpc_hits.C:
1065         * alice-macros/tpc_hits_eta_split.C:
1066         * test-macros/tpc_gui.C:
1067         * test-macros/tpc_gui_hack.C:
1068         Use new / simpler method of render-element registration; the
1069         'gReve->DrawRenderElement()' is no longer needed.
1070
1071 2006-07-03  Matevz Tadel  <matevz.tadel@cern.ch>
1072
1073         * alice-macros/its_hits.C:
1074         * alice-macros/tpc_hits.C:
1075         * alice-macros/tpc_hits_eta_split.C:
1076         Use TPointSelector for point extraction.
1077
1078 2006-06-28  Matevz Tadel  <matevz.tadel@cern.ch>
1079
1080         * test-macros/tpc_sector_raw_test.C:
1081         Use built-in equipment maps; the override option is commented out
1082         in the macro.
1083
1084 2006-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
1085
1086         * alice-macros/geom_ddip.C:
1087         Use node's global transformation.
1088
1089         * alice-macros/geom_phos.C:
1090         * alice-macros/geom_rich.C:
1091         New files: PHOS and RICH geometry.
1092
1093         * test-macros/tpc_gui.C:
1094         * test-macros/tpc_gui_hack.C:
1095         * test-macros/tpc_sector_raw_test.C:
1096         Added commented lines showing how to use a different TPC equipment map.
1097
1098 2006-06-21  Matevz Tadel  <matevz.tadel@cern.ch>
1099
1100         * macros/alieve_init.C:
1101         Use macro-folder from gReve; instantiate macros from alice-macros/
1102         as Reve::RMacro.
1103
1104         * alice-macros/its_hits.C:
1105         * alice-macros/tpc_hits.C:
1106         Set default point-size to 2.
1107
1108 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
1109
1110         * test-macros/tpc_gui_hack.C:
1111         New file; like tpc_gui.C but sets-up pad-row noise supression data
1112         needed for politically correct TPC data images.
1113
1114 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
1115
1116         * alice-macros/tpc_hits_eta_split.C:
1117         PointSetArray now subclassed from TAttMarker; use that.
1118
1119 2006-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
1120
1121         * alice-macros/tpc_hits.C:
1122         * alice-macros/tpc_hits_eta_split.C:
1123         Increased the number-of-entries estimate for TTree player by a
1124         factor of two.
1125
1126 2006-06-12  Matevz Tadel  <matevz.tadel@cern.ch>
1127
1128         * alice-macros/clusters_from_label.C:
1129         New macro, loads TrackPoints from ESDtrack for a given label.
1130
1131         * alice-macros/esd_tracks.C:
1132         Take track-parameters at inner TPC radius if extrapolation to ITS
1133         failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
1134         / group common behaviour.
1135
1136 2006-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
1137
1138         * alice-macros/geom_ddip.C:
1139         New file, display DDIP volume.
1140
1141         * alice-macros/primary_vertex.C:
1142         New file, display reconstructed primary vertex.
1143
1144         * alice-macros/region_marker.C:
1145         Added separate y, z box dimensions.
1146
1147         * macros/alieve_init.C:
1148         Initialize event only if path is non-zero.
1149         
1150         * test-macros/tpc_gui.C:
1151         Set double sampling-rate on by default.
1152
1153 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
1154
1155         * test-macros/tpc_gui.C:
1156         New macro file demonstrating use of TPCLoader.
1157
1158 2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
1159
1160         * alice-macros/muon_all.C:
1161         * alice-macros/muon_chambers.C:
1162         * alice-macros/muon_clusters.C:
1163         * alice-macros/muon_cpads.C:
1164         * alice-macros/muon_digits.C:
1165         * alice-macros/muon_hits.C:
1166         * alice-macros/muon_tracks.C:
1167         New files for MUON visualization by Bogdan Vulpescu.
1168
1169         * libAlieve.pkg:
1170         Added include dirs needed by MUON visualization.
1171
1172 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
1173
1174         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
1175         EVE's HEAD (EVE-head-after-merge).
1176
1177 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
1178
1179         EVE-dev
1180
1181         * binalieve.pkg:
1182         New file; new executable linked against all ALICE libraries.
1183
1184         * macros/alieve_init.C:
1185         Removed macro/include path initialization and loading of
1186         libraries.
1187
1188         * macros/alieve_loadlibs.C:
1189         Added loading of libAlieve.
1190
1191         * test-macros/tpc_sector_raw_test.C:
1192         Changes for new interface to raw-data reading.
1193
1194         * README:
1195         Replaced all mentions of the reve executable with alieve.
1196
1197 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
1198
1199         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
1200         EVE's HEAD (EVE-head-after-merge).
1201
1202 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
1203
1204         EVE-dev
1205
1206         * alice-macros/region_marker.C:
1207         New file: allow users to mark a given region (like primary
1208         vertex); demonstrate usage of RenderElementObjPtr.
1209
1210         * alice-macros/tpc_digits.C:
1211         Use new conventions for TPCSectorViz classes; added a mode for 3D
1212         sector visualization.
1213
1214         * macros/alieve_init.C:
1215         Execute macro region_marker.C during startup (the origin
1216         marker removed from RGTopFrame).
1217
1218         * test-macros/tpc_sector_raw_test.C:
1219         Clean-up, added function next_event() and display of 3D data.
1220
1221 2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
1222
1223         EVE-dev and HEAD
1224
1225         * test-macros/tpc_sector_raw_test.C:
1226         Use automatic pedestal determination by default.
1227
1228         EVE-dev
1229
1230         * macros/alieve_loadlibs.C:
1231         MUON libraries now load OK.
1232
1233 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
1234
1235         Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
1236         EVE's HEAD (EVE-head-after-merge).
1237         Merging was actually done twice.
1238
1239 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
1240
1241         EVE-dev
1242
1243         * macros/alieve_loadlibs.C:
1244         Commented out loading of libg2c as it breaks things at other
1245         systems. One should uncomment this at a gcc-4 system.
1246
1247 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
1248
1249         EVE-dev
1250
1251         * alice-macros/tpc_digits.C:
1252         Use new TPCData classes.
1253
1254         * libAlieve.pkg:
1255         Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
1256
1257         * macros/alieve_loadlibs.C:
1258         Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
1259         gcc-4).
1260
1261         * README:
1262         Explain purpose of test-macros/ directory.
1263
1264         * test-macros/tpc_digi_test.C:
1265         * test-macros/tpc_raw_test.C:
1266         New files: demonstrate usage of TPCData class.
1267
1268         * reve-genclass.pl:
1269         New file: generate class skeletons from template files.
1270
1271         * ChangeLog:
1272         New file.