]> git.uio.no Git - u/mrichter/AliRoot.git/blame - EVE/ChangeLog
Record changes.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
CommitLineData
8634a6f1 12007-08-06 Matevz Tadel <matevz.tadel@cern.ch>
2
3 * alice-macros/jetplane.C:
4 From Cesar: Macro to visualize jets.
5
8c39d418 62007-08-02 Matevz Tadel <matevz.tadel@cern.ch>
7
8 * binalieve.pkg:
9 * binreve.pkg:
10 Remove linking against libTreeViewer, this dependency has been
11 removed in root head.
12
28b09424 132007-07-24 Matevz Tadel <matevz.tadel@cern.ch>
14
15 * binalieve.pkg:
16 * binreve.pkg:
17 Link also against libTreeViewer.
18
1f33dbd4 192007-07-23 Matevz Tadel <matevz.tadel@cern.ch>
20
21 * alice-macros/kine_tracks.C:
22 New optional argument: Bool_t use_track_refs=kTRUE.
23
24 * macros/trackcount_init.C:
25 Load ITS/TPC clusters instead of hits.
26
92e57f7b 272007-07-13 Matevz Tadel <matevz.tadel@cern.ch>
28
29 * alice-macros/tpc_clusters.C:
30 New macro from Jouri: display TPC clusters.
31
ad9e5188 322007-07-12 Matevz Tadel <matevz.tadel@cern.ch>
33
34 * alice-macros/clusters_from_index.C:
35 * alice-macros/esd_Cascade.C:
36 * alice-macros/esd_V0.C:
37 * alice-macros/esd_V0_points.C:
38 * alice-macros/esd_spd_tracklets.C:
39 * alice-macros/esd_tracks.C:
40 * alice-macros/primary_vertex.C:
41 * alice-macros/primary_vertex_tracks.C:
42 From Christian: AliESD -> AliESDEvent migration.
43
b6a9ec0d 442007-07-02 Matevz Tadel <matevz.tadel@cern.ch>
45
46 Removed tags EVE-head-after-merge and EVE-dev-after-merge.
47 Removed EVE-dev branch.
48 It will be recreated when needed.
49
50 * binalieve.pkg:
51 * binreve.pkg:
52 Link also against libFTGL.
53
54 * macros/reve_quad_test.C:
55 Improve test-function modularity.
56
538521f2 572007-06-27 Matevz Tadel <matevz.tadel@cern.ch>
58
59 Due to significant changes in the coming ROOT release
60 (reimplementation of GL-viewer) we'll probably have to split the
61 development again.
62
63 Merge changes from HEAD to EVE-dev.
64 Tag HEAD: EVE-head-after-merge.
65 Tag EVE-dev: EVE-dev-after-merge.
66
0d1f1a70 672007-06-26 Matevz Tadel <matevz.tadel@cern.ch>
68
69 * alice-macros/its_clusters.C:
70 Remove AliDebug stuff.
71
72 * macros/alieve_init.C:
73 Use new Alieve::Event initialization.
74
b0e42f22 752007-06-22 Matevz Tadel <matevz.tadel@cern.ch>
76
77 * alice-macros/its_clusters.C:
78 * alice-macros/phos_clusters.C:
79 Use geometry from CDB.
80
81 * macros/alieve_init.C:
82 Allow override of CDB storage.
83
45bf3c58 842007-06-19 Matevz Tadel <matevz.tadel@cern.ch>
85
86 * alice-macros/its_clusters.C:
87 Load misaligned-geometry.root not created any more.
88
0e1f8df2 892007-06-18 Matevz Tadel <matevz.tadel@cern.ch>
90
91 * alice-macros/esd_spd_tracklets.C:
92 New macro: show SPD tracklets from AliMultiplicity.
93
94 * alice-macros/its_clusters.C:
95 Added optional argument maxR.
96
b4001e71 972007-06-13 Matevz Tadel <matevz.tadel@cern.ch>
98
99 * libAlieve.pkg:
100 Added TOF to EINCLUDES.
101
102 * alice-macros/tof_digits.C:
103 * alice-macros/tof_digits_sector.C:
104 * alice-macros/tof_digits_strips.C:
105 From Annalisa: new macros for TOF digit visualization.
106
8f9dceb9 1072007-06-06 Matevz Tadel <matevz.tadel@cern.ch>
108
109 * alice-macros/init_trd.C:
110 From Alexandru: new version of TRD visualization.
111
65d6331c 1122007-05-30 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
ce7038a2 113
65d6331c 114 * alice-macros/NLT_geo_demo.C:
115 * alice-macros/NLT_demo.C:
116 New files; macros to demonstrate non-linear projections.
117
2f45a439 1182007-05-31 Matevz Tadel <matevz.tadel@cern.ch>
119
120 * alice-macros/its_raw.C:
121 Added new argument event number and an option to accumulate
122 several events.
123
2342c2da 1242007-05-25 Matevz Tadel <matevz.tadel@cern.ch>
125
2342c2da 126 * alice-macros/its_raw.C:
260fd005 127 New macro - load ITS raw data.
2342c2da 128
c0bdc098 1292007-04-19 Matevz Tadel <matevz.tadel@cern.ch>
130
131 * alice-macros/emcal_digits.C:
132 Do not transpose rotation part of super-module matrix.
133
134 * alice-macros/geom_phos.C:
135 Add common holder for all modules.
136
4c3b4086 1372007-04-17 Matevz Tadel <matevz.tadel@cern.ch>
138
139 * alice-macros/emcal_digits.C:
140 Use the y-z mode of QuadSet to represent calo-cells.
141
142 * alice-macros/geom_HMPID_tmp.C:
143 Remove file.
144
4065b00b 1452007-04-17 Matevz Tadel <matevz.tadel@cern.ch>
146
147 * alice-macros/t0_digits.C:
148 * alice-macros/t0_hits.C:
149 * alice-macros/t0_raw.C:
150 Alexey: new macros for T0 visualization.
151
8056a1e4 1522007-04-11 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
153
154 * macros/reve_lineset_test.C:
155 New macro: example usage of StraightLineSet set.
156
1eeb6751 1572007-04-11 Matevz Tadel <matevz.tadel@cern.ch>
158
159 * alice-macros/emcal_digits.C:
160 * alice-macros/emcal_hits.C:
161 * alice-macros/geom_emcal.C:
162 New files, proto-emcal-viz.
163
164 * alice-macros/geom_hmpid.C:
165 * alice-macros/geom_rich.C:
166 Rename rich to hmpid etc.
167
99659805 1682007-04-10 Matevz Tadel <matevz.tadel@cern.ch>
169
170 * README_MUON:
171 New file, moved from alice-macros/.
172
173 * alice-macros/MUON_display.C:
174 Bogdan: new version of MUON visualization.
175
176 * alice-macros/MUON_track_info.C:
177 * alice-macros/README_MUON:
178 Bogdan: removed files.
179
180 * macros/reve_quad_test.C:
181 Added an example function, similar to what will be used for EMC.
182
bddc2d62 1832007-03-29 Matevz Tadel <matevz.tadel@cern.ch>
184
185 * alice-macros/geom_vzero.C:
186 VZERO volumes now placed in common mother.
187
188 * alice-macros/vzero_digits.C:
189 New file, import VZERO digits.
190
191 * alice-macros/vzero_hits.C:
192 Fix indentation.
193
e27e4834 1942007-03-26 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
195
196 * alice-macros/its_module_stepper.C:
197 Modify dimesions of stepper cell.
198
3e38e410 1992007-03-25 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
200
201 * alice-macros/its_module_stepper.C:
202 Display all ITS layers in 2x3 ITS module-steppers.
203
544e2b0f 2042007-03-25 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
205
d7a18cf9 206 * icons/fontdefault.txf:
207 * icons/fonthelvetica34.txf:
208 New files: texture fonts for GL.
209
544e2b0f 210 * alice-macros/its_module_stepper.C:
d7a18cf9 211 Change default digit-scale from 1 to 2. Open ITSModuleStepper
212 item.
544e2b0f 213
edd501f0 2142007-03-25 Matevz Tadel <matevz.tadel@cern.ch>
215
216 * alice-data/alice_fullgeo.root:
217 Store latest version of ideal geometry.
218
219 * alice-data/gentle_geo.root:
220 * alice-macros/geom_gentle.C:
221 New files: reasonably small extract of geometry and a macro to
222 load it.
223
224 * alice-macros/kine_tracks.C:
225 Import kinematics recursively with pT and full-momentum
226 descend-cut.
227
228 * alice-macros/tpc_hits_charge_split.C:
229 New macro: split TPC hits based on their deposited charge.
230
6a309bed 2312007-03-24 Matevz Tadel <matevz.tadel@cern.ch>
232
233 * alice-macros/MUON_geom.C:
234 * alice-macros/geom_ddip.C:
235 * alice-macros/geom_fmd.C:
236 * alice-macros/geom_phos.C:
237 * alice-macros/geom_pmd.C:
238 * alice-macros/geom_rich.C:
239 * alice-macros/geom_t0.C:
240 * alice-macros/geom_vzero.C:
241 Use new form of method UseNodeTrans() (was SetUseNodeTrans(bool))
242 to import transformation-matrix from geo-node..
243
183b9c5a 2442007-03-21 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
245
246 * alice-macros/its_module_stepper.C:
247 Fill ITSModuleStepper with a mix of modules from SPD, SDD and SSD.
248
69f6e895 2492007-03-16 Matevz Tadel <matevz.tadel@cern.ch>
250
251 * alice-macros/its_clusters.C:
252 From Cvetan: new macro to load ITS clusters.
253
1d8d3c4f 2542007-03-15 Matevz Tadel <matevz.tadel@cern.ch>
255
256 The following changes are from Bogdan, for new MUON display.
257
258 * alice-macros/MUON_digits.C:
259 From Bogdan: removed macro file.
260
261 * alice-macros/MUON_geom.C:
262 * alice-macros/MUON_geomAll.C:
263 * alice-macros/README_MUON:
264 From Bogdan: updates macros for MUON display.
265
266 * alice-macros/MUON_display.C:
267 * alice-macros/MUON_track_info.C:
268 * alice-macros/MUON_trigger_info.C:
269 From Bogdan: new macro files for MUON display.
270
265ec0be 2712007-03-14 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
272
273 * reve-genclass.pl:
274 Fix a typo.
275
276 * alice-macros/its_module_stepper.C:
277 New macro demonstrating 2D ITS-module layout.
278
29d48c5a 2792007-03-08 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
280
281 * alice-macros/kine_tracks.C:
282 Disable redraw while adding Tracks/RenderElements.
283
0d6e0b29 2842007-03-04 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
285
286 * icons/rnr00_t.xpm:
287 * icons/rnr01_t.xpm:
288 * icons/rnr10_t.xpm:
289 * icons/rnr11_t.xpm:
290 New folder icons/ with improved check-box pictures.
291
292 * alice-macros/clusters_from_index.C:
293 * alice-macros/clusters_from_label.C:
294 * alice-macros/geom_rich.C:
295 * alice-macros/hits_from_label.C:
296 * alice-macros/its_hits.C:
297 * alice-macros/kine_tracks.C:
298 * alice-macros/tof_hits.C:
299 * alice-macros/tpc_hits.C:
300 * alice-macros/trd_hits.C:
301 Changes from Reve::RenderElement.
302
793b696e 3032007-03-02 Matevz Tadel <matevz.tadel@cern.ch>
304
305 * alice-macros/primary_vertex_tracks.C:
306 New file: import tracks that were used for primary vertex fit
307 (asked for by Andrea Dainese).
308
40fb74aa 3092007-02-28 Matevz Tadel <matevz.tadel@cern.ch>
310
311 * alice-macros/pmd_digits.C:
312 * alice-macros/pmd_raw.C:
313 From Basanta: added parameter controling which PMD planes to
314 display.
315
01cd7acd 3162007-02-26 Matevz Tadel <matevz.tadel@cern.ch>
317
318 * alice-macros/kine_daughter_tracks.C:
319 Removed; functionality now available from functions in kine_tracks.C.
320
321 * alice-macros/kine_tracks.C:
322 Added more arguments/flexibiliy to kine_tracks().
323
324 * alice-macros/its_hits.C:
325 * alice-macros/tpc_hits.C:
326 * alice-macros/trd_hits.C:
327 Reduce warning when no hits match selection.
328
329 * alice-macros/tof_hits.C:
330 New macro.
331
332 * alice-macros/hits_from_label.C:
333 Include TOF hits.
334
80420264 3352007-02-26 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
336
337 * alice-macros/hits_from_label.C:
338 * alice-macros/its_hits.C:
339 * alice-macros/tpc_hits.C:
340 * alice-macros/trd_hits.C:
341 Check if any hits are selected before creating Reve::PointSet.
342
343 * alice-macros/kine_tracks.C:
344 Added function kine_track() to import a track with given label and
345 its daughters.
346
347 * alice-macros/kine_daughter_tracks.C:
348 Set path marks in track container.
349
c6d1e5a6 3502007-02-26 Matevz Tadel <matevz.tadel@cern.ch>
351
352 * Reve/QuadSetEditor.cxx:
353 Commented out title for QuadSet as there are no direct gui
354 elements.
355
356 * alice-macros/pmd_digits.C:
357 * alice-macros/pmd_raw.C:
358 From Basanta: new files for PMD digit visualization.
359
360 * libAlieve.pkg:
361 Added PMD to EINCLUDES.
362
c2819e72 3632007-02-21 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
364
365 * alice-macros/kine_tracks.C:
366 Add option to color tracks according to PDG code.
367
af32f4ef 368 * alice-macros/kine_daughter_tracks.C:
c2819e72 369 New file.
370
891a1ef9 3712007-02-20 Matevz Tadel <matevz.tadel@cern.ch>
372
373 * macros/reve_quad_test.C:
374 Added function reve_quad_test_hierarchy() to demonstrate usage of
375 nested objects, shared palette and frame-box.
376
a289b206 3772007-02-19 Alja Mrak-Tadel <Alja.Mrak.Tadel@cern.ch>
378
379 * alice-macros/clusters_from_index.C:
380 Throw exception if a track does not have a valid index.
381
382 * alice-macros/kine_tracks.C:
383 Import path marks from stack and track references.
384
385 * reve-genclass.pl:
386 Fix capitalization of the top-directory names.
387
af3cda80 3882007-01-30 Matevz Tadel <matevz.tadel@cern.ch>
389
390 * alice-macros/geom_t0.C:
391 New file: import geometry of T0.
392
d40399b6 3932007-01-19 Matevz Tadel <matevz.tadel@cern.ch>
394
395 * macros/trackcount_init.C:
396 Avoid usage of script-global variables as they get reset on
397 exceptions; rely on static data-member instead.
398
528ce3fb 3992007-01-18 Matevz Tadel <matevz.tadel@cern.ch>
400
401 * alice-macros/primary_vertex.C:
402 Use the right function to get position of primary vertex (was
403 always retrieveng MC truth before).
404
e15fc424 4052007-01-17 Matevz Tadel <matevz.tadel@cern.ch>
406
407 * alice-macros/event_goto.C:
408 New file; macro to set the current event directly.
409
410 * alice-macros/primary_vertex.C:
411 Changed default colors of primary vertex markers to yellow/purple.
412
6a29dc1a 4132007-01-12 Matevz Tadel <matevz.tadel@cern.ch>
414
415 * macros/trackcount_init.C:
416 Assign current event number to TrackCounter.
417
2e3ed179 4182006-12-19 Matevz Tadel <matevz.tadel@cern.ch>
419
420 * alice-macros/hits_from_label.C:
421 Added TRD hits.
422
423 * alice-macros/print_kine_from_label.C:
424 New file; dump kine stack for given label.
425
426 * macros/trackcount_init.C:
427 Check if global g_trkcnt has been reset and attempt to
428 reinitialize it from TrackCounter static member; return TParticle*
429 for given label; check label range as AliStack segvs if label is
430 out of bounds.
431
cfd4e8d1 4322006-12-15 Matevz Tadel <matevz.tadel@cern.ch>
433
434 * alice-macros/clusters_from_index.C:
435 New macro: import clusters based on index of track in the esd
436 array.
437
438 * alice-macros/clusters_from_label.C:
439 Provide return value.
440
441 * alice-macros/esd_V0.C:
442 Fix indentation.
443
444 * alice-macros/esd_tracks.C:
445 Store also track index.
446
255c5d40 4472006-12-13 Matevz Tadel <matevz.tadel@cern.ch>
448
449 * libAlieve.pkg:
450 Added T0 to EINCLUDES.
451
452 * macros/reve_quad_test.C:
453 Added function demonstrating use of per-quad object-ref.
454
ebd05ae5 4552006-12-08 Matevz Tadel <matevz.tadel@cern.ch>
456
457 * macros/reve_quad_test.C:
458 Add a new parameter: number of random elements to generate.
459
08e2e0ac 4602006-12-06 Matevz Tadel <matevz.tadel@cern.ch>
461
462 * macros/reve_quad_test.C:
463 Added test function for hexagons.
464
465 * macros/trackcount_init.C:
466 Use RenderElement::List_i typedef.
467
9c1a5e0b 4682006-12-04 Matevz Tadel <matevz.tadel@cern.ch>
469
470 * alice-macros/esd_tracks.C:
471 Change text of track labels.
472
473 * alice-macros/primary_vertex.C:
474 Fix print-out alignment.
475
476 * macros/trackcount_init.C:
477 New file: bootstrap track-counting user interface.
478
6755b986 4792006-11-16 Matevz Tadel <matevz.tadel@cern.ch>
480
481 * alice-macros/esd_Cascade.C:
482 From Ludovic, new file: macro to display and interact with
483 reconstructed cascades.
484
485 * alice-macros/esd_V0.C:
486 From Ludovic: updates for V0 visualization.
487
488 * alice-macros/its_digits.C:
489 Raffele forgot to increase global module counter when some layers
490 were turned off; alignment of assignemt statements.
491
79d7d114 4922006-11-14 Matevz Tadel <matevz.tadel@cern.ch>
493
494 * alice-macros/esd_V0.C:
495 From Ludovic, new file: macro to display and interact with
496 reconstructed V0s.
497
498 * alice-macros/its_digits.C:
499 Removed frame-color from ctors, now part of shared frame-box
500 properties.
501
2f341c3b 5022006-10-31 Matevz Tadel <matevz.tadel@cern.ch>
503
504 * alice-macros/init_trd.C:
505 From Alexandru: changes in TRD visualization.
506
fcdee385 5072006-10-31 Matevz Tadel <matevz.tadel@cern.ch>
508
509 * alice-macros/geom_rich.C:
510 Put all modules in common container.
511
512 * alice-macros/geom_fmd.C:
513 * alice-macros/geom_vzero.C:
514 New files: import geometry of FMD and VZERO.
515
516 * alice-macros/fmd_hits.C:
517 * alice-macros/pmd_hits.C:
518 * alice-macros/vzero_hits.C:
519 New files: import hits from FPD, PMD and VZERO.
520
521 * alice-macros/MUON_digits.C:
522 * alice-macros/MUON_geom.C:
523 * alice-macros/MUON_geomAll.C:
524 * alice-macros/README_MUON:
525 From Bogdan: new files / new implementation of the MUON
526 visualization.
527
528 * alice-macros/muon_all.C:
529 * alice-macros/muon_chambers.C:
530 * alice-macros/muon_clusters.C:
531 * alice-macros/muon_cpads.C:
532 * alice-macros/muon_digits.C:
533 * alice-macros/muon_hits.C:
534 * alice-macros/muon_tracks.C:
535 From Bogdan: removed files.
536
92957c51 5372006-10-27 Matevz Tadel <matevz.tadel@cern.ch>
538
539 * alice-macros/esd_V0_points.C:
540 New file: creates a point-set from reconstructed V0 positions.
541
542 * alice-macros/esd_tracks.C:
543 In esd_tracks_vertex_cut() introduced two categories for tracks
544 with failed ITS extrapolation: below / above 5 sigma.
545
546 * alice-macros/its_digits.C:
547 From Raffaele: introduce new GUI levels for all ITS layers (sectors,
548 ladders, staves).
549
550 * alice-macros/init_trd.C:
551 New script from Alexandru: initialize TRD visualization.
552
553 * libAlieve.pkg:
554 Added TRD to EINCLUDE.
555
d9193858 5562006-10-26 Matevz Tadel <matevz.tadel@cern.ch>
557
558 * macros/alieve_init.C:
559 Added option to avoid exceptions during event open as an
560 argument and enabled it by default.
561
562 * test-macros/tpc_gui.C:
563 Added short usgae notice.
564
f2a9feb3 5652006-10-26 Matevz Tadel <matevz.tadel@cern.ch>
566
567 * test-macros/broken_torus.tring:
568 * test-macros/triangleset.C:
569 New files demonstrating use of TriangleSet and ZTrans classes.
570
90ad814e 5712006-10-25 Matevz Tadel <matevz.tadel@cern.ch>
572
573 * alice-macros/kine_tracks.C:
574 Missing ';'.
575
576 * alice-macros/primary_vertex.C:
577 Added function 'make_vertex_boxes()' that creates boxes around
578 vertex region to be used for visual determination of multiplicity.
579
113d065e 5802006-10-18 Matevz Tadel <matevz.tadel@cern.ch>
581
582 * alice-macros/tpc_digits.C:
583 * test-macros/tpc_sector_raw_test.C:
584 Changes accompanying migration to usage of ZTrans in TPCSectorViz.
585
aa77b33a 5862006-10-13 Matevz Tadel <matevz.tadel@cern.ch>
587
588 * alice-macros/kine_tracks.C:
589 New file: visualize tracks from kinematics tree; minimal
590 implementation.
591
a8600b56 5922006-10-12 Matevz Tadel <matevz.tadel@cern.ch>
593
594 Merge changes from EVE-dev to HEAD.
595 Delete all intermediate tags.
596 Tag HEAD: EVE-head-after-merge.
597 Tag EVE-dev: EVE-dev-after-merge.
598
5992006-10-12 Matevz Tadel <matevz.tadel@cern.ch>
600
601 EVE-dev
602
603 * macros/reve_sa_init.C:
604 New file: initialization script for reve when launched from
605 root.exe (there is unsolved problem with exception-catching in
606 main event-loop).
607
6082006-10-11 Matevz Tadel <matevz.tadel@cern.ch>
609
610 EVE-dev
611
612 * alice-macros/geom_all.C:
613 New file: full alice geometry.
614
615 * alice-macros/geom_trd_tof.C:
616 New file: combined top-level TRD and TOF geometry.
617
618 * macros/alieve_create_vsd.C:
619 Added loading of libRGL; removed '.so' extensions from all
620 libraries for call to gSystem->Load.
621
6222006-10-11 Matevz Tadel <matevz.tadel@cern.ch>
623
624 EVE-dev
625
626 * alice-macros/geom_pmd.C:
627 New file: PMD geometry.
628
629 * alice-macros/trd_hits.C:
630 Changed default color.
631
632 * alice-macros/trd_hits_z_split.C:
633 New file: TRD hits split by z-coordinate.
634
6352006-10-04 Matevz Tadel <matevz.tadel@cern.ch>
636
637 EVE-dev
638
639 * alice-macros/esd_tracks.C:
640 Added function esd_tracks_vertex_cut() that imports esd-tracks and
641 stores them into several containers according to their distance to
642 primary vertex.
643
644 * alice-macros/tpc_digits.C:
645 Added new mode (3): import all sectors and display them in 3D.
646
6472006-10-02 Matevz Tadel <matevz.tadel@cern.ch>
648
649 EVE-dev
650
651 * alice-macros/hits_from_label.C:
652 Reduce marker size (new convention).
653
654 * alice-macros/tpc_digits.C:
655 Follow-up to change in interface of RGTopFrame.
656
6572006-09-27 Matevz TADEL <matevz.tadel@ijs.si>
658
659 Merged HEAD to EVE-dev. Tagged EVE-dev as
660 EVE-dev-after-second-merge.
661 HEAD was reverted back to work with offical version of ROOT.
662 Now I can get HEAD back to what was until now by:
663 1. going to EVE-head-after-merge
664 2. update -j EVE-dev-after-merge -j EVE-dev
665
6662006-09-26 Matevz Tadel <matevz.tadel@cern.ch>
667
668 * alice-macros/clusters_from_label.C:
669 Add point-set containing clusters directly as render element (it
670 was wrapped in a RenderElementObjPtr by mistake (not fixed when
671 changing it from TPolyMarker3D)).
672
673 * alice-macros/primary_vertex.C:
674 Removed code that gave vertex markers some volume (to avoid being
675 discarded by a too smart GLViewer).
676
ee5a86ec 6772006-09-04 Matevz Tadel <matevz.tadel@cern.ch>
678
679 * alice-macros/its_hits.C:
680 * alice-macros/tpc_hits.C:
681 * alice-macros/tpc_hits_eta_split.C:
682 Changed default point-size in accordance with the new convention.
683
684 * alice-macros/trd_hits.C:
685 New file, plot TRD hits.
686
426530cc 6872006-08-29 Matevz TADEL <matevz.tadel@ijs.si>
688
689 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
690 EVE's HEAD (EVE-head-after-merge).
691
6922006-08-29 Matevz Tadel <matevz.tadel@cern.ch>
693
694 * alice-macros/clusters_from_label.C:
695 Use Reve::PointSet for cluster representation; attach to each
696 cluster a copy of AliTrackPoint it represents.
697
11697b72 6982006-08-04 Matevz TADEL <matevz.tadel@cern.ch>
699
700 Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
701 EVE's HEAD (EVE-head-after-merge).
702
0aaf698b 7032006-08-04 Matevz Tadel <matevz.tadel@cern.ch>
704
705 * alice-macros/muon_tracks.C:
706 Moved point-count variable declaration within the track loop.
707
708 * test-macros/tpc_gui.C:
709 Added global TPCLoader* tpc_loader.
710
3913e67f 7112006-07-11 Matevz Tadel <matevz.tadel@cern.ch>
712
713 * README:
714 Added description of event navigation.
715
716 * alice-macros/event_next.C:
717 * alice-macros/event_prev.C:
718 New files: macros to go to next/previous event in the run.
719
09da86a8 7202006-07-10 Matevz Tadel <matevz.tadel@cern.ch>
721
722 * alice-macros/clusters_from_label.C:
723 * alice-macros/esd_tracks.C:
724 * alice-macros/geom_ddip.C:
725 * alice-macros/geom_its.C:
726 * alice-macros/geom_phos.C:
727 * alice-macros/geom_rich.C:
728 * alice-macros/geom_simple.C:
729 * alice-macros/geom_tpc.C:
730 * alice-macros/its_digits.C:
731 * alice-macros/its_hits.C:
732 * alice-macros/muon_all.C:
733 * alice-macros/muon_chambers.C:
734 * alice-macros/muon_clusters.C:
735 * alice-macros/muon_cpads.C:
736 * alice-macros/muon_digits.C:
737 * alice-macros/muon_hits.C:
738 * alice-macros/muon_tracks.C:
739 * alice-macros/primary_vertex.C:
740 * alice-macros/region_marker.C:
741 * alice-macros/tpc_digits.C:
742 * alice-macros/tpc_hits.C:
743 * alice-macros/tpc_hits_eta_split.C:
744 * test-macros/tpc_gui.C:
745 * test-macros/tpc_gui_hack.C:
746 Use new / simpler method of render-element registration; the
747 'gReve->DrawRenderElement()' is no longer needed.
748
07d6925d 7492006-07-03 Matevz Tadel <matevz.tadel@cern.ch>
750
751 * alice-macros/its_hits.C:
752 * alice-macros/tpc_hits.C:
753 * alice-macros/tpc_hits_eta_split.C:
754 Use TPointSelector for point extraction.
755
c9381feb 7562006-06-28 Matevz Tadel <matevz.tadel@cern.ch>
757
758 * test-macros/tpc_sector_raw_test.C:
759 Use built-in equipment maps; the override option is commented out
760 in the macro.
761
a83547b6 7622006-06-27 Matevz Tadel <matevz.tadel@cern.ch>
763
764 * alice-macros/geom_ddip.C:
765 Use node's global transformation.
766
767 * alice-macros/geom_phos.C:
768 * alice-macros/geom_rich.C:
769 New files: PHOS and RICH geometry.
770
771 * test-macros/tpc_gui.C:
772 * test-macros/tpc_gui_hack.C:
773 * test-macros/tpc_sector_raw_test.C:
774 Added commented lines showing how to use a different TPC equipment map.
775
30f6c8cb 7762006-06-21 Matevz Tadel <matevz.tadel@cern.ch>
777
778 * macros/alieve_init.C:
779 Use macro-folder from gReve; instantiate macros from alice-macros/
780 as Reve::RMacro.
781
782 * alice-macros/its_hits.C:
783 * alice-macros/tpc_hits.C:
784 Set default point-size to 2.
785
0a55ac96 7862006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
787
788 * test-macros/tpc_gui_hack.C:
789 New file; like tpc_gui.C but sets-up pad-row noise supression data
790 needed for politically correct TPC data images.
791
ae839f53 7922006-06-14 Matevz Tadel <matevz.tadel@cern.ch>
793
794 * alice-macros/tpc_hits_eta_split.C:
795 PointSetArray now subclassed from TAttMarker; use that.
796
ac100e07 7972006-06-13 Matevz Tadel <matevz.tadel@cern.ch>
798
799 * alice-macros/tpc_hits.C:
800 * alice-macros/tpc_hits_eta_split.C:
801 Increased the number-of-entries estimate for TTree player by a
802 factor of two.
803
4ba958ae 8042006-06-12 Matevz Tadel <matevz.tadel@cern.ch>
805
806 * alice-macros/clusters_from_label.C:
807 New macro, loads TrackPoints from ESDtrack for a given label.
808
809 * alice-macros/esd_tracks.C:
810 Take track-parameters at inner TPC radius if extrapolation to ITS
811 failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
812 / group common behaviour.
813
f56512b2 8142006-06-06 Matevz Tadel <matevz.tadel@cern.ch>
815
816 * alice-macros/geom_ddip.C:
817 New file, display DDIP volume.
818
819 * alice-macros/primary_vertex.C:
820 New file, display reconstructed primary vertex.
821
822 * alice-macros/region_marker.C:
823 Added separate y, z box dimensions.
824
825 * macros/alieve_init.C:
826 Initialize event only if path is non-zero.
827
828 * test-macros/tpc_gui.C:
829 Set double sampling-rate on by default.
830
a9148d46 8312006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
832
833 * test-macros/tpc_gui.C:
834 New macro file demonstrating use of TPCLoader.
835
4feec443 8362006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
837
838 * alice-macros/muon_all.C:
839 * alice-macros/muon_chambers.C:
840 * alice-macros/muon_clusters.C:
841 * alice-macros/muon_cpads.C:
842 * alice-macros/muon_digits.C:
843 * alice-macros/muon_hits.C:
844 * alice-macros/muon_tracks.C:
845 New files for MUON visualization by Bogdan Vulpescu.
846
847 * libAlieve.pkg:
848 Added include dirs needed by MUON visualization.
849
5987168b 8502006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
851
852 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
853 EVE's HEAD (EVE-head-after-merge).
854
5987168b 8552006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
856
9043c4ec 857 EVE-dev
858
5987168b 859 * binalieve.pkg:
860 New file; new executable linked against all ALICE libraries.
861
862 * macros/alieve_init.C:
863 Removed macro/include path initialization and loading of
864 libraries.
865
866 * macros/alieve_loadlibs.C:
867 Added loading of libAlieve.
868
869 * test-macros/tpc_sector_raw_test.C:
870 Changes for new interface to raw-data reading.
871
9043c4ec 872 * README:
873 Replaced all mentions of the reve executable with alieve.
874
092578a7 8752006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
876
877 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
878 EVE's HEAD (EVE-head-after-merge).
879
8802006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
881
882 EVE-dev
883
884 * alice-macros/region_marker.C:
885 New file: allow users to mark a given region (like primary
886 vertex); demonstrate usage of RenderElementObjPtr.
887
888 * alice-macros/tpc_digits.C:
889 Use new conventions for TPCSectorViz classes; added a mode for 3D
890 sector visualization.
891
892 * macros/alieve_init.C:
893 Execute macro region_marker.C during startup (the origin
894 marker removed from RGTopFrame).
895
896 * test-macros/tpc_sector_raw_test.C:
897 Clean-up, added function next_event() and display of 3D data.
898
8992006-05-19 Matevz Tadel <matevz.tadel@cern.ch>
900
901 EVE-dev and HEAD
902
903 * test-macros/tpc_sector_raw_test.C:
904 Use automatic pedestal determination by default.
905
906 EVE-dev
907
908 * macros/alieve_loadlibs.C:
909 MUON libraries now load OK.
910
915dabe1 9112006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
912
b56d8877 913 Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
914 EVE's HEAD (EVE-head-after-merge).
915 Merging was actually done twice.
915dabe1 916
9172006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
918
092578a7 919 EVE-dev
915dabe1 920
921 * macros/alieve_loadlibs.C:
922 Commented out loading of libg2c as it breaks things at other
923 systems. One should uncomment this at a gcc-4 system.
924
9252006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
926
092578a7 927 EVE-dev
915dabe1 928
929 * alice-macros/tpc_digits.C:
930 Use new TPCData classes.
931
932 * libAlieve.pkg:
933 Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
934
935 * macros/alieve_loadlibs.C:
936 Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
937 gcc-4).
938
939 * README:
940 Explain purpose of test-macros/ directory.
941
942 * test-macros/tpc_digi_test.C:
943 * test-macros/tpc_raw_test.C:
944 New files: demonstrate usage of TPCData class.
945
946 * reve-genclass.pl:
947 New file: generate class skeletons from template files.
948
949 * ChangeLog:
950 New file.