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