1 2006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
3 * alice-macros/muon_all.C:
4 * alice-macros/muon_chambers.C:
5 * alice-macros/muon_clusters.C:
6 * alice-macros/muon_cpads.C:
7 * alice-macros/muon_digits.C:
8 * alice-macros/muon_hits.C:
9 * alice-macros/muon_tracks.C:
10 New files for MUON visualization by Bogdan Vulpescu.
13 Added include dirs needed by MUON visualization.
15 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
17 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
18 EVE's HEAD (EVE-head-after-merge).
21 Replaced all mentions of the reve executable with alieve.
23 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
26 New file; new executable linked against all ALICE libraries.
28 * macros/alieve_init.C:
29 Removed macro/include path initialization and loading of
32 * macros/alieve_loadlibs.C:
33 Added loading of libAlieve.
35 * test-macros/tpc_sector_raw_test.C:
36 Changes for new interface to raw-data reading.
38 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
40 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
41 EVE's HEAD (EVE-head-after-merge).
43 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
47 * alice-macros/region_marker.C:
48 New file: allow users to mark a given region (like primary
49 vertex); demonstrate usage of RenderElementObjPtr.
51 * alice-macros/tpc_digits.C:
52 Use new conventions for TPCSectorViz classes; added a mode for 3D
55 * macros/alieve_init.C:
56 Execute macro region_marker.C during startup (the origin
57 marker removed from RGTopFrame).
59 * test-macros/tpc_sector_raw_test.C:
60 Clean-up, added function next_event() and display of 3D data.
62 2006-05-19 Matevz Tadel <matevz.tadel@cern.ch>
66 * test-macros/tpc_sector_raw_test.C:
67 Use automatic pedestal determination by default.
71 * macros/alieve_loadlibs.C:
72 MUON libraries now load OK.
74 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
76 Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
77 EVE's HEAD (EVE-head-after-merge).
78 Merging was actually done twice.
80 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
84 * macros/alieve_loadlibs.C:
85 Commented out loading of libg2c as it breaks things at other
86 systems. One should uncomment this at a gcc-4 system.
88 2006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
92 * alice-macros/tpc_digits.C:
93 Use new TPCData classes.
96 Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
98 * macros/alieve_loadlibs.C:
99 Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
103 Explain purpose of test-macros/ directory.
105 * test-macros/tpc_digi_test.C:
106 * test-macros/tpc_raw_test.C:
107 New files: demonstrate usage of TPCData class.
110 New file: generate class skeletons from template files.