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