70e1eaeb |
1 | 2007-12-17 Matevz Tadel <matevz.tadel@cern.ch> |
2 | |
3 | * hlt-macros/command_queue.C: |
4 | * hlt-macros/hlt_structs.C: |
5 | * hlt-macros/homer_display.C: |
6 | * hlt-macros/rootlogon.C: |
7 | New files: macros needed to startup and steer the HLT display. |
8 | |
58e6d605 |
9 | 2007-11-23 Matevz Tadel <matevz.tadel@cern.ch> |
10 | |
11 | * binalieve.pkg: |
12 | Link against libXMLParser. |
13 | |
14 | * libAlieve.pkg: |
15 | Add HLT/BASE HLT/BASE/HOMER to EINCLUDES. |
16 | Temporary hack PACKCXXFLAGS to compile with HLT includes. |
17 | |
b525fd6e |
18 | 2007-11-09 Matevz Tadel <matevz.tadel@cern.ch> |
19 | |
20 | * alice-macros/esd_tracks.C: |
21 | * alice-macros/kine_tracks.C: |
22 | Use function Track::SetStdLabel() for setting of tracks' tooltip. |
23 | Put in sync with Track ctx-menu functions. |
24 | |
68a29788 |
25 | 2007-11-08 Matevz Tadel <matevz.tadel@cern.ch> |
26 | |
27 | * alice-macros/esd_tracks.C: |
28 | Put index into track's name instead of its label. |
29 | |
30 | * alice-macros/kine_tracks.C: |
31 | Protect against too high track label in kine_track() as AliStack |
32 | segvs. |
33 | |
a4489074 |
34 | 2007-11-08 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
35 | |
36 | * alice-macros/NLT_trackcount_init.C: |
37 | Create projected and unprojected scene in separate viewers. |
38 | |
de0936b6 |
39 | 2007-11-07 Matevz Tadel <matevz.tadel@cern.ch> |
40 | |
41 | * alice-macros/esd_Cascade.C: |
42 | * alice-macros/esd_V0.C: |
43 | Cascade and V0 classes moved from Reve to Alieve namespace. |
44 | |
63973229 |
45 | 2007-11-06 Matevz Tadel <matevz.tadel@cern.ch> |
46 | |
47 | * macros/alieve_create_vsd.C: |
48 | Use geometry.root (misaligned_geometry.root no longer there). |
49 | |
50 | * macros/alieve_init.C: |
51 | Separate import of standard macros into a special function so that |
52 | it can be called from elsewhere. |
53 | |
54 | * macros/trackcount_init.C: |
55 | Remove obsolete setup of GL viewer. |
56 | |
798c8800 |
57 | 2007-10-23 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
58 | |
59 | * alice-macros/NLT_trackcount_init.C: |
60 | Set center of the projection to the primary vertex. |
61 | |
32e219c2 |
62 | 2007-10-22 Matevz Tadel <matevz.tadel@cern.ch> |
63 | |
64 | Merged EVE-dev-after-merge to EVE-dev into HEAD. |
65 | Moved tag EVE-dev-after-merge to current EVE-dev. |
66 | |
67 | 2007-10-16 Matevz Tadel <matevz.tadel@cern.ch> |
68 | |
69 | Merged EVE-head-after-merge to HEAD into EVE-dev. |
70 | Moved tag EVE-head-after-merge to current HEAD. |
71 | |
72 | EVE-dev |
73 | |
74 | * alice-macros/MUON_display.C: |
75 | * alice-macros/acorde_hits.C: |
76 | * alice-macros/geom_acorde.C: |
77 | * binalieve.pkg: |
78 | Merge from EVE-head-after-merge to HEAD. |
79 | |
80 | * alice-macros/its_hits.C: |
81 | Added example line for usage of per-point integer ids. |
82 | |
83 | * icons/pointset.xpm: |
84 | Changed icon. |
85 | |
86 | 2007-10-05 Matevz Tadel <matevz.tadel@cern.ch> |
87 | |
88 | EVE-dev |
89 | |
90 | * alice-macros/esd_Cascade.C: |
91 | * alice-macros/esd_V0.C: |
92 | * alice-macros/its_clusters.C: |
93 | * alice-macros/tpc_clusters.C: |
94 | * macros/reve_sa_init.C: |
95 | * test-macros/tpc_gui.C: |
96 | * test-macros/tpc_gui_hack.C: |
97 | Renamed class RGTopFrame to ReveManager. |
98 | |
99 | 2007-10-04 Matevz Tadel <matevz.tadel@cern.ch> |
100 | |
101 | EVE-dev |
102 | |
103 | * alice-macros/tpc_calib_viewer.C: |
104 | New macro (with Marian): start an embedded TPC calibration viewer. |
105 | |
105de825 |
106 | 2007-10-04 Matevz Tadel <matevz.tadel@cern.ch> |
107 | |
108 | * alice-macros/acorde_hits.C: |
109 | * alice-macros/geom_acorde.C: |
110 | New files from Eleazar: geometry and hits for ACORDE. |
111 | |
32e219c2 |
112 | 2007-10-03 Matevz Tadel <matevz.tadel@cern.ch> |
113 | |
114 | EVE-dev |
115 | |
116 | * alice-macros/tpc_digits.C: |
117 | Name sectors by sector-id when creating full A/C side plates. |
118 | |
119 | 2007-10-03 Matevz Tadel <matevz.tadel@cern.ch> |
120 | |
121 | EVE-dev |
122 | |
123 | * test-macros/tpc_gui.C: |
124 | Enable setting of default parameters matching the standard real |
125 | TPC data. |
126 | Remove some obsolete framework calls. |
127 | |
128 | 2007-10-02 Matevz Tadel <matevz.tadel@cern.ch> |
129 | |
130 | EVE-dev |
131 | |
132 | * alice-macros/pmd_digits.C: |
133 | Optionally add background polygons. |
134 | |
9b2ae44a |
135 | 2007-09-24 Matevz Tadel <matevz.tadel@cern.ch> |
136 | |
137 | * alice-macros/MUON_display.C: |
138 | From Bogdan: modifications for the new structure of the data in |
139 | the MUON code. |
140 | |
32e219c2 |
141 | 2007-08-31 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
142 | |
143 | EVE-dev |
144 | |
145 | * alice-macros/kine_tracks.C: |
146 | Add missing namespace qualifier. |
147 | |
148 | * icons/pointset.xpm: |
149 | * icons/scene.xpm: |
150 | * icons/track.xpm: |
151 | * icons/viewer.xpm: |
152 | New files: icons for list tree. |
153 | |
154 | 2007-08-30 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
155 | |
156 | EVE-dev |
157 | |
158 | * alice-macros/primary_vertex.C: |
159 | Generalize creation of primary vertex ellipse. |
160 | |
161 | 2007-08-30 Matevz Tadel <matevz.tadel@cern.ch> |
162 | |
163 | EVE-dev |
164 | |
165 | * alice-macros/geom_gentle.C: |
166 | Add missing namespace qualifier. |
167 | |
168 | * macros/alieve_init.C: |
169 | Remove std namespace qualifiers disliked by the new cint. |
170 | |
171 | * alice-macros/NLT_trackcount_init.C: |
172 | * macros/trackcount_init.C: |
173 | Reuse its/tpc_cluster.C.so. |
174 | Do not load event in alieve_init (first event was loaded twice). |
175 | |
176 | 2007-08-30 Matevz Tadel <matevz.tadel@cern.ch> |
177 | |
178 | EVE-dev |
179 | |
180 | * alice-macros/its_clusters.C: |
181 | * alice-macros/tpc_clusters.C: |
182 | Allow on-the-fly compilation. |
183 | |
184 | * alice-macros/NLT_trackcount_init.C: |
185 | Put in sync with the rest of the world. |
186 | |
187 | 2007-08-29 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
188 | |
189 | EVE-dev |
190 | |
191 | * alice-macros/NLT_test.C: |
192 | Fix wrong condition before import event to NLTProjector. |
193 | |
194 | * alice-macros/primary_vertex.C: |
195 | Present the primary-vertex as a cross and three ellipses by using |
196 | the StraightLineSet primitive. |
197 | |
198 | 2007-08-29 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
199 | |
200 | EVE-dev |
201 | |
202 | * macros/trackcount_init.C: |
203 | Call alieve_init before trackcount_init. Problems in loading macros with std::list. |
204 | |
205 | * alice-macros/NLT_trackcount_init.C: |
206 | New macro: trackcount in non-linear projections. |
207 | |
208 | * alice-macros/esd_tracks.C: |
209 | Set marker and line attributes as defined in parent TrackList. |
210 | |
211 | * alice-macros/geom_gentle.C: |
212 | Return pointer of imported geometry. |
213 | |
214 | 2007-08-28 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
215 | |
216 | EVE-dev |
217 | |
218 | * alice-macros/its_module_stepper.C: |
219 | Remove configuration of GridStepper. Default already done in |
220 | ITSModuleStepper constructor. |
221 | |
222 | 2007-08-27 Matevz Tadel <matevz.tadel@cern.ch> |
223 | |
224 | EVE-dev |
225 | |
226 | * alice-macros/tpc_digits.C: |
227 | Run in full 2D mode by default. |
228 | |
229 | 2007-08-24 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
230 | |
231 | EVE-dev |
232 | |
233 | * alice-macros/NLT_test.C: |
234 | Enable rendering of NLTProjector to get scale info. |
235 | |
236 | 2007-08-24 Matevz Tadel <matevz.tadel@cern.ch> |
237 | |
238 | EVE-dev |
239 | |
240 | * alice-macros/NLT_test.C: |
241 | * alice-macros/clusters_from_index.C: |
242 | * alice-macros/clusters_from_label.C: |
243 | * alice-macros/hits_from_label.C: |
244 | * alice-macros/its_clusters.C: |
245 | * alice-macros/phos_clusters.C: |
246 | * alice-macros/tpc_clusters.C: |
247 | * alice-macros/tpc_hits.C: |
248 | * alice-macros/trd_hits.C: |
249 | Argument types must be fully quantified with latest cint: added |
250 | 'Reve::' where needed. |
251 | |
252 | * macros/alieve_init.C: |
253 | Changes for browser-topframe reorganization. |
254 | |
255 | 2007-08-22 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
256 | |
257 | EVE-dev |
258 | |
259 | * alice-macros/NLT_geo_demo.C: |
260 | Remove obsolete demo. |
261 | |
262 | 2007-08-21 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
263 | |
264 | EVE-dev |
265 | |
266 | * alice-macros/NLT_demo.C: |
267 | Remove file: replaced by NLT_test.C. |
268 | |
269 | * alice-macros/NLT_test.C: |
270 | Put current camera in orthographic XY projection. Disable drawing of |
271 | NLTProjector. |
272 | |
273 | 2007-08-20 Matevz Tadel <matevz.tadel@cern.ch> |
274 | |
275 | EVE-dev |
276 | |
277 | * alice-macros/NLT_test.C: |
278 | Create special scene for projected event and add it to the default |
279 | gl viewer. |
280 | |
281 | 2007-08-19 Matevz Tadel <matevz.tadel@cern.ch> |
282 | |
283 | EVE-dev |
284 | |
285 | * alice-macros/NLT_demo.C: |
286 | * alice-macros/NLT_geo_demo.C: |
287 | Update for changes in Reve. |
288 | |
289 | * alice-macros/NLT_test.C: |
290 | New file, mini test macro for automatic import of projected |
291 | elements. |
292 | |
293 | 2007-08-18 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
294 | |
295 | EVE-dev |
296 | |
297 | * alice-macros/esd_V0.C: |
298 | * alice-macros/esd_tracks.C: |
299 | * alice-macros/kine_tracks.C: |
300 | * alice-macros/primary_vertex_tracks.C: |
301 | Remove Track::MakeMarkers(). Rendering of fist vertices done in |
302 | TrackGL::DirectDraw(). Set line color of tracks same as container color. |
303 | |
304 | 2007-08-13 Matevz Tadel <matevz.tadel@cern.ch> |
305 | |
306 | EVE-dev |
307 | |
308 | * alice-macros/MUON_display.C: |
309 | * alice-macros/NLT_geo_demo.C: |
310 | * alice-macros/clusters_from_label.C: |
311 | * alice-macros/emcal_digits.C: |
312 | * alice-macros/emcal_hits.C: |
313 | * alice-macros/esd_Cascade.C: |
314 | * alice-macros/esd_V0.C: |
315 | * alice-macros/esd_tracks.C: |
316 | * alice-macros/geom_fmd.C: |
317 | * alice-macros/geom_hmpid.C: |
318 | * alice-macros/geom_phos.C: |
319 | * alice-macros/geom_t0.C: |
320 | * alice-macros/geom_vzero.C: |
321 | * alice-macros/its_digits.C: |
322 | * alice-macros/its_hits.C: |
323 | * alice-macros/its_raw.C: |
324 | * alice-macros/kine_tracks.C: |
325 | * alice-macros/pmd_digits.C: |
326 | * alice-macros/pmd_raw.C: |
327 | * alice-macros/primary_vertex_tracks.C: |
328 | * alice-macros/tof_digits.C: |
329 | * alice-macros/tof_digits_sector.C: |
330 | * alice-macros/tof_digits_strips.C: |
331 | * alice-macros/tof_hits.C: |
332 | * alice-macros/tpc_digits.C: |
333 | * alice-macros/tpc_hits.C: |
334 | * alice-macros/trd_hits.C: |
335 | * macros/reve_quad_test.C: |
336 | Consistent ordering of arguments to AddRenderElement(), |
337 | AddGlobalRenderElement() and RemoveRenderElement(). |
338 | |
339 | 2007-08-10 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
340 | |
341 | EVE-dev |
342 | |
343 | * Alieve/.SKEL-gedsubed.cxx: |
344 | * Alieve/.SKEL-gedsubed.h: |
345 | * Reve/.SKEL-gedsubed.cxx: |
346 | * Reve/.SKEL-gedsubed.h: |
347 | * reve-genclass.pl: |
348 | Generate class skeletons for ged sub-editors. |
349 | |
350 | 2007-08-09 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
351 | |
352 | EVE-dev |
353 | |
354 | * alice-macros/NLT_demo.C: |
355 | * alice-macros/NLT_geo_demo.C: |
356 | Add projection of gentle_geo.root geometry. |
357 | |
358 | * alice-macros/its_module_stepper.C: |
359 | Display only one ITSModuleStepper. |
360 | |
5545b8f6 |
361 | 2007-08-08 Matevz Tadel <matevz.tadel@cern.ch> |
362 | |
363 | Create branch EVE-dev. |
364 | Tag HEAD: EVE-head-after-merge. |
365 | Tag EVE-dev: EVE-dev-after-merge. |
366 | |
8634a6f1 |
367 | 2007-08-06 Matevz Tadel <matevz.tadel@cern.ch> |
368 | |
369 | * alice-macros/jetplane.C: |
370 | From Cesar: Macro to visualize jets. |
371 | |
8c39d418 |
372 | 2007-08-02 Matevz Tadel <matevz.tadel@cern.ch> |
373 | |
374 | * binalieve.pkg: |
375 | * binreve.pkg: |
376 | Remove linking against libTreeViewer, this dependency has been |
377 | removed in root head. |
378 | |
28b09424 |
379 | 2007-07-24 Matevz Tadel <matevz.tadel@cern.ch> |
380 | |
381 | * binalieve.pkg: |
382 | * binreve.pkg: |
383 | Link also against libTreeViewer. |
384 | |
1f33dbd4 |
385 | 2007-07-23 Matevz Tadel <matevz.tadel@cern.ch> |
386 | |
387 | * alice-macros/kine_tracks.C: |
388 | New optional argument: Bool_t use_track_refs=kTRUE. |
389 | |
390 | * macros/trackcount_init.C: |
391 | Load ITS/TPC clusters instead of hits. |
392 | |
92e57f7b |
393 | 2007-07-13 Matevz Tadel <matevz.tadel@cern.ch> |
394 | |
395 | * alice-macros/tpc_clusters.C: |
396 | New macro from Jouri: display TPC clusters. |
397 | |
ad9e5188 |
398 | 2007-07-12 Matevz Tadel <matevz.tadel@cern.ch> |
399 | |
400 | * alice-macros/clusters_from_index.C: |
401 | * alice-macros/esd_Cascade.C: |
402 | * alice-macros/esd_V0.C: |
403 | * alice-macros/esd_V0_points.C: |
404 | * alice-macros/esd_spd_tracklets.C: |
405 | * alice-macros/esd_tracks.C: |
406 | * alice-macros/primary_vertex.C: |
407 | * alice-macros/primary_vertex_tracks.C: |
408 | From Christian: AliESD -> AliESDEvent migration. |
409 | |
b6a9ec0d |
410 | 2007-07-02 Matevz Tadel <matevz.tadel@cern.ch> |
411 | |
412 | Removed tags EVE-head-after-merge and EVE-dev-after-merge. |
413 | Removed EVE-dev branch. |
414 | It will be recreated when needed. |
415 | |
416 | * binalieve.pkg: |
417 | * binreve.pkg: |
418 | Link also against libFTGL. |
419 | |
420 | * macros/reve_quad_test.C: |
421 | Improve test-function modularity. |
422 | |
538521f2 |
423 | 2007-06-27 Matevz Tadel <matevz.tadel@cern.ch> |
424 | |
425 | Due to significant changes in the coming ROOT release |
426 | (reimplementation of GL-viewer) we'll probably have to split the |
427 | development again. |
428 | |
429 | Merge changes from HEAD to EVE-dev. |
430 | Tag HEAD: EVE-head-after-merge. |
431 | Tag EVE-dev: EVE-dev-after-merge. |
432 | |
0d1f1a70 |
433 | 2007-06-26 Matevz Tadel <matevz.tadel@cern.ch> |
434 | |
435 | * alice-macros/its_clusters.C: |
436 | Remove AliDebug stuff. |
437 | |
438 | * macros/alieve_init.C: |
439 | Use new Alieve::Event initialization. |
440 | |
b0e42f22 |
441 | 2007-06-22 Matevz Tadel <matevz.tadel@cern.ch> |
442 | |
443 | * alice-macros/its_clusters.C: |
444 | * alice-macros/phos_clusters.C: |
445 | Use geometry from CDB. |
446 | |
447 | * macros/alieve_init.C: |
448 | Allow override of CDB storage. |
449 | |
45bf3c58 |
450 | 2007-06-19 Matevz Tadel <matevz.tadel@cern.ch> |
451 | |
452 | * alice-macros/its_clusters.C: |
453 | Load misaligned-geometry.root not created any more. |
454 | |
0e1f8df2 |
455 | 2007-06-18 Matevz Tadel <matevz.tadel@cern.ch> |
456 | |
457 | * alice-macros/esd_spd_tracklets.C: |
458 | New macro: show SPD tracklets from AliMultiplicity. |
459 | |
460 | * alice-macros/its_clusters.C: |
461 | Added optional argument maxR. |
462 | |
b4001e71 |
463 | 2007-06-13 Matevz Tadel <matevz.tadel@cern.ch> |
464 | |
465 | * libAlieve.pkg: |
466 | Added TOF to EINCLUDES. |
467 | |
468 | * alice-macros/tof_digits.C: |
469 | * alice-macros/tof_digits_sector.C: |
470 | * alice-macros/tof_digits_strips.C: |
471 | From Annalisa: new macros for TOF digit visualization. |
472 | |
8f9dceb9 |
473 | 2007-06-06 Matevz Tadel <matevz.tadel@cern.ch> |
474 | |
475 | * alice-macros/init_trd.C: |
476 | From Alexandru: new version of TRD visualization. |
477 | |
65d6331c |
478 | 2007-05-30 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
ce7038a2 |
479 | |
65d6331c |
480 | * alice-macros/NLT_geo_demo.C: |
481 | * alice-macros/NLT_demo.C: |
482 | New files; macros to demonstrate non-linear projections. |
483 | |
2f45a439 |
484 | 2007-05-31 Matevz Tadel <matevz.tadel@cern.ch> |
485 | |
486 | * alice-macros/its_raw.C: |
487 | Added new argument event number and an option to accumulate |
488 | several events. |
489 | |
2342c2da |
490 | 2007-05-25 Matevz Tadel <matevz.tadel@cern.ch> |
491 | |
2342c2da |
492 | * alice-macros/its_raw.C: |
260fd005 |
493 | New macro - load ITS raw data. |
2342c2da |
494 | |
c0bdc098 |
495 | 2007-04-19 Matevz Tadel <matevz.tadel@cern.ch> |
496 | |
497 | * alice-macros/emcal_digits.C: |
498 | Do not transpose rotation part of super-module matrix. |
499 | |
500 | * alice-macros/geom_phos.C: |
501 | Add common holder for all modules. |
502 | |
4c3b4086 |
503 | 2007-04-17 Matevz Tadel <matevz.tadel@cern.ch> |
504 | |
505 | * alice-macros/emcal_digits.C: |
506 | Use the y-z mode of QuadSet to represent calo-cells. |
507 | |
508 | * alice-macros/geom_HMPID_tmp.C: |
509 | Remove file. |
510 | |
4065b00b |
511 | 2007-04-17 Matevz Tadel <matevz.tadel@cern.ch> |
512 | |
513 | * alice-macros/t0_digits.C: |
514 | * alice-macros/t0_hits.C: |
515 | * alice-macros/t0_raw.C: |
516 | Alexey: new macros for T0 visualization. |
517 | |
8056a1e4 |
518 | 2007-04-11 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
519 | |
520 | * macros/reve_lineset_test.C: |
521 | New macro: example usage of StraightLineSet set. |
522 | |
1eeb6751 |
523 | 2007-04-11 Matevz Tadel <matevz.tadel@cern.ch> |
524 | |
525 | * alice-macros/emcal_digits.C: |
526 | * alice-macros/emcal_hits.C: |
527 | * alice-macros/geom_emcal.C: |
528 | New files, proto-emcal-viz. |
529 | |
530 | * alice-macros/geom_hmpid.C: |
531 | * alice-macros/geom_rich.C: |
532 | Rename rich to hmpid etc. |
533 | |
99659805 |
534 | 2007-04-10 Matevz Tadel <matevz.tadel@cern.ch> |
535 | |
536 | * README_MUON: |
537 | New file, moved from alice-macros/. |
538 | |
539 | * alice-macros/MUON_display.C: |
540 | Bogdan: new version of MUON visualization. |
541 | |
542 | * alice-macros/MUON_track_info.C: |
543 | * alice-macros/README_MUON: |
544 | Bogdan: removed files. |
545 | |
546 | * macros/reve_quad_test.C: |
547 | Added an example function, similar to what will be used for EMC. |
548 | |
bddc2d62 |
549 | 2007-03-29 Matevz Tadel <matevz.tadel@cern.ch> |
550 | |
551 | * alice-macros/geom_vzero.C: |
552 | VZERO volumes now placed in common mother. |
553 | |
554 | * alice-macros/vzero_digits.C: |
555 | New file, import VZERO digits. |
556 | |
557 | * alice-macros/vzero_hits.C: |
558 | Fix indentation. |
559 | |
e27e4834 |
560 | 2007-03-26 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
561 | |
562 | * alice-macros/its_module_stepper.C: |
563 | Modify dimesions of stepper cell. |
564 | |
3e38e410 |
565 | 2007-03-25 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
566 | |
567 | * alice-macros/its_module_stepper.C: |
568 | Display all ITS layers in 2x3 ITS module-steppers. |
569 | |
544e2b0f |
570 | 2007-03-25 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
571 | |
d7a18cf9 |
572 | * icons/fontdefault.txf: |
573 | * icons/fonthelvetica34.txf: |
574 | New files: texture fonts for GL. |
575 | |
544e2b0f |
576 | * alice-macros/its_module_stepper.C: |
d7a18cf9 |
577 | Change default digit-scale from 1 to 2. Open ITSModuleStepper |
578 | item. |
544e2b0f |
579 | |
edd501f0 |
580 | 2007-03-25 Matevz Tadel <matevz.tadel@cern.ch> |
581 | |
582 | * alice-data/alice_fullgeo.root: |
583 | Store latest version of ideal geometry. |
584 | |
585 | * alice-data/gentle_geo.root: |
586 | * alice-macros/geom_gentle.C: |
587 | New files: reasonably small extract of geometry and a macro to |
588 | load it. |
589 | |
590 | * alice-macros/kine_tracks.C: |
591 | Import kinematics recursively with pT and full-momentum |
592 | descend-cut. |
593 | |
594 | * alice-macros/tpc_hits_charge_split.C: |
595 | New macro: split TPC hits based on their deposited charge. |
596 | |
6a309bed |
597 | 2007-03-24 Matevz Tadel <matevz.tadel@cern.ch> |
598 | |
599 | * alice-macros/MUON_geom.C: |
600 | * alice-macros/geom_ddip.C: |
601 | * alice-macros/geom_fmd.C: |
602 | * alice-macros/geom_phos.C: |
603 | * alice-macros/geom_pmd.C: |
604 | * alice-macros/geom_rich.C: |
605 | * alice-macros/geom_t0.C: |
606 | * alice-macros/geom_vzero.C: |
607 | Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool)) |
608 | to import transformation-matrix from geo-node.. |
609 | |
183b9c5a |
610 | 2007-03-21 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
611 | |
612 | * alice-macros/its_module_stepper.C: |
613 | Fill ITSModuleStepper with a mix of modules from SPD, SDD and SSD. |
614 | |
69f6e895 |
615 | 2007-03-16 Matevz Tadel <matevz.tadel@cern.ch> |
616 | |
617 | * alice-macros/its_clusters.C: |
618 | From Cvetan: new macro to load ITS clusters. |
619 | |
1d8d3c4f |
620 | 2007-03-15 Matevz Tadel <matevz.tadel@cern.ch> |
621 | |
622 | The following changes are from Bogdan, for new MUON display. |
623 | |
624 | * alice-macros/MUON_digits.C: |
625 | From Bogdan: removed macro file. |
626 | |
627 | * alice-macros/MUON_geom.C: |
628 | * alice-macros/MUON_geomAll.C: |
629 | * alice-macros/README_MUON: |
630 | From Bogdan: updates macros for MUON display. |
631 | |
632 | * alice-macros/MUON_display.C: |
633 | * alice-macros/MUON_track_info.C: |
634 | * alice-macros/MUON_trigger_info.C: |
635 | From Bogdan: new macro files for MUON display. |
636 | |
265ec0be |
637 | 2007-03-14 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
638 | |
639 | * reve-genclass.pl: |
640 | Fix a typo. |
641 | |
642 | * alice-macros/its_module_stepper.C: |
643 | New macro demonstrating 2D ITS-module layout. |
644 | |
29d48c5a |
645 | 2007-03-08 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
646 | |
647 | * alice-macros/kine_tracks.C: |
648 | Disable redraw while adding Tracks/RenderElements. |
649 | |
0d6e0b29 |
650 | 2007-03-04 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
651 | |
652 | * icons/rnr00_t.xpm: |
653 | * icons/rnr01_t.xpm: |
654 | * icons/rnr10_t.xpm: |
655 | * icons/rnr11_t.xpm: |
656 | New folder icons/ with improved check-box pictures. |
657 | |
658 | * alice-macros/clusters_from_index.C: |
659 | * alice-macros/clusters_from_label.C: |
660 | * alice-macros/geom_rich.C: |
661 | * alice-macros/hits_from_label.C: |
662 | * alice-macros/its_hits.C: |
663 | * alice-macros/kine_tracks.C: |
664 | * alice-macros/tof_hits.C: |
665 | * alice-macros/tpc_hits.C: |
666 | * alice-macros/trd_hits.C: |
667 | Changes from Reve::RenderElement. |
668 | |
793b696e |
669 | 2007-03-02 Matevz Tadel <matevz.tadel@cern.ch> |
670 | |
671 | * alice-macros/primary_vertex_tracks.C: |
672 | New file: import tracks that were used for primary vertex fit |
673 | (asked for by Andrea Dainese). |
674 | |
40fb74aa |
675 | 2007-02-28 Matevz Tadel <matevz.tadel@cern.ch> |
676 | |
677 | * alice-macros/pmd_digits.C: |
678 | * alice-macros/pmd_raw.C: |
679 | From Basanta: added parameter controling which PMD planes to |
680 | display. |
681 | |
01cd7acd |
682 | 2007-02-26 Matevz Tadel <matevz.tadel@cern.ch> |
683 | |
684 | * alice-macros/kine_daughter_tracks.C: |
685 | Removed; functionality now available from functions in kine_tracks.C. |
686 | |
687 | * alice-macros/kine_tracks.C: |
688 | Added more arguments/flexibiliy to kine_tracks(). |
689 | |
690 | * alice-macros/its_hits.C: |
691 | * alice-macros/tpc_hits.C: |
692 | * alice-macros/trd_hits.C: |
693 | Reduce warning when no hits match selection. |
694 | |
695 | * alice-macros/tof_hits.C: |
696 | New macro. |
697 | |
698 | * alice-macros/hits_from_label.C: |
699 | Include TOF hits. |
700 | |
80420264 |
701 | 2007-02-26 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
702 | |
703 | * alice-macros/hits_from_label.C: |
704 | * alice-macros/its_hits.C: |
705 | * alice-macros/tpc_hits.C: |
706 | * alice-macros/trd_hits.C: |
707 | Check if any hits are selected before creating Reve::PointSet. |
708 | |
709 | * alice-macros/kine_tracks.C: |
710 | Added function kine_track() to import a track with given label and |
711 | its daughters. |
712 | |
713 | * alice-macros/kine_daughter_tracks.C: |
714 | Set path marks in track container. |
715 | |
c6d1e5a6 |
716 | 2007-02-26 Matevz Tadel <matevz.tadel@cern.ch> |
717 | |
718 | * Reve/QuadSetEditor.cxx: |
719 | Commented out title for QuadSet as there are no direct gui |
720 | elements. |
721 | |
722 | * alice-macros/pmd_digits.C: |
723 | * alice-macros/pmd_raw.C: |
724 | From Basanta: new files for PMD digit visualization. |
725 | |
726 | * libAlieve.pkg: |
727 | Added PMD to EINCLUDES. |
728 | |
c2819e72 |
729 | 2007-02-21 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
730 | |
731 | * alice-macros/kine_tracks.C: |
732 | Add option to color tracks according to PDG code. |
733 | |
af32f4ef |
734 | * alice-macros/kine_daughter_tracks.C: |
c2819e72 |
735 | New file. |
736 | |
891a1ef9 |
737 | 2007-02-20 Matevz Tadel <matevz.tadel@cern.ch> |
738 | |
739 | * macros/reve_quad_test.C: |
740 | Added function reve_quad_test_hierarchy() to demonstrate usage of |
741 | nested objects, shared palette and frame-box. |
742 | |
a289b206 |
743 | 2007-02-19 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch> |
744 | |
745 | * alice-macros/clusters_from_index.C: |
746 | Throw exception if a track does not have a valid index. |
747 | |
748 | * alice-macros/kine_tracks.C: |
749 | Import path marks from stack and track references. |
750 | |
751 | * reve-genclass.pl: |
752 | Fix capitalization of the top-directory names. |
753 | |
af3cda80 |
754 | 2007-01-30 Matevz Tadel <matevz.tadel@cern.ch> |
755 | |
756 | * alice-macros/geom_t0.C: |
757 | New file: import geometry of T0. |
758 | |
d40399b6 |
759 | 2007-01-19 Matevz Tadel <matevz.tadel@cern.ch> |
760 | |
761 | * macros/trackcount_init.C: |
762 | Avoid usage of script-global variables as they get reset on |
763 | exceptions; rely on static data-member instead. |
764 | |
528ce3fb |
765 | 2007-01-18 Matevz Tadel <matevz.tadel@cern.ch> |
766 | |
767 | * alice-macros/primary_vertex.C: |
768 | Use the right function to get position of primary vertex (was |
769 | always retrieveng MC truth before). |
770 | |
e15fc424 |
771 | 2007-01-17 Matevz Tadel <matevz.tadel@cern.ch> |
772 | |
773 | * alice-macros/event_goto.C: |
774 | New file; macro to set the current event directly. |
775 | |
776 | * alice-macros/primary_vertex.C: |
777 | Changed default colors of primary vertex markers to yellow/purple. |
778 | |
6a29dc1a |
779 | 2007-01-12 Matevz Tadel <matevz.tadel@cern.ch> |
780 | |
781 | * macros/trackcount_init.C: |
782 | Assign current event number to TrackCounter. |
783 | |
2e3ed179 |
784 | 2006-12-19 Matevz Tadel <matevz.tadel@cern.ch> |
785 | |
786 | * alice-macros/hits_from_label.C: |
787 | Added TRD hits. |
788 | |
789 | * alice-macros/print_kine_from_label.C: |
790 | New file; dump kine stack for given label. |
791 | |
792 | * macros/trackcount_init.C: |
793 | Check if global g_trkcnt has been reset and attempt to |
794 | reinitialize it from TrackCounter static member; return TParticle* |
795 | for given label; check label range as AliStack segvs if label is |
796 | out of bounds. |
797 | |
cfd4e8d1 |
798 | 2006-12-15 Matevz Tadel <matevz.tadel@cern.ch> |
799 | |
800 | * alice-macros/clusters_from_index.C: |
801 | New macro: import clusters based on index of track in the esd |
802 | array. |
803 | |
804 | * alice-macros/clusters_from_label.C: |
805 | Provide return value. |
806 | |
807 | * alice-macros/esd_V0.C: |
808 | Fix indentation. |
809 | |
810 | * alice-macros/esd_tracks.C: |
811 | Store also track index. |
812 | |
255c5d40 |
813 | 2006-12-13 Matevz Tadel <matevz.tadel@cern.ch> |
814 | |
815 | * libAlieve.pkg: |
816 | Added T0 to EINCLUDES. |
817 | |
818 | * macros/reve_quad_test.C: |
819 | Added function demonstrating use of per-quad object-ref. |
820 | |
ebd05ae5 |
821 | 2006-12-08 Matevz Tadel <matevz.tadel@cern.ch> |
822 | |
823 | * macros/reve_quad_test.C: |
824 | Add a new parameter: number of random elements to generate. |
825 | |
08e2e0ac |
826 | 2006-12-06 Matevz Tadel <matevz.tadel@cern.ch> |
827 | |
828 | * macros/reve_quad_test.C: |
829 | Added test function for hexagons. |
830 | |
831 | * macros/trackcount_init.C: |
832 | Use RenderElement::List_i typedef. |
833 | |
9c1a5e0b |
834 | 2006-12-04 Matevz Tadel <matevz.tadel@cern.ch> |
835 | |
836 | * alice-macros/esd_tracks.C: |
837 | Change text of track labels. |
838 | |
839 | * alice-macros/primary_vertex.C: |
840 | Fix print-out alignment. |
841 | |
842 | * macros/trackcount_init.C: |
843 | New file: bootstrap track-counting user interface. |
844 | |
6755b986 |
845 | 2006-11-16 Matevz Tadel <matevz.tadel@cern.ch> |
846 | |
847 | * alice-macros/esd_Cascade.C: |
848 | From Ludovic, new file: macro to display and interact with |
849 | reconstructed cascades. |
850 | |
851 | * alice-macros/esd_V0.C: |
852 | From Ludovic: updates for V0 visualization. |
853 | |
854 | * alice-macros/its_digits.C: |
855 | Raffele forgot to increase global module counter when some layers |
856 | were turned off; alignment of assignemt statements. |
857 | |
79d7d114 |
858 | 2006-11-14 Matevz Tadel <matevz.tadel@cern.ch> |
859 | |
860 | * alice-macros/esd_V0.C: |
861 | From Ludovic, new file: macro to display and interact with |
862 | reconstructed V0s. |
863 | |
864 | * alice-macros/its_digits.C: |
865 | Removed frame-color from ctors, now part of shared frame-box |
866 | properties. |
867 | |
2f341c3b |
868 | 2006-10-31 Matevz Tadel <matevz.tadel@cern.ch> |
869 | |
870 | * alice-macros/init_trd.C: |
871 | From Alexandru: changes in TRD visualization. |
872 | |
fcdee385 |
873 | 2006-10-31 Matevz Tadel <matevz.tadel@cern.ch> |
874 | |
875 | * alice-macros/geom_rich.C: |
876 | Put all modules in common container. |
877 | |
878 | * alice-macros/geom_fmd.C: |
879 | * alice-macros/geom_vzero.C: |
880 | New files: import geometry of FMD and VZERO. |
881 | |
882 | * alice-macros/fmd_hits.C: |
883 | * alice-macros/pmd_hits.C: |
884 | * alice-macros/vzero_hits.C: |
885 | New files: import hits from FPD, PMD and VZERO. |
886 | |
887 | * alice-macros/MUON_digits.C: |
888 | * alice-macros/MUON_geom.C: |
889 | * alice-macros/MUON_geomAll.C: |
890 | * alice-macros/README_MUON: |
891 | From Bogdan: new files / new implementation of the MUON |
892 | visualization. |
893 | |
894 | * alice-macros/muon_all.C: |
895 | * alice-macros/muon_chambers.C: |
896 | * alice-macros/muon_clusters.C: |
897 | * alice-macros/muon_cpads.C: |
898 | * alice-macros/muon_digits.C: |
899 | * alice-macros/muon_hits.C: |
900 | * alice-macros/muon_tracks.C: |
901 | From Bogdan: removed files. |
902 | |
92957c51 |
903 | 2006-10-27 Matevz Tadel <matevz.tadel@cern.ch> |
904 | |
905 | * alice-macros/esd_V0_points.C: |
906 | New file: creates a point-set from reconstructed V0 positions. |
907 | |
908 | * alice-macros/esd_tracks.C: |
909 | In esd_tracks_vertex_cut() introduced two categories for tracks |
910 | with failed ITS extrapolation: below / above 5 sigma. |
911 | |
912 | * alice-macros/its_digits.C: |
913 | From Raffaele: introduce new GUI levels for all ITS layers (sectors, |
914 | ladders, staves). |
915 | |
916 | * alice-macros/init_trd.C: |
917 | New script from Alexandru: initialize TRD visualization. |
918 | |
919 | * libAlieve.pkg: |
920 | Added TRD to EINCLUDE. |
921 | |
d9193858 |
922 | 2006-10-26 Matevz Tadel <matevz.tadel@cern.ch> |
923 | |
924 | * macros/alieve_init.C: |
925 | Added option to avoid exceptions during event open as an |
926 | argument and enabled it by default. |
927 | |
928 | * test-macros/tpc_gui.C: |
929 | Added short usgae notice. |
930 | |
f2a9feb3 |
931 | 2006-10-26 Matevz Tadel <matevz.tadel@cern.ch> |
932 | |
933 | * test-macros/broken_torus.tring: |
934 | * test-macros/triangleset.C: |
935 | New files demonstrating use of TriangleSet and ZTrans classes. |
936 | |
90ad814e |
937 | 2006-10-25 Matevz Tadel <matevz.tadel@cern.ch> |
938 | |
939 | * alice-macros/kine_tracks.C: |
940 | Missing ';'. |
941 | |
942 | * alice-macros/primary_vertex.C: |
943 | Added function 'make_vertex_boxes()' that creates boxes around |
944 | vertex region to be used for visual determination of multiplicity. |
945 | |
113d065e |
946 | 2006-10-18 Matevz Tadel <matevz.tadel@cern.ch> |
947 | |
948 | * alice-macros/tpc_digits.C: |
949 | * test-macros/tpc_sector_raw_test.C: |
950 | Changes accompanying migration to usage of ZTrans in TPCSectorViz. |
951 | |
aa77b33a |
952 | 2006-10-13 Matevz Tadel <matevz.tadel@cern.ch> |
953 | |
954 | * alice-macros/kine_tracks.C: |
955 | New file: visualize tracks from kinematics tree; minimal |
956 | implementation. |
957 | |
a8600b56 |
958 | 2006-10-12 Matevz Tadel <matevz.tadel@cern.ch> |
959 | |
960 | Merge changes from EVE-dev to HEAD. |
961 | Delete all intermediate tags. |
962 | Tag HEAD: EVE-head-after-merge. |
963 | Tag EVE-dev: EVE-dev-after-merge. |
964 | |
965 | 2006-10-12 Matevz Tadel <matevz.tadel@cern.ch> |
966 | |
967 | EVE-dev |
968 | |
969 | * macros/reve_sa_init.C: |
970 | New file: initialization script for reve when launched from |
971 | root.exe (there is unsolved problem with exception-catching in |
972 | main event-loop). |
973 | |
974 | 2006-10-11 Matevz Tadel <matevz.tadel@cern.ch> |
975 | |
976 | EVE-dev |
977 | |
978 | * alice-macros/geom_all.C: |
979 | New file: full alice geometry. |
980 | |
981 | * alice-macros/geom_trd_tof.C: |
982 | New file: combined top-level TRD and TOF geometry. |
983 | |
984 | * macros/alieve_create_vsd.C: |
985 | Added loading of libRGL; removed '.so' extensions from all |
986 | libraries for call to gSystem->Load. |
987 | |
988 | 2006-10-11 Matevz Tadel <matevz.tadel@cern.ch> |
989 | |
990 | EVE-dev |
991 | |
992 | * alice-macros/geom_pmd.C: |
993 | New file: PMD geometry. |
994 | |
995 | * alice-macros/trd_hits.C: |
996 | Changed default color. |
997 | |
998 | * alice-macros/trd_hits_z_split.C: |
999 | New file: TRD hits split by z-coordinate. |
1000 | |
1001 | 2006-10-04 Matevz Tadel <matevz.tadel@cern.ch> |
1002 | |
1003 | EVE-dev |
1004 | |
1005 | * alice-macros/esd_tracks.C: |
1006 | Added function esd_tracks_vertex_cut() that imports esd-tracks and |
1007 | stores them into several containers according to their distance to |
1008 | primary vertex. |
1009 | |
1010 | * alice-macros/tpc_digits.C: |
1011 | Added new mode (3): import all sectors and display them in 3D. |
1012 | |
1013 | 2006-10-02 Matevz Tadel <matevz.tadel@cern.ch> |
1014 | |
1015 | EVE-dev |
1016 | |
1017 | * alice-macros/hits_from_label.C: |
1018 | Reduce marker size (new convention). |
1019 | |
1020 | * alice-macros/tpc_digits.C: |
1021 | Follow-up to change in interface of RGTopFrame. |
1022 | |
1023 | 2006-09-27 Matevz TADEL <matevz.tadel@ijs.si> |
1024 | |
1025 | Merged HEAD to EVE-dev. Tagged EVE-dev as |
1026 | EVE-dev-after-second-merge. |
1027 | HEAD was reverted back to work with offical version of ROOT. |
1028 | Now I can get HEAD back to what was until now by: |
1029 | 1. going to EVE-head-after-merge |
1030 | 2. update -j EVE-dev-after-merge -j EVE-dev |
1031 | |
1032 | 2006-09-26 Matevz Tadel <matevz.tadel@cern.ch> |
1033 | |
1034 | * alice-macros/clusters_from_label.C: |
1035 | Add point-set containing clusters directly as render element (it |
1036 | was wrapped in a RenderElementObjPtr by mistake (not fixed when |
1037 | changing it from TPolyMarker3D)). |
1038 | |
1039 | * alice-macros/primary_vertex.C: |
1040 | Removed code that gave vertex markers some volume (to avoid being |
1041 | discarded by a too smart GLViewer). |
1042 | |
ee5a86ec |
1043 | 2006-09-04 Matevz Tadel <matevz.tadel@cern.ch> |
1044 | |
1045 | * alice-macros/its_hits.C: |
1046 | * alice-macros/tpc_hits.C: |
1047 | * alice-macros/tpc_hits_eta_split.C: |
1048 | Changed default point-size in accordance with the new convention. |
1049 | |
1050 | * alice-macros/trd_hits.C: |
1051 | New file, plot TRD hits. |
1052 | |
426530cc |
1053 | 2006-08-29 Matevz TADEL <matevz.tadel@ijs.si> |
1054 | |
1055 | Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and |
1056 | EVE's HEAD (EVE-head-after-merge). |
1057 | |
1058 | 2006-08-29 Matevz Tadel <matevz.tadel@cern.ch> |
1059 | |
1060 | * alice-macros/clusters_from_label.C: |
1061 | Use Reve::PointSet for cluster representation; attach to each |
1062 | cluster a copy of AliTrackPoint it represents. |
1063 | |
11697b72 |
1064 | 2006-08-04 Matevz TADEL <matevz.tadel@cern.ch> |
1065 | |
1066 | Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and |
1067 | EVE's HEAD (EVE-head-after-merge). |
1068 | |
0aaf698b |
1069 | 2006-08-04 Matevz Tadel <matevz.tadel@cern.ch> |
1070 | |
1071 | * alice-macros/muon_tracks.C: |
1072 | Moved point-count variable declaration within the track loop. |
1073 | |
1074 | * test-macros/tpc_gui.C: |
1075 | Added global TPCLoader* tpc_loader. |
1076 | |
3913e67f |
1077 | 2006-07-11 Matevz Tadel <matevz.tadel@cern.ch> |
1078 | |
1079 | * README: |
1080 | Added description of event navigation. |
1081 | |
1082 | * alice-macros/event_next.C: |
1083 | * alice-macros/event_prev.C: |
1084 | New files: macros to go to next/previous event in the run. |
1085 | |
09da86a8 |
1086 | 2006-07-10 Matevz Tadel <matevz.tadel@cern.ch> |
1087 | |
1088 | * alice-macros/clusters_from_label.C: |
1089 | * alice-macros/esd_tracks.C: |
1090 | * alice-macros/geom_ddip.C: |
1091 | * alice-macros/geom_its.C: |
1092 | * alice-macros/geom_phos.C: |
1093 | * alice-macros/geom_rich.C: |
1094 | * alice-macros/geom_simple.C: |
1095 | * alice-macros/geom_tpc.C: |
1096 | * alice-macros/its_digits.C: |
1097 | * alice-macros/its_hits.C: |
1098 | * alice-macros/muon_all.C: |
1099 | * alice-macros/muon_chambers.C: |
1100 | * alice-macros/muon_clusters.C: |
1101 | * alice-macros/muon_cpads.C: |
1102 | * alice-macros/muon_digits.C: |
1103 | * alice-macros/muon_hits.C: |
1104 | * alice-macros/muon_tracks.C: |
1105 | * alice-macros/primary_vertex.C: |
1106 | * alice-macros/region_marker.C: |
1107 | * alice-macros/tpc_digits.C: |
1108 | * alice-macros/tpc_hits.C: |
1109 | * alice-macros/tpc_hits_eta_split.C: |
1110 | * test-macros/tpc_gui.C: |
1111 | * test-macros/tpc_gui_hack.C: |
1112 | Use new / simpler method of render-element registration; the |
1113 | 'gReve->DrawRenderElement()' is no longer needed. |
1114 | |
07d6925d |
1115 | 2006-07-03 Matevz Tadel <matevz.tadel@cern.ch> |
1116 | |
1117 | * alice-macros/its_hits.C: |
1118 | * alice-macros/tpc_hits.C: |
1119 | * alice-macros/tpc_hits_eta_split.C: |
1120 | Use TPointSelector for point extraction. |
1121 | |
c9381feb |
1122 | 2006-06-28 Matevz Tadel <matevz.tadel@cern.ch> |
1123 | |
1124 | * test-macros/tpc_sector_raw_test.C: |
1125 | Use built-in equipment maps; the override option is commented out |
1126 | in the macro. |
1127 | |
a83547b6 |
1128 | 2006-06-27 Matevz Tadel <matevz.tadel@cern.ch> |
1129 | |
1130 | * alice-macros/geom_ddip.C: |
1131 | Use node's global transformation. |
1132 | |
1133 | * alice-macros/geom_phos.C: |
1134 | * alice-macros/geom_rich.C: |
1135 | New files: PHOS and RICH geometry. |
1136 | |
1137 | * test-macros/tpc_gui.C: |
1138 | * test-macros/tpc_gui_hack.C: |
1139 | * test-macros/tpc_sector_raw_test.C: |
1140 | Added commented lines showing how to use a different TPC equipment map. |
1141 | |
30f6c8cb |
1142 | 2006-06-21 Matevz Tadel <matevz.tadel@cern.ch> |
1143 | |
1144 | * macros/alieve_init.C: |
1145 | Use macro-folder from gReve; instantiate macros from alice-macros/ |
1146 | as Reve::RMacro. |
1147 | |
1148 | * alice-macros/its_hits.C: |
1149 | * alice-macros/tpc_hits.C: |
1150 | Set default point-size to 2. |
1151 | |
0a55ac96 |
1152 | 2006-06-15 Matevz Tadel <matevz.tadel@cern.ch> |
1153 | |
1154 | * test-macros/tpc_gui_hack.C: |
1155 | New file; like tpc_gui.C but sets-up pad-row noise supression data |
1156 | needed for politically correct TPC data images. |
1157 | |
ae839f53 |
1158 | 2006-06-14 Matevz Tadel <matevz.tadel@cern.ch> |
1159 | |
1160 | * alice-macros/tpc_hits_eta_split.C: |
1161 | PointSetArray now subclassed from TAttMarker; use that. |
1162 | |
ac100e07 |
1163 | 2006-06-13 Matevz Tadel <matevz.tadel@cern.ch> |
1164 | |
1165 | * alice-macros/tpc_hits.C: |
1166 | * alice-macros/tpc_hits_eta_split.C: |
1167 | Increased the number-of-entries estimate for TTree player by a |
1168 | factor of two. |
1169 | |
4ba958ae |
1170 | 2006-06-12 Matevz Tadel <matevz.tadel@cern.ch> |
1171 | |
1172 | * alice-macros/clusters_from_label.C: |
1173 | New macro, loads TrackPoints from ESDtrack for a given label. |
1174 | |
1175 | * alice-macros/esd_tracks.C: |
1176 | Take track-parameters at inner TPC radius if extrapolation to ITS |
1177 | failed (controlled by global Bool_t gkFixFailedITSExtr); reformat |
1178 | / group common behaviour. |
1179 | |
f56512b2 |
1180 | 2006-06-06 Matevz Tadel <matevz.tadel@cern.ch> |
1181 | |
1182 | * alice-macros/geom_ddip.C: |
1183 | New file, display DDIP volume. |
1184 | |
1185 | * alice-macros/primary_vertex.C: |
1186 | New file, display reconstructed primary vertex. |
1187 | |
1188 | * alice-macros/region_marker.C: |
1189 | Added separate y, z box dimensions. |
1190 | |
1191 | * macros/alieve_init.C: |
1192 | Initialize event only if path is non-zero. |
1193 | |
1194 | * test-macros/tpc_gui.C: |
1195 | Set double sampling-rate on by default. |
1196 | |
a9148d46 |
1197 | 2006-06-02 Matevz Tadel <matevz.tadel@cern.ch> |
1198 | |
1199 | * test-macros/tpc_gui.C: |
1200 | New macro file demonstrating use of TPCLoader. |
1201 | |
4feec443 |
1202 | 2006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr> |
1203 | |
1204 | * alice-macros/muon_all.C: |
1205 | * alice-macros/muon_chambers.C: |
1206 | * alice-macros/muon_clusters.C: |
1207 | * alice-macros/muon_cpads.C: |
1208 | * alice-macros/muon_digits.C: |
1209 | * alice-macros/muon_hits.C: |
1210 | * alice-macros/muon_tracks.C: |
1211 | New files for MUON visualization by Bogdan Vulpescu. |
1212 | |
1213 | * libAlieve.pkg: |
1214 | Added include dirs needed by MUON visualization. |
1215 | |
5987168b |
1216 | 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch> |
1217 | |
1218 | Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and |
1219 | EVE's HEAD (EVE-head-after-merge). |
1220 | |
5987168b |
1221 | 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch> |
1222 | |
9043c4ec |
1223 | EVE-dev |
1224 | |
5987168b |
1225 | * binalieve.pkg: |
1226 | New file; new executable linked against all ALICE libraries. |
1227 | |
1228 | * macros/alieve_init.C: |
1229 | Removed macro/include path initialization and loading of |
1230 | libraries. |
1231 | |
1232 | * macros/alieve_loadlibs.C: |
1233 | Added loading of libAlieve. |
1234 | |
1235 | * test-macros/tpc_sector_raw_test.C: |
1236 | Changes for new interface to raw-data reading. |
1237 | |
9043c4ec |
1238 | * README: |
1239 | Replaced all mentions of the reve executable with alieve. |
1240 | |
092578a7 |
1241 | 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch> |
1242 | |
1243 | Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and |
1244 | EVE's HEAD (EVE-head-after-merge). |
1245 | |
1246 | 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch> |
1247 | |
1248 | EVE-dev |
1249 | |
1250 | * alice-macros/region_marker.C: |
1251 | New file: allow users to mark a given region (like primary |
1252 | vertex); demonstrate usage of RenderElementObjPtr. |
1253 | |
1254 | * alice-macros/tpc_digits.C: |
1255 | Use new conventions for TPCSectorViz classes; added a mode for 3D |
1256 | sector visualization. |
1257 | |
1258 | * macros/alieve_init.C: |
1259 | Execute macro region_marker.C during startup (the origin |
1260 | marker removed from RGTopFrame). |
1261 | |
1262 | * test-macros/tpc_sector_raw_test.C: |
1263 | Clean-up, added function next_event() and display of 3D data. |
1264 | |
1265 | 2006-05-19 Matevz Tadel <matevz.tadel@cern.ch> |
1266 | |
1267 | EVE-dev and HEAD |
1268 | |
1269 | * test-macros/tpc_sector_raw_test.C: |
1270 | Use automatic pedestal determination by default. |
1271 | |
1272 | EVE-dev |
1273 | |
1274 | * macros/alieve_loadlibs.C: |
1275 | MUON libraries now load OK. |
1276 | |
915dabe1 |
1277 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
1278 | |
b56d8877 |
1279 | Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and |
1280 | EVE's HEAD (EVE-head-after-merge). |
1281 | Merging was actually done twice. |
915dabe1 |
1282 | |
1283 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
1284 | |
092578a7 |
1285 | EVE-dev |
915dabe1 |
1286 | |
1287 | * macros/alieve_loadlibs.C: |
1288 | Commented out loading of libg2c as it breaks things at other |
1289 | systems. One should uncomment this at a gcc-4 system. |
1290 | |
1291 | 2006-05-17 Matevz Tadel <matevz.tadel@cern.ch> |
1292 | |
092578a7 |
1293 | EVE-dev |
915dabe1 |
1294 | |
1295 | * alice-macros/tpc_digits.C: |
1296 | Use new TPCData classes. |
1297 | |
1298 | * libAlieve.pkg: |
1299 | Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData). |
1300 | |
1301 | * macros/alieve_loadlibs.C: |
1302 | Add loading of /usr/lib/libg2c prior to libmicrocern (problem with |
1303 | gcc-4). |
1304 | |
1305 | * README: |
1306 | Explain purpose of test-macros/ directory. |
1307 | |
1308 | * test-macros/tpc_digi_test.C: |
1309 | * test-macros/tpc_raw_test.C: |
1310 | New files: demonstrate usage of TPCData class. |
1311 | |
1312 | * reve-genclass.pl: |
1313 | New file: generate class skeletons from template files. |
1314 | |
1315 | * ChangeLog: |
1316 | New file. |