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