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