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