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