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