ae839f53 |
1 | 2006-06-14 Matevz Tadel <matevz.tadel@cern.ch> |
2 | |
3 | * alice-macros/tpc_hits_eta_split.C: |
4 | PointSetArray now subclassed from TAttMarker; use that. |
5 | |
ac100e07 |
6 | 2006-06-13 Matevz Tadel <matevz.tadel@cern.ch> |
7 | |
8 | * alice-macros/tpc_hits.C: |
9 | * alice-macros/tpc_hits_eta_split.C: |
10 | Increased the number-of-entries estimate for TTree player by a |
11 | factor of two. |
12 | |
4ba958ae |
13 | 2006-06-12 Matevz Tadel <matevz.tadel@cern.ch> |
14 | |
15 | * alice-macros/clusters_from_label.C: |
16 | New macro, loads TrackPoints from ESDtrack for a given label. |
17 | |
18 | * alice-macros/esd_tracks.C: |
19 | Take track-parameters at inner TPC radius if extrapolation to ITS |
20 | failed (controlled by global Bool_t gkFixFailedITSExtr); reformat |
21 | / group common behaviour. |
22 | |
f56512b2 |
23 | 2006-06-06 Matevz Tadel <matevz.tadel@cern.ch> |
24 | |
25 | * alice-macros/geom_ddip.C: |
26 | New file, display DDIP volume. |
27 | |
28 | * alice-macros/primary_vertex.C: |
29 | New file, display reconstructed primary vertex. |
30 | |
31 | * alice-macros/region_marker.C: |
32 | Added separate y, z box dimensions. |
33 | |
34 | * macros/alieve_init.C: |
35 | Initialize event only if path is non-zero. |
36 | |
37 | * test-macros/tpc_gui.C: |
38 | Set double sampling-rate on by default. |
39 | |
a9148d46 |
40 | 2006-06-02 Matevz Tadel <matevz.tadel@cern.ch> |
41 | |
42 | * test-macros/tpc_gui.C: |
43 | New macro file demonstrating use of TPCLoader. |
44 | |
4feec443 |
45 | 2006-06-01 Bogdan Vulpescu <vulpescu@clermont.in2p3.fr> |
46 | |
9043c4ec |
47 | HEAD |
48 | |
4feec443 |
49 | * alice-macros/muon_all.C: |
50 | * alice-macros/muon_chambers.C: |
51 | * alice-macros/muon_clusters.C: |
52 | * alice-macros/muon_cpads.C: |
53 | * alice-macros/muon_digits.C: |
54 | * alice-macros/muon_hits.C: |
55 | * alice-macros/muon_tracks.C: |
56 | New files for MUON visualization by Bogdan Vulpescu. |
57 | |
58 | * libAlieve.pkg: |
59 | Added include dirs needed by MUON visualization. |
60 | |
5987168b |
61 | 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch> |
62 | |
63 | Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and |
64 | EVE's HEAD (EVE-head-after-merge). |
65 | |
5987168b |
66 | 2006-05-31 Matevz Tadel <matevz.tadel@cern.ch> |
67 | |
9043c4ec |
68 | EVE-dev |
69 | |
5987168b |
70 | * binalieve.pkg: |
71 | New file; new executable linked against all ALICE libraries. |
72 | |
73 | * macros/alieve_init.C: |
74 | Removed macro/include path initialization and loading of |
75 | libraries. |
76 | |
77 | * macros/alieve_loadlibs.C: |
78 | Added loading of libAlieve. |
79 | |
80 | * test-macros/tpc_sector_raw_test.C: |
81 | Changes for new interface to raw-data reading. |
82 | |
9043c4ec |
83 | * README: |
84 | Replaced all mentions of the reve executable with alieve. |
85 | |
092578a7 |
86 | 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch> |
87 | |
88 | Merged EVE-dev to HEAD. Re-tagged EVE-dev (EVE-dev-after-merge) and |
89 | EVE's HEAD (EVE-head-after-merge). |
90 | |
91 | 2006-05-23 Matevz Tadel <matevz.tadel@cern.ch> |
92 | |
93 | EVE-dev |
94 | |
95 | * alice-macros/region_marker.C: |
96 | New file: allow users to mark a given region (like primary |
97 | vertex); demonstrate usage of RenderElementObjPtr. |
98 | |
99 | * alice-macros/tpc_digits.C: |
100 | Use new conventions for TPCSectorViz classes; added a mode for 3D |
101 | sector visualization. |
102 | |
103 | * macros/alieve_init.C: |
104 | Execute macro region_marker.C during startup (the origin |
105 | marker removed from RGTopFrame). |
106 | |
107 | * test-macros/tpc_sector_raw_test.C: |
108 | Clean-up, added function next_event() and display of 3D data. |
109 | |
110 | 2006-05-19 Matevz Tadel <matevz.tadel@cern.ch> |
111 | |
112 | EVE-dev and HEAD |
113 | |
114 | * test-macros/tpc_sector_raw_test.C: |
115 | Use automatic pedestal determination by default. |
116 | |
117 | EVE-dev |
118 | |
119 | * macros/alieve_loadlibs.C: |
120 | MUON libraries now load OK. |
121 | |
915dabe1 |
122 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
123 | |
b56d8877 |
124 | Merged EVE-dev to HEAD. Tagged EVE-dev (EVE-dev-after-merge) and |
125 | EVE's HEAD (EVE-head-after-merge). |
126 | Merging was actually done twice. |
915dabe1 |
127 | |
128 | 2006-05-18 Matevz Tadel <matevz.tadel@cern.ch> |
129 | |
092578a7 |
130 | EVE-dev |
915dabe1 |
131 | |
132 | * macros/alieve_loadlibs.C: |
133 | Commented out loading of libg2c as it breaks things at other |
134 | systems. One should uncomment this at a gcc-4 system. |
135 | |
136 | 2006-05-17 Matevz Tadel <matevz.tadel@cern.ch> |
137 | |
092578a7 |
138 | EVE-dev |
915dabe1 |
139 | |
140 | * alice-macros/tpc_digits.C: |
141 | Use new TPCData classes. |
142 | |
143 | * libAlieve.pkg: |
144 | Added RAW to EINCLUDES (need AliTPCRawStreamOld.h in TPCData). |
145 | |
146 | * macros/alieve_loadlibs.C: |
147 | Add loading of /usr/lib/libg2c prior to libmicrocern (problem with |
148 | gcc-4). |
149 | |
150 | * README: |
151 | Explain purpose of test-macros/ directory. |
152 | |
153 | * test-macros/tpc_digi_test.C: |
154 | * test-macros/tpc_raw_test.C: |
155 | New files: demonstrate usage of TPCData class. |
156 | |
157 | * reve-genclass.pl: |
158 | New file: generate class skeletons from template files. |
159 | |
160 | * ChangeLog: |
161 | New file. |