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