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