]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EVE/ChangeLog
Use new / simpler method of render-element registration; the 'gReve->DrawRenderElemen...
[u/mrichter/AliRoot.git] / EVE / ChangeLog
CommitLineData
07d6925d 12006-07-03 Matevz Tadel <matevz.tadel@cern.ch>
2
3 * alice-macros/its_hits.C:
4 * alice-macros/tpc_hits.C:
5 * alice-macros/tpc_hits_eta_split.C:
6 Use TPointSelector for point extraction.
7
c9381feb 82006-06-28 Matevz Tadel <matevz.tadel@cern.ch>
9
10 * test-macros/tpc_sector_raw_test.C:
11 Use built-in equipment maps; the override option is commented out
12 in the macro.
13
a83547b6 142006-06-27 Matevz Tadel <matevz.tadel@cern.ch>
15
16 * alice-macros/geom_ddip.C:
17 Use node's global transformation.
18
19 * alice-macros/geom_phos.C:
20 * alice-macros/geom_rich.C:
21 New files: PHOS and RICH geometry.
22
23 * test-macros/tpc_gui.C:
24 * test-macros/tpc_gui_hack.C:
25 * test-macros/tpc_sector_raw_test.C:
26 Added commented lines showing how to use a different TPC equipment map.
27
30f6c8cb 282006-06-21 Matevz Tadel <matevz.tadel@cern.ch>
29
30 * macros/alieve_init.C:
31 Use macro-folder from gReve; instantiate macros from alice-macros/
32 as Reve::RMacro.
33
34 * alice-macros/its_hits.C:
35 * alice-macros/tpc_hits.C:
36 Set default point-size to 2.
37
0a55ac96 382006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
39
40 * test-macros/tpc_gui_hack.C:
41 New file; like tpc_gui.C but sets-up pad-row noise supression data
42 needed for politically correct TPC data images.
43
ae839f53 442006-06-14 Matevz Tadel <matevz.tadel@cern.ch>
45
46 * alice-macros/tpc_hits_eta_split.C:
47 PointSetArray now subclassed from TAttMarker; use that.
48
ac100e07 492006-06-13 Matevz Tadel <matevz.tadel@cern.ch>
50
51 * alice-macros/tpc_hits.C:
52 * alice-macros/tpc_hits_eta_split.C:
53 Increased the number-of-entries estimate for TTree player by a
54 factor of two.
55
4ba958ae 562006-06-12 Matevz Tadel <matevz.tadel@cern.ch>
57
58 * alice-macros/clusters_from_label.C:
59 New macro, loads TrackPoints from ESDtrack for a given label.
60
61 * alice-macros/esd_tracks.C:
62 Take track-parameters at inner TPC radius if extrapolation to ITS
63 failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
64 / group common behaviour.
65
f56512b2 662006-06-06 Matevz Tadel <matevz.tadel@cern.ch>
67
68 * alice-macros/geom_ddip.C:
69 New file, display DDIP volume.
70
71 * alice-macros/primary_vertex.C:
72 New file, display reconstructed primary vertex.
73
74 * alice-macros/region_marker.C:
75 Added separate y, z box dimensions.
76
77 * macros/alieve_init.C:
78 Initialize event only if path is non-zero.
79
80 * test-macros/tpc_gui.C:
81 Set double sampling-rate on by default.
82
a9148d46 832006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
84
85 * test-macros/tpc_gui.C:
86 New macro file demonstrating use of TPCLoader.
87
4feec443 882006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
89
9043c4ec 90 HEAD
91
4feec443 92 * alice-macros/muon_all.C:
93 * alice-macros/muon_chambers.C:
94 * alice-macros/muon_clusters.C:
95 * alice-macros/muon_cpads.C:
96 * alice-macros/muon_digits.C:
97 * alice-macros/muon_hits.C:
98 * alice-macros/muon_tracks.C:
99 New files for MUON visualization by Bogdan Vulpescu.
100
101 * libAlieve.pkg:
102 Added include dirs needed by MUON visualization.
103
5987168b 1042006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
105
106 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
107 EVE's HEAD (EVE-head-after-merge).
108
5987168b 1092006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
110
9043c4ec 111 EVE-dev
112
5987168b 113 * binalieve.pkg:
114 New file; new executable linked against all ALICE libraries.
115
116 * macros/alieve_init.C:
117 Removed macro/include path initialization and loading of
118 libraries.
119
120 * macros/alieve_loadlibs.C:
121 Added loading of libAlieve.
122
123 * test-macros/tpc_sector_raw_test.C:
124 Changes for new interface to raw-data reading.
125
9043c4ec 126 * README:
127 Replaced all mentions of the reve executable with alieve.
128
092578a7 1292006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
130
131 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
132 EVE's HEAD (EVE-head-after-merge).
133
1342006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
135
136 EVE-dev
137
138 * alice-macros/region_marker.C:
139 New file: allow users to mark a given region (like primary
140 vertex); demonstrate usage of RenderElementObjPtr.
141
142 * alice-macros/tpc_digits.C:
143 Use new conventions for TPCSectorViz classes; added a mode for 3D
144 sector visualization.
145
146 * macros/alieve_init.C:
147 Execute macro region_marker.C during startup (the origin
148 marker removed from RGTopFrame).
149
150 * test-macros/tpc_sector_raw_test.C:
151 Clean-up, added function next_event() and display of 3D data.
152
1532006-05-19 Matevz Tadel <matevz.tadel@cern.ch>
154
155 EVE-dev and HEAD
156
157 * test-macros/tpc_sector_raw_test.C:
158 Use automatic pedestal determination by default.
159
160 EVE-dev
161
162 * macros/alieve_loadlibs.C:
163 MUON libraries now load OK.
164
915dabe1 1652006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
166
b56d8877 167 Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
168 EVE's HEAD (EVE-head-after-merge).
169 Merging was actually done twice.
915dabe1 170
1712006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
172
092578a7 173 EVE-dev
915dabe1 174
175 * macros/alieve_loadlibs.C:
176 Commented out loading of libg2c as it breaks things at other
177 systems. One should uncomment this at a gcc-4 system.
178
1792006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
180
092578a7 181 EVE-dev
915dabe1 182
183 * alice-macros/tpc_digits.C:
184 Use new TPCData classes.
185
186 * libAlieve.pkg:
187 Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
188
189 * macros/alieve_loadlibs.C:
190 Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
191 gcc-4).
192
193 * README:
194 Explain purpose of test-macros/ directory.
195
196 * test-macros/tpc_digi_test.C:
197 * test-macros/tpc_raw_test.C:
198 New files: demonstrate usage of TPCData class.
199
200 * reve-genclass.pl:
201 New file: generate class skeletons from template files.
202
203 * ChangeLog:
204 New file.