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