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