Changed default colors of primary vertex markers to yellow/purple.
[u/mrichter/AliRoot.git] / EVE / ChangeLog
CommitLineData
6a29dc1a 12007-01-12 Matevz Tadel <matevz.tadel@cern.ch>
2
3 * macros/trackcount_init.C:
4 Assign current event number to TrackCounter.
5
2e3ed179 62006-12-19 Matevz Tadel <matevz.tadel@cern.ch>
7
8 * alice-macros/hits_from_label.C:
9 Added TRD hits.
10
11 * alice-macros/print_kine_from_label.C:
12 New file; dump kine stack for given label.
13
14 * macros/trackcount_init.C:
15 Check if global g_trkcnt has been reset and attempt to
16 reinitialize it from TrackCounter static member; return TParticle*
17 for given label; check label range as AliStack segvs if label is
18 out of bounds.
19
cfd4e8d1 202006-12-15 Matevz Tadel <matevz.tadel@cern.ch>
21
22 * alice-macros/clusters_from_index.C:
23 New macro: import clusters based on index of track in the esd
24 array.
25
26 * alice-macros/clusters_from_label.C:
27 Provide return value.
28
29 * alice-macros/esd_V0.C:
30 Fix indentation.
31
32 * alice-macros/esd_tracks.C:
33 Store also track index.
34
255c5d40 352006-12-13 Matevz Tadel <matevz.tadel@cern.ch>
36
37 * libAlieve.pkg:
38 Added T0 to EINCLUDES.
39
40 * macros/reve_quad_test.C:
41 Added function demonstrating use of per-quad object-ref.
42
ebd05ae5 432006-12-08 Matevz Tadel <matevz.tadel@cern.ch>
44
45 * macros/reve_quad_test.C:
46 Add a new parameter: number of random elements to generate.
47
08e2e0ac 482006-12-06 Matevz Tadel <matevz.tadel@cern.ch>
49
50 * macros/reve_quad_test.C:
51 Added test function for hexagons.
52
53 * macros/trackcount_init.C:
54 Use RenderElement::List_i typedef.
55
9c1a5e0b 562006-12-04 Matevz Tadel <matevz.tadel@cern.ch>
57
58 * alice-macros/esd_tracks.C:
59 Change text of track labels.
60
61 * alice-macros/primary_vertex.C:
62 Fix print-out alignment.
63
64 * macros/trackcount_init.C:
65 New file: bootstrap track-counting user interface.
66
6755b986 672006-11-16 Matevz Tadel <matevz.tadel@cern.ch>
68
69 * alice-macros/esd_Cascade.C:
70 From Ludovic, new file: macro to display and interact with
71 reconstructed cascades.
72
73 * alice-macros/esd_V0.C:
74 From Ludovic: updates for V0 visualization.
75
76 * alice-macros/its_digits.C:
77 Raffele forgot to increase global module counter when some layers
78 were turned off; alignment of assignemt statements.
79
79d7d114 802006-11-14 Matevz Tadel <matevz.tadel@cern.ch>
81
82 * alice-macros/esd_V0.C:
83 From Ludovic, new file: macro to display and interact with
84 reconstructed V0s.
85
86 * alice-macros/its_digits.C:
87 Removed frame-color from ctors, now part of shared frame-box
88 properties.
89
2f341c3b 902006-10-31 Matevz Tadel <matevz.tadel@cern.ch>
91
92 * alice-macros/init_trd.C:
93 From Alexandru: changes in TRD visualization.
94
fcdee385 952006-10-31 Matevz Tadel <matevz.tadel@cern.ch>
96
97 * alice-macros/geom_rich.C:
98 Put all modules in common container.
99
100 * alice-macros/geom_fmd.C:
101 * alice-macros/geom_vzero.C:
102 New files: import geometry of FMD and VZERO.
103
104 * alice-macros/fmd_hits.C:
105 * alice-macros/pmd_hits.C:
106 * alice-macros/vzero_hits.C:
107 New files: import hits from FPD, PMD and VZERO.
108
109 * alice-macros/MUON_digits.C:
110 * alice-macros/MUON_geom.C:
111 * alice-macros/MUON_geomAll.C:
112 * alice-macros/README_MUON:
113 From Bogdan: new files / new implementation of the MUON
114 visualization.
115
116 * alice-macros/muon_all.C:
117 * alice-macros/muon_chambers.C:
118 * alice-macros/muon_clusters.C:
119 * alice-macros/muon_cpads.C:
120 * alice-macros/muon_digits.C:
121 * alice-macros/muon_hits.C:
122 * alice-macros/muon_tracks.C:
123 From Bogdan: removed files.
124
92957c51 1252006-10-27 Matevz Tadel <matevz.tadel@cern.ch>
126
127 * alice-macros/esd_V0_points.C:
128 New file: creates a point-set from reconstructed V0 positions.
129
130 * alice-macros/esd_tracks.C:
131 In esd_tracks_vertex_cut() introduced two categories for tracks
132 with failed ITS extrapolation: below / above 5 sigma.
133
134 * alice-macros/its_digits.C:
135 From Raffaele: introduce new GUI levels for all ITS layers (sectors,
136 ladders, staves).
137
138 * alice-macros/init_trd.C:
139 New script from Alexandru: initialize TRD visualization.
140
141 * libAlieve.pkg:
142 Added TRD to EINCLUDE.
143
d9193858 1442006-10-26 Matevz Tadel <matevz.tadel@cern.ch>
145
146 * macros/alieve_init.C:
147 Added option to avoid exceptions during event open as an
148 argument and enabled it by default.
149
150 * test-macros/tpc_gui.C:
151 Added short usgae notice.
152
f2a9feb3 1532006-10-26 Matevz Tadel <matevz.tadel@cern.ch>
154
155 * test-macros/broken_torus.tring:
156 * test-macros/triangleset.C:
157 New files demonstrating use of TriangleSet and ZTrans classes.
158
90ad814e 1592006-10-25 Matevz Tadel <matevz.tadel@cern.ch>
160
161 * alice-macros/kine_tracks.C:
162 Missing ';'.
163
164 * alice-macros/primary_vertex.C:
165 Added function 'make_vertex_boxes()' that creates boxes around
166 vertex region to be used for visual determination of multiplicity.
167
113d065e 1682006-10-18 Matevz Tadel <matevz.tadel@cern.ch>
169
170 * alice-macros/tpc_digits.C:
171 * test-macros/tpc_sector_raw_test.C:
172 Changes accompanying migration to usage of ZTrans in TPCSectorViz.
173
aa77b33a 1742006-10-13 Matevz Tadel <matevz.tadel@cern.ch>
175
176 * alice-macros/kine_tracks.C:
177 New file: visualize tracks from kinematics tree; minimal
178 implementation.
179
a8600b56 1802006-10-12 Matevz Tadel <matevz.tadel@cern.ch>
181
182 Merge changes from EVE-dev to HEAD.
183 Delete all intermediate tags.
184 Tag HEAD: EVE-head-after-merge.
185 Tag EVE-dev: EVE-dev-after-merge.
186
1872006-10-12 Matevz Tadel <matevz.tadel@cern.ch>
188
189 EVE-dev
190
191 * macros/reve_sa_init.C:
192 New file: initialization script for reve when launched from
193 root.exe (there is unsolved problem with exception-catching in
194 main event-loop).
195
1962006-10-11 Matevz Tadel <matevz.tadel@cern.ch>
197
198 EVE-dev
199
200 * alice-macros/geom_all.C:
201 New file: full alice geometry.
202
203 * alice-macros/geom_trd_tof.C:
204 New file: combined top-level TRD and TOF geometry.
205
206 * macros/alieve_create_vsd.C:
207 Added loading of libRGL; removed '.so' extensions from all
208 libraries for call to gSystem->Load.
209
2102006-10-11 Matevz Tadel <matevz.tadel@cern.ch>
211
212 EVE-dev
213
214 * alice-macros/geom_pmd.C:
215 New file: PMD geometry.
216
217 * alice-macros/trd_hits.C:
218 Changed default color.
219
220 * alice-macros/trd_hits_z_split.C:
221 New file: TRD hits split by z-coordinate.
222
2232006-10-04 Matevz Tadel <matevz.tadel@cern.ch>
224
225 EVE-dev
226
227 * alice-macros/esd_tracks.C:
228 Added function esd_tracks_vertex_cut() that imports esd-tracks and
229 stores them into several containers according to their distance to
230 primary vertex.
231
232 * alice-macros/tpc_digits.C:
233 Added new mode (3): import all sectors and display them in 3D.
234
2352006-10-02 Matevz Tadel <matevz.tadel@cern.ch>
236
237 EVE-dev
238
239 * alice-macros/hits_from_label.C:
240 Reduce marker size (new convention).
241
242 * alice-macros/tpc_digits.C:
243 Follow-up to change in interface of RGTopFrame.
244
2452006-09-27 Matevz TADEL <matevz.tadel@ijs.si>
246
247 Merged HEAD to EVE-dev. Tagged EVE-dev as
248 EVE-dev-after-second-merge.
249 HEAD was reverted back to work with offical version of ROOT.
250 Now I can get HEAD back to what was until now by:
251 1. going to EVE-head-after-merge
252 2. update -j EVE-dev-after-merge -j EVE-dev
253
2542006-09-26 Matevz Tadel <matevz.tadel@cern.ch>
255
256 * alice-macros/clusters_from_label.C:
257 Add point-set containing clusters directly as render element (it
258 was wrapped in a RenderElementObjPtr by mistake (not fixed when
259 changing it from TPolyMarker3D)).
260
261 * alice-macros/primary_vertex.C:
262 Removed code that gave vertex markers some volume (to avoid being
263 discarded by a too smart GLViewer).
264
ee5a86ec 2652006-09-04 Matevz Tadel <matevz.tadel@cern.ch>
266
267 * alice-macros/its_hits.C:
268 * alice-macros/tpc_hits.C:
269 * alice-macros/tpc_hits_eta_split.C:
270 Changed default point-size in accordance with the new convention.
271
272 * alice-macros/trd_hits.C:
273 New file, plot TRD hits.
274
426530cc 2752006-08-29 Matevz TADEL <matevz.tadel@ijs.si>
276
277 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
278 EVE's HEAD (EVE-head-after-merge).
279
2802006-08-29 Matevz Tadel <matevz.tadel@cern.ch>
281
282 * alice-macros/clusters_from_label.C:
283 Use Reve::PointSet for cluster representation; attach to each
284 cluster a copy of AliTrackPoint it represents.
285
11697b72 2862006-08-04 Matevz TADEL <matevz.tadel@cern.ch>
287
288 Merged HEAD to EVE-dev. Re-tagged EVE-dev (EVE-dev-after-merge) and
289 EVE's HEAD (EVE-head-after-merge).
290
0aaf698b 2912006-08-04 Matevz Tadel <matevz.tadel@cern.ch>
292
293 * alice-macros/muon_tracks.C:
294 Moved point-count variable declaration within the track loop.
295
296 * test-macros/tpc_gui.C:
297 Added global TPCLoader* tpc_loader.
298
3913e67f 2992006-07-11 Matevz Tadel <matevz.tadel@cern.ch>
300
301 * README:
302 Added description of event navigation.
303
304 * alice-macros/event_next.C:
305 * alice-macros/event_prev.C:
306 New files: macros to go to next/previous event in the run.
307
09da86a8 3082006-07-10 Matevz Tadel <matevz.tadel@cern.ch>
309
310 * alice-macros/clusters_from_label.C:
311 * alice-macros/esd_tracks.C:
312 * alice-macros/geom_ddip.C:
313 * alice-macros/geom_its.C:
314 * alice-macros/geom_phos.C:
315 * alice-macros/geom_rich.C:
316 * alice-macros/geom_simple.C:
317 * alice-macros/geom_tpc.C:
318 * alice-macros/its_digits.C:
319 * alice-macros/its_hits.C:
320 * alice-macros/muon_all.C:
321 * alice-macros/muon_chambers.C:
322 * alice-macros/muon_clusters.C:
323 * alice-macros/muon_cpads.C:
324 * alice-macros/muon_digits.C:
325 * alice-macros/muon_hits.C:
326 * alice-macros/muon_tracks.C:
327 * alice-macros/primary_vertex.C:
328 * alice-macros/region_marker.C:
329 * alice-macros/tpc_digits.C:
330 * alice-macros/tpc_hits.C:
331 * alice-macros/tpc_hits_eta_split.C:
332 * test-macros/tpc_gui.C:
333 * test-macros/tpc_gui_hack.C:
334 Use new / simpler method of render-element registration; the
335 'gReve->DrawRenderElement()' is no longer needed.
336
07d6925d 3372006-07-03 Matevz Tadel <matevz.tadel@cern.ch>
338
339 * alice-macros/its_hits.C:
340 * alice-macros/tpc_hits.C:
341 * alice-macros/tpc_hits_eta_split.C:
342 Use TPointSelector for point extraction.
343
c9381feb 3442006-06-28 Matevz Tadel <matevz.tadel@cern.ch>
345
346 * test-macros/tpc_sector_raw_test.C:
347 Use built-in equipment maps; the override option is commented out
348 in the macro.
349
a83547b6 3502006-06-27 Matevz Tadel <matevz.tadel@cern.ch>
351
352 * alice-macros/geom_ddip.C:
353 Use node's global transformation.
354
355 * alice-macros/geom_phos.C:
356 * alice-macros/geom_rich.C:
357 New files: PHOS and RICH geometry.
358
359 * test-macros/tpc_gui.C:
360 * test-macros/tpc_gui_hack.C:
361 * test-macros/tpc_sector_raw_test.C:
362 Added commented lines showing how to use a different TPC equipment map.
363
30f6c8cb 3642006-06-21 Matevz Tadel <matevz.tadel@cern.ch>
365
366 * macros/alieve_init.C:
367 Use macro-folder from gReve; instantiate macros from alice-macros/
368 as Reve::RMacro.
369
370 * alice-macros/its_hits.C:
371 * alice-macros/tpc_hits.C:
372 Set default point-size to 2.
373
0a55ac96 3742006-06-15 Matevz Tadel <matevz.tadel@cern.ch>
375
376 * test-macros/tpc_gui_hack.C:
377 New file; like tpc_gui.C but sets-up pad-row noise supression data
378 needed for politically correct TPC data images.
379
ae839f53 3802006-06-14 Matevz Tadel <matevz.tadel@cern.ch>
381
382 * alice-macros/tpc_hits_eta_split.C:
383 PointSetArray now subclassed from TAttMarker; use that.
384
ac100e07 3852006-06-13 Matevz Tadel <matevz.tadel@cern.ch>
386
387 * alice-macros/tpc_hits.C:
388 * alice-macros/tpc_hits_eta_split.C:
389 Increased the number-of-entries estimate for TTree player by a
390 factor of two.
391
4ba958ae 3922006-06-12 Matevz Tadel <matevz.tadel@cern.ch>
393
394 * alice-macros/clusters_from_label.C:
395 New macro, loads TrackPoints from ESDtrack for a given label.
396
397 * alice-macros/esd_tracks.C:
398 Take track-parameters at inner TPC radius if extrapolation to ITS
399 failed (controlled by global Bool_t gkFixFailedITSExtr); reformat
400 / group common behaviour.
401
f56512b2 4022006-06-06 Matevz Tadel <matevz.tadel@cern.ch>
403
404 * alice-macros/geom_ddip.C:
405 New file, display DDIP volume.
406
407 * alice-macros/primary_vertex.C:
408 New file, display reconstructed primary vertex.
409
410 * alice-macros/region_marker.C:
411 Added separate y, z box dimensions.
412
413 * macros/alieve_init.C:
414 Initialize event only if path is non-zero.
415
416 * test-macros/tpc_gui.C:
417 Set double sampling-rate on by default.
418
a9148d46 4192006-06-02 Matevz Tadel <matevz.tadel@cern.ch>
420
421 * test-macros/tpc_gui.C:
422 New macro file demonstrating use of TPCLoader.
423
4feec443 4242006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr>
425
426 * alice-macros/muon_all.C:
427 * alice-macros/muon_chambers.C:
428 * alice-macros/muon_clusters.C:
429 * alice-macros/muon_cpads.C:
430 * alice-macros/muon_digits.C:
431 * alice-macros/muon_hits.C:
432 * alice-macros/muon_tracks.C:
433 New files for MUON visualization by Bogdan Vulpescu.
434
435 * libAlieve.pkg:
436 Added include dirs needed by MUON visualization.
437
5987168b 4382006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
439
440 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
441 EVE's HEAD (EVE-head-after-merge).
442
5987168b 4432006-05-31 Matevz Tadel <matevz.tadel@cern.ch>
444
9043c4ec 445 EVE-dev
446
5987168b 447 * binalieve.pkg:
448 New file; new executable linked against all ALICE libraries.
449
450 * macros/alieve_init.C:
451 Removed macro/include path initialization and loading of
452 libraries.
453
454 * macros/alieve_loadlibs.C:
455 Added loading of libAlieve.
456
457 * test-macros/tpc_sector_raw_test.C:
458 Changes for new interface to raw-data reading.
459
9043c4ec 460 * README:
461 Replaced all mentions of the reve executable with alieve.
462
092578a7 4632006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
464
465 Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and
466 EVE's HEAD (EVE-head-after-merge).
467
4682006-05-23 Matevz Tadel <matevz.tadel@cern.ch>
469
470 EVE-dev
471
472 * alice-macros/region_marker.C:
473 New file: allow users to mark a given region (like primary
474 vertex); demonstrate usage of RenderElementObjPtr.
475
476 * alice-macros/tpc_digits.C:
477 Use new conventions for TPCSectorViz classes; added a mode for 3D
478 sector visualization.
479
480 * macros/alieve_init.C:
481 Execute macro region_marker.C during startup (the origin
482 marker removed from RGTopFrame).
483
484 * test-macros/tpc_sector_raw_test.C:
485 Clean-up, added function next_event() and display of 3D data.
486
4872006-05-19 Matevz Tadel <matevz.tadel@cern.ch>
488
489 EVE-dev and HEAD
490
491 * test-macros/tpc_sector_raw_test.C:
492 Use automatic pedestal determination by default.
493
494 EVE-dev
495
496 * macros/alieve_loadlibs.C:
497 MUON libraries now load OK.
498
915dabe1 4992006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
500
b56d8877 501 Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and
502 EVE's HEAD (EVE-head-after-merge).
503 Merging was actually done twice.
915dabe1 504
5052006-05-18 Matevz Tadel <matevz.tadel@cern.ch>
506
092578a7 507 EVE-dev
915dabe1 508
509 * macros/alieve_loadlibs.C:
510 Commented out loading of libg2c as it breaks things at other
511 systems. One should uncomment this at a gcc-4 system.
512
5132006-05-17 Matevz Tadel <matevz.tadel@cern.ch>
514
092578a7 515 EVE-dev
915dabe1 516
517 * alice-macros/tpc_digits.C:
518 Use new TPCData classes.
519
520 * libAlieve.pkg:
521 Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData).
522
523 * macros/alieve_loadlibs.C:
524 Add loading of /usr/lib/libg2c prior to libmicrocern (problem with
525 gcc-4).
526
527 * README:
528 Explain purpose of test-macros/ directory.
529
530 * test-macros/tpc_digi_test.C:
531 * test-macros/tpc_raw_test.C:
532 New files: demonstrate usage of TPCData class.
533
534 * reve-genclass.pl:
535 New file: generate class skeletons from template files.
536
537 * ChangeLog:
538 New file.