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