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