]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
1 2007-07-12  Matevz Tadel  <matevz.tadel@cern.ch>
2
3         * alice-macros/clusters_from_index.C:
4         * alice-macros/esd_Cascade.C:
5         * alice-macros/esd_V0.C:
6         * alice-macros/esd_V0_points.C:
7         * alice-macros/esd_spd_tracklets.C:
8         * alice-macros/esd_tracks.C:
9         * alice-macros/primary_vertex.C:
10         * alice-macros/primary_vertex_tracks.C:
11         From Christian: AliESD -> AliESDEvent migration.
12
13 2007-07-02  Matevz Tadel  <matevz.tadel@cern.ch>
14
15         Removed tags EVE-head-after-merge and EVE-dev-after-merge.
16         Removed EVE-dev branch.
17         It will be recreated when needed.
18         
19         * binalieve.pkg:
20         * binreve.pkg:
21         Link also against libFTGL.
22
23         * macros/reve_quad_test.C:
24         Improve test-function modularity.
25
26 2007-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
27
28         Due to significant changes in the coming ROOT release
29         (reimplementation of GL-viewer) we'll probably have to split the
30         development again.
31
32         Merge changes from HEAD to EVE-dev.
33         Tag HEAD:    EVE-head-after-merge.
34         Tag EVE-dev: EVE-dev-after-merge.
35
36 2007-06-26  Matevz Tadel  <matevz.tadel@cern.ch>
37
38         * alice-macros/its_clusters.C:
39         Remove AliDebug stuff.
40
41         * macros/alieve_init.C:
42         Use new Alieve::Event initialization.
43
44 2007-06-22  Matevz Tadel  <matevz.tadel@cern.ch>
45
46         * alice-macros/its_clusters.C:
47         * alice-macros/phos_clusters.C:
48         Use geometry from CDB.
49
50         * macros/alieve_init.C:
51         Allow override of CDB storage.
52
53 2007-06-19  Matevz Tadel  <matevz.tadel@cern.ch>
54
55         * alice-macros/its_clusters.C:
56         Load misaligned-geometry.root not created any more.
57
58 2007-06-18  Matevz Tadel  <matevz.tadel@cern.ch>
59
60         * alice-macros/esd_spd_tracklets.C:
61         New macro: show SPD tracklets from AliMultiplicity.
62
63         * alice-macros/its_clusters.C:
64         Added optional argument maxR.
65
66 2007-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
67
68         * libAlieve.pkg:
69         Added TOF to EINCLUDES.
70
71         * alice-macros/tof_digits.C:
72         * alice-macros/tof_digits_sector.C:
73         * alice-macros/tof_digits_strips.C:
74         From Annalisa: new macros for TOF digit visualization.
75
76 2007-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
77
78         * alice-macros/init_trd.C:
79         From Alexandru: new version of TRD visualization.
80
81 2007-05-30  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
82
83         * alice-macros/NLT_geo_demo.C:
84         * alice-macros/NLT_demo.C:
85         New files; macros to demonstrate non-linear projections.
86
87 2007-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
88
89         * alice-macros/its_raw.C:
90         Added new argument event number and an option to accumulate
91         several events.
92
93 2007-05-25  Matevz Tadel  <matevz.tadel@cern.ch>
94
95         * alice-macros/its_raw.C:
96         New macro - load ITS raw data.
97
98 2007-04-19  Matevz Tadel  <matevz.tadel@cern.ch>
99
100         * alice-macros/emcal_digits.C:
101         Do not transpose rotation part of super-module matrix.
102
103         * alice-macros/geom_phos.C:
104         Add common holder for all modules.
105
106 2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
107
108         * alice-macros/emcal_digits.C:
109         Use the y-z mode of QuadSet to represent calo-cells.
110
111         * alice-macros/geom_HMPID_tmp.C:
112         Remove file.
113
114 2007-04-17  Matevz Tadel  <matevz.tadel@cern.ch>
115
116         * alice-macros/t0_digits.C:
117         * alice-macros/t0_hits.C:
118         * alice-macros/t0_raw.C:
119         Alexey: new macros for T0 visualization.
120
121 2007-04-11  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
122
123         * macros/reve_lineset_test.C:
124         New macro: example usage of StraightLineSet set.
125
126 2007-04-11  Matevz Tadel  <matevz.tadel@cern.ch>
127
128         * alice-macros/emcal_digits.C:
129         * alice-macros/emcal_hits.C:
130         * alice-macros/geom_emcal.C:
131         New files, proto-emcal-viz.
132
133         * alice-macros/geom_hmpid.C:
134         * alice-macros/geom_rich.C:
135         Rename rich to hmpid etc.
136
137 2007-04-10  Matevz Tadel  <matevz.tadel@cern.ch>
138
139         * README_MUON:
140         New file, moved from alice-macros/.
141
142         * alice-macros/MUON_display.C:
143         Bogdan: new version of MUON visualization.
144
145         * alice-macros/MUON_track_info.C:
146         * alice-macros/README_MUON:
147         Bogdan: removed files.
148
149         * macros/reve_quad_test.C:
150         Added an example function, similar to what will be used for EMC.
151         
152 2007-03-29  Matevz Tadel  <matevz.tadel@cern.ch>
153
154         * alice-macros/geom_vzero.C:
155         VZERO volumes now placed in common mother.
156
157         * alice-macros/vzero_digits.C:
158         New file, import VZERO digits.
159
160         * alice-macros/vzero_hits.C:
161         Fix indentation.
162
163 2007-03-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
164
165         * alice-macros/its_module_stepper.C:
166         Modify dimesions of stepper cell.
167
168 2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
169
170         * alice-macros/its_module_stepper.C:
171         Display all ITS layers in 2x3 ITS module-steppers.
172
173 2007-03-25  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
174
175         * icons/fontdefault.txf:
176         * icons/fonthelvetica34.txf:
177         New files: texture fonts for GL.
178
179         * alice-macros/its_module_stepper.C:
180         Change default digit-scale from 1 to 2. Open ITSModuleStepper
181         item.
182
183 2007-03-25  Matevz Tadel  <matevz.tadel@cern.ch>
184
185         * alice-data/alice_fullgeo.root:
186         Store latest version of ideal geometry.
187
188         * alice-data/gentle_geo.root:
189         * alice-macros/geom_gentle.C:
190         New files: reasonably small extract of geometry and a macro to
191         load it.
192
193         * alice-macros/kine_tracks.C:
194         Import kinematics recursively with pT and full-momentum
195         descend-cut.
196         
197         * alice-macros/tpc_hits_charge_split.C:
198         New macro: split TPC hits based on their deposited charge.
199
200 2007-03-24  Matevz Tadel  <matevz.tadel@cern.ch>
201
202         * alice-macros/MUON_geom.C:
203         * alice-macros/geom_ddip.C:
204         * alice-macros/geom_fmd.C:
205         * alice-macros/geom_phos.C:
206         * alice-macros/geom_pmd.C:
207         * alice-macros/geom_rich.C:
208         * alice-macros/geom_t0.C:
209         * alice-macros/geom_vzero.C:
210         Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool))
211         to import transformation-matrix from geo-node..
212
213 2007-03-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
214
215         * alice-macros/its_module_stepper.C:
216         Fill ITSModuleStepper with a mix of modules from SPD, SDD and SSD.
217
218 2007-03-16  Matevz Tadel  <matevz.tadel@cern.ch>
219
220         * alice-macros/its_clusters.C:
221         From Cvetan: new macro to load ITS clusters.
222
223 2007-03-15  Matevz Tadel  <matevz.tadel@cern.ch>
224
225         The following changes are from Bogdan, for new MUON display.
226
227         * alice-macros/MUON_digits.C:
228         From Bogdan: removed macro file.
229
230         * alice-macros/MUON_geom.C:
231         * alice-macros/MUON_geomAll.C:
232         * alice-macros/README_MUON:
233         From Bogdan: updates macros for MUON display.
234
235         * alice-macros/MUON_display.C:
236         * alice-macros/MUON_track_info.C:
237         * alice-macros/MUON_trigger_info.C:
238         From Bogdan: new macro files for MUON display.
239
240 2007-03-14  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
241
242         * reve-genclass.pl:
243         Fix a typo.
244
245         * alice-macros/its_module_stepper.C:
246         New macro demonstrating 2D ITS-module layout.
247
248 2007-03-08  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
249
250         * alice-macros/kine_tracks.C:
251         Disable redraw while adding Tracks/RenderElements.
252
253 2007-03-04  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
254
255         * icons/rnr00_t.xpm:
256         * icons/rnr01_t.xpm:
257         * icons/rnr10_t.xpm:
258         * icons/rnr11_t.xpm:
259         New folder icons/ with improved check-box pictures. 
260
261         * alice-macros/clusters_from_index.C:
262         * alice-macros/clusters_from_label.C:
263         * alice-macros/geom_rich.C:
264         * alice-macros/hits_from_label.C:
265         * alice-macros/its_hits.C:
266         * alice-macros/kine_tracks.C:
267         * alice-macros/tof_hits.C:
268         * alice-macros/tpc_hits.C:
269         * alice-macros/trd_hits.C:
270         Changes from Reve::RenderElement.
271
272 2007-03-02  Matevz Tadel  <matevz.tadel@cern.ch>
273
274         * alice-macros/primary_vertex_tracks.C:
275         New file: import tracks that were used for primary vertex fit
276         (asked for by Andrea Dainese).
277
278 2007-02-28  Matevz Tadel  <matevz.tadel@cern.ch>
279
280         * alice-macros/pmd_digits.C:
281         * alice-macros/pmd_raw.C:
282         From Basanta: added parameter controling which PMD planes to
283         display.
284
285 2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
286
287         * alice-macros/kine_daughter_tracks.C:
288         Removed; functionality now available from functions in kine_tracks.C.
289
290         * alice-macros/kine_tracks.C:
291         Added more arguments/flexibiliy to kine_tracks().
292
293         * alice-macros/its_hits.C:
294         * alice-macros/tpc_hits.C:
295         * alice-macros/trd_hits.C:
296         Reduce warning when no hits match selection.
297
298         * alice-macros/tof_hits.C:
299         New macro.
300
301         * alice-macros/hits_from_label.C:
302         Include TOF hits.
303
304 2007-02-26  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
305
306         * alice-macros/hits_from_label.C:
307         * alice-macros/its_hits.C:
308         * alice-macros/tpc_hits.C:
309         * alice-macros/trd_hits.C:
310         Check if any hits are selected before creating Reve::PointSet.
311
312         * alice-macros/kine_tracks.C:
313         Added function kine_track() to import a track with given label and
314         its daughters.
315
316         * alice-macros/kine_daughter_tracks.C:
317         Set path marks in track container.
318
319 2007-02-26  Matevz Tadel  <matevz.tadel@cern.ch>
320
321         * Reve/QuadSetEditor.cxx:
322         Commented out title for QuadSet as there are no direct gui
323         elements.
324
325         * alice-macros/pmd_digits.C:
326         * alice-macros/pmd_raw.C:
327         From Basanta: new files for PMD digit visualization.
328
329         * libAlieve.pkg:
330         Added PMD to EINCLUDES.
331
332 2007-02-21  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
333
334         * alice-macros/kine_tracks.C:
335         Add option to color tracks according to PDG code.
336
337         * alice-macros/kine_daughter_tracks.C:
338         New file.
339
340 2007-02-20  Matevz Tadel  <matevz.tadel@cern.ch>
341
342         * macros/reve_quad_test.C:
343         Added function reve_quad_test_hierarchy() to demonstrate usage of
344         nested objects, shared palette and frame-box.
345
346 2007-02-19  Alja Mrak-Tadel  <Alja.Mrak.Tadel@cern.ch>
347
348         * alice-macros/clusters_from_index.C:
349         Throw exception if a track does not have a valid index.
350         
351         * alice-macros/kine_tracks.C:
352         Import path marks from stack and track references. 
353         
354         * reve-genclass.pl:
355         Fix capitalization of the top-directory names.
356         
357 2007-01-30  Matevz Tadel  <matevz.tadel@cern.ch>
358
359         * alice-macros/geom_t0.C:
360         New file: import geometry of T0.
361
362 2007-01-19  Matevz Tadel  <matevz.tadel@cern.ch>
363
364         * macros/trackcount_init.C:
365         Avoid usage of script-global variables as they get reset on
366         exceptions; rely on static data-member instead.
367
368 2007-01-18  Matevz Tadel  <matevz.tadel@cern.ch>
369
370         * alice-macros/primary_vertex.C:
371         Use the right function to get position of primary vertex (was
372         always retrieveng MC truth before).
373
374 2007-01-17  Matevz Tadel  <matevz.tadel@cern.ch>
375
376         * alice-macros/event_goto.C:
377         New file; macro to set the current event directly.
378
379         * alice-macros/primary_vertex.C:
380         Changed default colors of primary vertex markers to yellow/purple.
381
382 2007-01-12  Matevz Tadel  <matevz.tadel@cern.ch>
383
384         * macros/trackcount_init.C:
385         Assign current event number to TrackCounter.
386
387 2006-12-19  Matevz Tadel  <matevz.tadel@cern.ch>
388
389         * alice-macros/hits_from_label.C:
390         Added TRD hits.
391
392         * alice-macros/print_kine_from_label.C:
393         New file; dump kine stack for given label.
394
395         * macros/trackcount_init.C:
396         Check if global g_trkcnt has been reset and attempt to
397         reinitialize it from TrackCounter static member; return TParticle*
398         for given label; check label range as AliStack segvs if label is
399         out of bounds.
400
401 2006-12-15  Matevz Tadel  <matevz.tadel@cern.ch>
402
403         * alice-macros/clusters_from_index.C:
404         New macro: import clusters based on index of track in the esd
405         array.
406
407         * alice-macros/clusters_from_label.C:
408         Provide return value.
409
410         * alice-macros/esd_V0.C:
411         Fix indentation.
412
413         * alice-macros/esd_tracks.C:
414         Store also track index.
415
416 2006-12-13  Matevz Tadel  <matevz.tadel@cern.ch>
417
418         * libAlieve.pkg:
419         Added T0 to EINCLUDES.
420
421         * macros/reve_quad_test.C:
422         Added function demonstrating use of per-quad object-ref.
423
424 2006-12-08  Matevz Tadel  <matevz.tadel@cern.ch>
425
426         * macros/reve_quad_test.C:
427         Add a new parameter: number of random elements to generate.
428
429 2006-12-06  Matevz Tadel  <matevz.tadel@cern.ch>
430
431         * macros/reve_quad_test.C:
432         Added test function for hexagons.
433
434         * macros/trackcount_init.C:
435         Use RenderElement::List_i typedef.
436
437 2006-12-04  Matevz Tadel  <matevz.tadel@cern.ch>
438
439         * alice-macros/esd_tracks.C:
440         Change text of track labels.
441
442         * alice-macros/primary_vertex.C:
443         Fix print-out alignment.
444
445         * macros/trackcount_init.C:
446         New file: bootstrap track-counting user interface.
447
448 2006-11-16  Matevz Tadel  <matevz.tadel@cern.ch>
449
450         * alice-macros/esd_Cascade.C:
451         From Ludovic, new file: macro to display and interact with
452         reconstructed cascades.
453
454         * alice-macros/esd_V0.C:
455         From Ludovic: updates for V0 visualization.
456
457         * alice-macros/its_digits.C:
458         Raffele forgot to increase global module counter when some layers
459         were turned off; alignment of assignemt statements.
460
461 2006-11-14  Matevz Tadel  <matevz.tadel@cern.ch>
462
463         * alice-macros/esd_V0.C:
464         From Ludovic, new file: macro to display and interact with
465         reconstructed V0s.
466
467         * alice-macros/its_digits.C:
468         Removed frame-color from ctors, now part of shared frame-box
469         properties.
470
471 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
472
473         * alice-macros/init_trd.C:
474         From Alexandru: changes in TRD visualization.
475
476 2006-10-31  Matevz Tadel  <matevz.tadel@cern.ch>
477
478         * alice-macros/geom_rich.C:
479         Put all modules in common container.
480
481         * alice-macros/geom_fmd.C:
482         * alice-macros/geom_vzero.C:
483         New files: import geometry of FMD and VZERO.
484
485         * alice-macros/fmd_hits.C:
486         * alice-macros/pmd_hits.C:
487         * alice-macros/vzero_hits.C:
488         New files: import hits from FPD, PMD and VZERO.
489
490         * alice-macros/MUON_digits.C:
491         * alice-macros/MUON_geom.C:
492         * alice-macros/MUON_geomAll.C:
493         * alice-macros/README_MUON:
494         From Bogdan: new files / new implementation of the MUON
495         visualization.
496         
497         * alice-macros/muon_all.C:
498         * alice-macros/muon_chambers.C:
499         * alice-macros/muon_clusters.C:
500         * alice-macros/muon_cpads.C:
501         * alice-macros/muon_digits.C:
502         * alice-macros/muon_hits.C:
503         * alice-macros/muon_tracks.C:
504         From Bogdan: removed files.
505
506 2006-10-27  Matevz Tadel  <matevz.tadel@cern.ch>
507
508         * alice-macros/esd_V0_points.C:
509         New file: creates a point-set from reconstructed V0 positions.
510
511         * alice-macros/esd_tracks.C:
512         In esd_tracks_vertex_cut() introduced two categories for tracks
513         with failed ITS extrapolation: below / above 5 sigma.
514
515         * alice-macros/its_digits.C:
516         From Raffaele: introduce new GUI levels for all ITS layers (sectors,
517         ladders, staves).
518
519         * alice-macros/init_trd.C:
520         New script from Alexandru: initialize TRD visualization.
521
522         * libAlieve.pkg:
523         Added TRD to EINCLUDE.
524
525 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
526
527         * macros/alieve_init.C:
528         Added option to avoid exceptions during event open as an
529         argument and enabled it by default.
530
531         * test-macros/tpc_gui.C:
532         Added short usgae notice.
533
534 2006-10-26  Matevz Tadel  <matevz.tadel@cern.ch>
535
536         * test-macros/broken_torus.tring:
537         * test-macros/triangleset.C:
538         New files demonstrating use of TriangleSet and ZTrans classes. 
539
540 2006-10-25  Matevz Tadel  <matevz.tadel@cern.ch>
541
542         * alice-macros/kine_tracks.C:
543         Missing ';'.
544
545         * alice-macros/primary_vertex.C:
546         Added function 'make_vertex_boxes()' that creates boxes around
547         vertex region to be used for visual determination of multiplicity.
548
549 2006-10-18  Matevz Tadel  <matevz.tadel@cern.ch>
550
551         * alice-macros/tpc_digits.C:
552         * test-macros/tpc_sector_raw_test.C:
553         Changes accompanying migration to usage of ZTrans in TPCSectorViz.
554
555 2006-10-13  Matevz Tadel  <matevz.tadel@cern.ch>
556
557         * alice-macros/kine_tracks.C:
558         New file: visualize tracks from kinematics tree; minimal
559         implementation.
560
561 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
562
563         Merge changes from EVE-dev to HEAD.
564         Delete all intermediate tags.
565         Tag HEAD:    EVE-head-after-merge.
566         Tag EVE-dev: EVE-dev-after-merge.
567
568 2006-10-12  Matevz Tadel  <matevz.tadel@cern.ch>
569
570         EVE-dev
571
572         * macros/reve_sa_init.C:
573         New file: initialization script for reve when launched from
574         root.exe (there is unsolved problem with exception-catching in
575         main event-loop).
576
577 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
578
579         EVE-dev
580
581         * alice-macros/geom_all.C:
582         New file: full alice geometry.
583
584         * alice-macros/geom_trd_tof.C:
585         New file: combined top-level TRD and TOF geometry.
586
587         * macros/alieve_create_vsd.C:
588         Added loading of libRGL; removed '.so' extensions from all
589         libraries for call to gSystem->Load.
590
591 2006-10-11  Matevz Tadel  <matevz.tadel@cern.ch>
592
593         EVE-dev
594
595         * alice-macros/geom_pmd.C:
596         New file: PMD geometry.
597
598         * alice-macros/trd_hits.C:
599         Changed default color.
600
601         * alice-macros/trd_hits_z_split.C:
602         New file: TRD hits split by z-coordinate.
603
604 2006-10-04  Matevz Tadel  <matevz.tadel@cern.ch>
605
606         EVE-dev
607
608         * alice-macros/esd_tracks.C:
609         Added function esd_tracks_vertex_cut() that imports esd-tracks and
610         stores them into several containers according to their distance to
611         primary vertex.
612
613         * alice-macros/tpc_digits.C:
614         Added new mode (3): import all sectors and display them in 3D.
615
616 2006-10-02  Matevz Tadel  <matevz.tadel@cern.ch>
617
618         EVE-dev
619
620         * alice-macros/hits_from_label.C:
621         Reduce marker size (new convention).
622
623         * alice-macros/tpc_digits.C:
624         Follow-up to change in interface of RGTopFrame.
625
626 2006-09-27  Matevz TADEL  <matevz.tadel@ijs.si>
627
628         Merged HEAD to EVE-dev. Tagged EVE-dev as
629         EVE-dev-after-second-merge.
630         HEAD was reverted back to work with offical version of ROOT.
631         Now I can get HEAD back to what was until now by:
632         1. going to EVE-head-after-merge
633         2. update -j EVE-dev-after-merge -j EVE-dev
634
635 2006-09-26  Matevz Tadel  <matevz.tadel@cern.ch>
636
637         * alice-macros/clusters_from_label.C:
638         Add point-set containing clusters directly as render element (it
639         was wrapped in a RenderElementObjPtr by mistake (not fixed when
640         changing it from TPolyMarker3D)).
641
642         * alice-macros/primary_vertex.C:
643         Removed code that gave vertex markers some volume (to avoid being
644         discarded by a too smart GLViewer).
645
646 2006-09-04  Matevz Tadel  <matevz.tadel@cern.ch>
647
648         * alice-macros/its_hits.C:
649         * alice-macros/tpc_hits.C:
650         * alice-macros/tpc_hits_eta_split.C:
651         Changed default point-size in accordance with the new convention.
652
653         * alice-macros/trd_hits.C:
654         New file, plot TRD hits.
655
656 2006-08-29  Matevz TADEL  <matevz.tadel@ijs.si>
657
658         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
659         EVE's HEAD (EVE-head-after-merge).
660
661 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
662
663         * alice-macros/clusters_from_label.C:
664         Use Reve::PointSet for cluster representation; attach to each
665         cluster a copy of AliTrackPoint it represents.
666
667 2006-08-04  Matevz TADEL  <matevz.tadel@cern.ch>
668
669         Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
670         EVE's HEAD (EVE-head-after-merge).
671
672 2006-08-04  Matevz Tadel  <matevz.tadel@cern.ch>
673
674         * alice-macros/muon_tracks.C:
675         Moved point-count variable declaration within the track loop.
676
677         * test-macros/tpc_gui.C:
678         Added global TPCLoader* tpc_loader.
679
680 2006-07-11  Matevz Tadel  <matevz.tadel@cern.ch>
681
682         * README:
683         Added description of event navigation.
684
685         * alice-macros/event_next.C:
686         * alice-macros/event_prev.C:
687         New files: macros to go to next/previous event in the run.
688
689 2006-07-10  Matevz Tadel  <matevz.tadel@cern.ch>
690
691         * alice-macros/clusters_from_label.C:
692         * alice-macros/esd_tracks.C:
693         * alice-macros/geom_ddip.C:
694         * alice-macros/geom_its.C:
695         * alice-macros/geom_phos.C:
696         * alice-macros/geom_rich.C:
697         * alice-macros/geom_simple.C:
698         * alice-macros/geom_tpc.C:
699         * alice-macros/its_digits.C:
700         * alice-macros/its_hits.C:
701         * alice-macros/muon_all.C:
702         * alice-macros/muon_chambers.C:
703         * alice-macros/muon_clusters.C:
704         * alice-macros/muon_cpads.C:
705         * alice-macros/muon_digits.C:
706         * alice-macros/muon_hits.C:
707         * alice-macros/muon_tracks.C:
708         * alice-macros/primary_vertex.C:
709         * alice-macros/region_marker.C:
710         * alice-macros/tpc_digits.C:
711         * alice-macros/tpc_hits.C:
712         * alice-macros/tpc_hits_eta_split.C:
713         * test-macros/tpc_gui.C:
714         * test-macros/tpc_gui_hack.C:
715         Use new / simpler method of render-element registration; the
716         'gReve->DrawRenderElement()' is no longer needed.
717
718 2006-07-03  Matevz Tadel  <matevz.tadel@cern.ch>
719
720         * alice-macros/its_hits.C:
721         * alice-macros/tpc_hits.C:
722         * alice-macros/tpc_hits_eta_split.C:
723         Use TPointSelector for point extraction.
724
725 2006-06-28  Matevz Tadel  <matevz.tadel@cern.ch>
726
727         * test-macros/tpc_sector_raw_test.C:
728         Use built-in equipment maps; the override option is commented out
729         in the macro.
730
731 2006-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
732
733         * alice-macros/geom_ddip.C:
734         Use node's global transformation.
735
736         * alice-macros/geom_phos.C:
737         * alice-macros/geom_rich.C:
738         New files: PHOS and RICH geometry.
739
740         * test-macros/tpc_gui.C:
741         * test-macros/tpc_gui_hack.C:
742         * test-macros/tpc_sector_raw_test.C:
743         Added commented lines showing how to use a different TPC equipment map.
744
745 2006-06-21  Matevz Tadel  <matevz.tadel@cern.ch>
746
747         * macros/alieve_init.C:
748         Use macro-folder from gReve; instantiate macros from alice-macros/
749         as Reve::RMacro.
750
751         * alice-macros/its_hits.C:
752         * alice-macros/tpc_hits.C:
753         Set default point-size to 2.
754
755 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
756
757         * test-macros/tpc_gui_hack.C:
758         New file; like tpc_gui.C but sets-up pad-row noise supression data
759         needed for politically correct TPC data images.
760
761 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
762
763         * alice-macros/tpc_hits_eta_split.C:
764         PointSetArray now subclassed from TAttMarker; use that.
765
766 2006-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
767
768         * alice-macros/tpc_hits.C:
769         * alice-macros/tpc_hits_eta_split.C:
770         Increased the number-of-entries estimate for TTree player by a
771         factor of two.
772
773 2006-06-12  Matevz Tadel  <matevz.tadel@cern.ch>
774
775         * alice-macros/clusters_from_label.C:
776         New macro, loads TrackPoints from ESDtrack for a given label.
777
778         * alice-macros/esd_tracks.C:
779         Take track-parameters at inner TPC radius if extrapolation to ITS
780         failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
781         / group common behaviour.
782
783 2006-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
784
785         * alice-macros/geom_ddip.C:
786         New file, display DDIP volume.
787
788         * alice-macros/primary_vertex.C:
789         New file, display reconstructed primary vertex.
790
791         * alice-macros/region_marker.C:
792         Added separate y, z box dimensions.
793
794         * macros/alieve_init.C:
795         Initialize event only if path is non-zero.
796         
797         * test-macros/tpc_gui.C:
798         Set double sampling-rate on by default.
799
800 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
801
802         * test-macros/tpc_gui.C:
803         New macro file demonstrating use of TPCLoader.
804
805 2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
806
807         * alice-macros/muon_all.C:
808         * alice-macros/muon_chambers.C:
809         * alice-macros/muon_clusters.C:
810         * alice-macros/muon_cpads.C:
811         * alice-macros/muon_digits.C:
812         * alice-macros/muon_hits.C:
813         * alice-macros/muon_tracks.C:
814         New files for MUON visualization by Bogdan Vulpescu.
815
816         * libAlieve.pkg:
817         Added include dirs needed by MUON visualization.
818
819 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
820
821         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
822         EVE's HEAD (EVE-head-after-merge).
823
824 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
825
826         EVE-dev
827
828         * binalieve.pkg:
829         New file; new executable linked against all ALICE libraries.
830
831         * macros/alieve_init.C:
832         Removed macro/include path initialization and loading of
833         libraries.
834
835         * macros/alieve_loadlibs.C:
836         Added loading of libAlieve.
837
838         * test-macros/tpc_sector_raw_test.C:
839         Changes for new interface to raw-data reading.
840
841         * README:
842         Replaced all mentions of the reve executable with alieve.
843
844 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
845
846         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
847         EVE's HEAD (EVE-head-after-merge).
848
849 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
850
851         EVE-dev
852
853         * alice-macros/region_marker.C:
854         New file: allow users to mark a given region (like primary
855         vertex); demonstrate usage of RenderElementObjPtr.
856
857         * alice-macros/tpc_digits.C:
858         Use new conventions for TPCSectorViz classes; added a mode for 3D
859         sector visualization.
860
861         * macros/alieve_init.C:
862         Execute macro region_marker.C during startup (the origin
863         marker removed from RGTopFrame).
864
865         * test-macros/tpc_sector_raw_test.C:
866         Clean-up, added function next_event() and display of 3D data.
867
868 2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
869
870         EVE-dev and HEAD
871
872         * test-macros/tpc_sector_raw_test.C:
873         Use automatic pedestal determination by default.
874
875         EVE-dev
876
877         * macros/alieve_loadlibs.C:
878         MUON libraries now load OK.
879
880 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
881
882         Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
883         EVE's HEAD (EVE-head-after-merge).
884         Merging was actually done twice.
885
886 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
887
888         EVE-dev
889
890         * macros/alieve_loadlibs.C:
891         Commented out loading of libg2c as it breaks things at other
892         systems. One should uncomment this at a gcc-4 system.
893
894 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
895
896         EVE-dev
897
898         * alice-macros/tpc_digits.C:
899         Use new TPCData classes.
900
901         * libAlieve.pkg:
902         Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
903
904         * macros/alieve_loadlibs.C:
905         Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
906         gcc-4).
907
908         * README:
909         Explain purpose of test-macros/ directory.
910
911         * test-macros/tpc_digi_test.C:
912         * test-macros/tpc_raw_test.C:
913         New files: demonstrate usage of TPCData class.
914
915         * reve-genclass.pl:
916         New file: generate class skeletons from template files.
917
918         * ChangeLog:
919         New file.