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