]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVE/ChangeLog
Merge from EVE-dev.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
1 2006-08-29  Matevz TADEL  <matevz.tadel@ijs.si>
2
3         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
4         EVE's HEAD (EVE-head-after-merge).
5
6 2006-08-29  Matevz Tadel  <matevz.tadel@cern.ch>
7
8         * alice-macros/clusters_from_label.C:
9         Use Reve::PointSet for cluster representation; attach to each
10         cluster a copy of AliTrackPoint it represents.
11
12 2006-08-04  Matevz TADEL  <matevz.tadel@cern.ch>
13
14         Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
15         EVE's HEAD (EVE-head-after-merge).
16
17 2006-08-04  Matevz Tadel  <matevz.tadel@cern.ch>
18
19         * alice-macros/muon_tracks.C:
20         Moved point-count variable declaration within the track loop.
21
22         * test-macros/tpc_gui.C:
23         Added global TPCLoader* tpc_loader.
24
25 2006-07-11  Matevz Tadel  <matevz.tadel@cern.ch>
26
27         * README:
28         Added description of event navigation.
29
30         * alice-macros/event_next.C:
31         * alice-macros/event_prev.C:
32         New files: macros to go to next/previous event in the run.
33
34 2006-07-10  Matevz Tadel  <matevz.tadel@cern.ch>
35
36         * alice-macros/clusters_from_label.C:
37         * alice-macros/esd_tracks.C:
38         * alice-macros/geom_ddip.C:
39         * alice-macros/geom_its.C:
40         * alice-macros/geom_phos.C:
41         * alice-macros/geom_rich.C:
42         * alice-macros/geom_simple.C:
43         * alice-macros/geom_tpc.C:
44         * alice-macros/its_digits.C:
45         * alice-macros/its_hits.C:
46         * alice-macros/muon_all.C:
47         * alice-macros/muon_chambers.C:
48         * alice-macros/muon_clusters.C:
49         * alice-macros/muon_cpads.C:
50         * alice-macros/muon_digits.C:
51         * alice-macros/muon_hits.C:
52         * alice-macros/muon_tracks.C:
53         * alice-macros/primary_vertex.C:
54         * alice-macros/region_marker.C:
55         * alice-macros/tpc_digits.C:
56         * alice-macros/tpc_hits.C:
57         * alice-macros/tpc_hits_eta_split.C:
58         * test-macros/tpc_gui.C:
59         * test-macros/tpc_gui_hack.C:
60         Use new / simpler method of render-element registration; the
61         'gReve->DrawRenderElement()' is no longer needed.
62
63 2006-07-03  Matevz Tadel  <matevz.tadel@cern.ch>
64
65         * alice-macros/its_hits.C:
66         * alice-macros/tpc_hits.C:
67         * alice-macros/tpc_hits_eta_split.C:
68         Use TPointSelector for point extraction.
69
70 2006-06-28  Matevz Tadel  <matevz.tadel@cern.ch>
71
72         * test-macros/tpc_sector_raw_test.C:
73         Use built-in equipment maps; the override option is commented out
74         in the macro.
75
76 2006-06-27  Matevz Tadel  <matevz.tadel@cern.ch>
77
78         * alice-macros/geom_ddip.C:
79         Use node's global transformation.
80
81         * alice-macros/geom_phos.C:
82         * alice-macros/geom_rich.C:
83         New files: PHOS and RICH geometry.
84
85         * test-macros/tpc_gui.C:
86         * test-macros/tpc_gui_hack.C:
87         * test-macros/tpc_sector_raw_test.C:
88         Added commented lines showing how to use a different TPC equipment map.
89
90 2006-06-21  Matevz Tadel  <matevz.tadel@cern.ch>
91
92         * macros/alieve_init.C:
93         Use macro-folder from gReve; instantiate macros from alice-macros/
94         as Reve::RMacro.
95
96         * alice-macros/its_hits.C:
97         * alice-macros/tpc_hits.C:
98         Set default point-size to 2.
99
100 2006-06-15  Matevz Tadel  <matevz.tadel@cern.ch>
101
102         * test-macros/tpc_gui_hack.C:
103         New file; like tpc_gui.C but sets-up pad-row noise supression data
104         needed for politically correct TPC data images.
105
106 2006-06-14  Matevz Tadel  <matevz.tadel@cern.ch>
107
108         * alice-macros/tpc_hits_eta_split.C:
109         PointSetArray now subclassed from TAttMarker; use that.
110
111 2006-06-13  Matevz Tadel  <matevz.tadel@cern.ch>
112
113         * alice-macros/tpc_hits.C:
114         * alice-macros/tpc_hits_eta_split.C:
115         Increased the number-of-entries estimate for TTree player by a
116         factor of two.
117
118 2006-06-12  Matevz Tadel  <matevz.tadel@cern.ch>
119
120         * alice-macros/clusters_from_label.C:
121         New macro, loads TrackPoints from ESDtrack for a given label.
122
123         * alice-macros/esd_tracks.C:
124         Take track-parameters at inner TPC radius if extrapolation to ITS
125         failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
126         / group common behaviour.
127
128 2006-06-06  Matevz Tadel  <matevz.tadel@cern.ch>
129
130         * alice-macros/geom_ddip.C:
131         New file, display DDIP volume.
132
133         * alice-macros/primary_vertex.C:
134         New file, display reconstructed primary vertex.
135
136         * alice-macros/region_marker.C:
137         Added separate y, z box dimensions.
138
139         * macros/alieve_init.C:
140         Initialize event only if path is non-zero.
141         
142         * test-macros/tpc_gui.C:
143         Set double sampling-rate on by default.
144
145 2006-06-02  Matevz Tadel  <matevz.tadel@cern.ch>
146
147         * test-macros/tpc_gui.C:
148         New macro file demonstrating use of TPCLoader.
149
150 2006-06-01  Bogdan Vulpescu  <vulpescu@clermont.in2p3.fr>
151
152         * alice-macros/muon_all.C:
153         * alice-macros/muon_chambers.C:
154         * alice-macros/muon_clusters.C:
155         * alice-macros/muon_cpads.C:
156         * alice-macros/muon_digits.C:
157         * alice-macros/muon_hits.C:
158         * alice-macros/muon_tracks.C:
159         New files for MUON visualization by Bogdan Vulpescu.
160
161         * libAlieve.pkg:
162         Added include dirs needed by MUON visualization.
163
164 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
165
166         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
167         EVE's HEAD (EVE-head-after-merge).
168
169 2006-05-31  Matevz Tadel  <matevz.tadel@cern.ch>
170
171         EVE-dev
172
173         * binalieve.pkg:
174         New file; new executable linked against all ALICE libraries.
175
176         * macros/alieve_init.C:
177         Removed macro/include path initialization and loading of
178         libraries.
179
180         * macros/alieve_loadlibs.C:
181         Added loading of libAlieve.
182
183         * test-macros/tpc_sector_raw_test.C:
184         Changes for new interface to raw-data reading.
185
186         * README:
187         Replaced all mentions of the reve executable with alieve.
188
189 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
190
191         Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
192         EVE's HEAD (EVE-head-after-merge).
193
194 2006-05-23  Matevz Tadel  <matevz.tadel@cern.ch>
195
196         EVE-dev
197
198         * alice-macros/region_marker.C:
199         New file: allow users to mark a given region (like primary
200         vertex); demonstrate usage of RenderElementObjPtr.
201
202         * alice-macros/tpc_digits.C:
203         Use new conventions for TPCSectorViz classes; added a mode for 3D
204         sector visualization.
205
206         * macros/alieve_init.C:
207         Execute macro region_marker.C during startup (the origin
208         marker removed from RGTopFrame).
209
210         * test-macros/tpc_sector_raw_test.C:
211         Clean-up, added function next_event() and display of 3D data.
212
213 2006-05-19  Matevz Tadel  <matevz.tadel@cern.ch>
214
215         EVE-dev and HEAD
216
217         * test-macros/tpc_sector_raw_test.C:
218         Use automatic pedestal determination by default.
219
220         EVE-dev
221
222         * macros/alieve_loadlibs.C:
223         MUON libraries now load OK.
224
225 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
226
227         Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
228         EVE's HEAD (EVE-head-after-merge).
229         Merging was actually done twice.
230
231 2006-05-18  Matevz Tadel  <matevz.tadel@cern.ch>
232
233         EVE-dev
234
235         * macros/alieve_loadlibs.C:
236         Commented out loading of libg2c as it breaks things at other
237         systems. One should uncomment this at a gcc-4 system.
238
239 2006-05-17  Matevz Tadel  <matevz.tadel@cern.ch>
240
241         EVE-dev
242
243         * alice-macros/tpc_digits.C:
244         Use new TPCData classes.
245
246         * libAlieve.pkg:
247         Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
248
249         * macros/alieve_loadlibs.C:
250         Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
251         gcc-4).
252
253         * README:
254         Explain purpose of test-macros/ directory.
255
256         * test-macros/tpc_digi_test.C:
257         * test-macros/tpc_raw_test.C:
258         New files: demonstrate usage of TPCData class.
259
260         * reve-genclass.pl:
261         New file: generate class skeletons from template files.
262
263         * ChangeLog:
264         New file.