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