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