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