]> git.uio.no Git - u/mrichter/AliRoot.git/blob - HLT/doc/changelog.exa
Moved to the latest version of the HLT code in Bergen.
[u/mrichter/AliRoot.git] / HLT / doc / changelog.exa
1 2004-02-02  Constantin Loizides  <loizides@hansa>
2
3         * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C:
4         Updated macros to latest parameter settings, added compiled version of runhough, deconvcluster and runtracker. Added static index support, loading if possible and some benchmark info.
5
6 2003-11-18  Constantin Loizides  <loizides@hansa>
7
8         * /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C, /alice/cvs/hltcvs/level3code/exa/runhough.C:
9         Added comments.
10
11         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
12         Added changes reflecting new file identification in AliLevel3.
13
14         * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
15         Added new flag to indicate which type of Comparison macro has been used. Note that the hits and sector fields are not supported by offline anymore (reason is unknown) and HLT uses a copy of the old macro which has nhits and sector information.
16
17         * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C: Added comments.
18
19 2003-11-12  Anders Strand Vestbo  <vestbo@hansa>
20
21         * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C, /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C:
22         Example macro to run deconvoluter
23
24         * /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C:
25         Example macro how to run hough code.
26
27 2003-10-11  Anders Strand Vestbo  <vestbo@hansa>
28
29         * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Bugfix
30
31 2003-10-10  Anders Strand Vestbo  <vestbo@hansa>
32
33         * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
34         Included a couple of example functions to display efficiencies
35
36 2003-10-10  Thomas Vik  <tvik@hansa>
37
38         * /alice/cvs/hltcvs/level3code/exa/runkalman.C:
39         Added call to function AliL3Transform::Init.
40
41 2003-10-02  Anders Strand Vestbo  <vestbo@hansa>
42
43         * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
44         Example macro how to evaluate tracking efficiencies for the tracker
45
46 2003-09-25  Constantin Loizides  <loizides@hansa>
47
48         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
49         Added Thomas Kuhr changes for upcoming data challenge and aliroot v4-01-00 tag.
50
51 2003-08-07  Constantin Loizides  <loizides@hansa>
52
53         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
54         Changes to have a working rootlogging for VMC and MC root versions as well as aliroot releases before and after 3-09-Release.
55
56 2003-08-04  Constantin Loizides  <loizides@hansa>
57
58         * /alice/cvs/hltcvs/level3code/exa/binary.C:
59         Moved L3 to HLT in the comment.
60
61         * /alice/cvs/hltcvs/level3code/exa/read.C:
62         Removed logger as it will be started in rootlogin.C
63
64         * /alice/cvs/hltcvs/level3code/exa/ddl2binary.C:
65         Examplte to convert ddl to hlt data format.
66
67 2003-07-29  Constantin Loizides  <loizides@hansa>
68
69         * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added more comments.
70
71         * /alice/cvs/hltcvs/level3code/exa/binary.C: Added altro flag.
72
73 2003-07-28  Constantin Loizides  <loizides@hansa>
74
75         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
76         Added more comments, and check if transformer was really initialized.
77
78         * /alice/cvs/hltcvs/level3code/exa/testfile.C:
79         Removed the testfile as everything is working :-)
80
81         * /alice/cvs/hltcvs/level3code/exa/testfile.C:
82         Test add to see wether Andi is notified.
83
84         * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Made a list out of it.
85
86         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
87         Use libdir for loading libs.
88
89 2003-07-26  Constantin Loizides  <loizides@hansa>
90
91         * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added further files.
92
93         * /alice/cvs/hltcvs/level3code/exa/runcf.C: Added comments
94
95 2003-07-25  Constantin Loizides  <loizides@hansa>
96
97         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
98         Changes to reflect the new makefile strategy.
99
100 2003-07-22  Anders Strand Vestbo  <vestbo@hansa>
101
102         * /alice/cvs/hltcvs/level3code/exa/runcf.C:
103         Example how to run the cluster finder standalone
104
105 2003-07-22  Constantin Loizides  <loizides@hansa>
106
107         * /alice/cvs/hltcvs/level3code/exa/.rootrc: Added .rootrc file.
108
109         * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added .cvsignore file.
110
111         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Adjusted path.
112
113 2003-07-10  Thomas Vik  <tvik@hansa>
114
115         * /alice/cvs/hltcvs/level3code/exa/runkalman.C:
116         Macro for running the kalman filter.
117
118 2003-04-29  Constantin Loizides  <loizides@hansa>
119
120         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Minimum changed.
121
122         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added label.
123
124 2003-04-28  Constantin Loizides  <loizides@hansa>
125
126         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
127         Added possibility to enter good-file also as trigger file.
128
129 2003-04-17  Constantin Loizides  <loizides@hansa>
130
131         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
132         Min 5 tracks have to be in the triggered events -> MakePileup.C
133
134         * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C:
135         Added new parameter.
136
137         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Removed warning.
138
139         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: uncomment output.
140
141 2003-04-15  Constantin Loizides  <loizides@hansa>
142
143         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
144         Have minimum trigger events of 5.
145
146         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
147         Solved little bugs from last checking.
148
149         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
150         Added check for pileup event to have more than 5 tracks.
151
152         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
153         Default is AliL3Logger now
154
155 2003-04-14  Constantin Loizides  <loizides@hansa>
156
157         * /alice/cvs/hltcvs/level3code/exa/display.C:
158         Removed Logger from macro.
159
160         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
161         Little change to have output path for points and tracks.
162
163         * /alice/cvs/hltcvs/level3code/exa/binary.C: Added root vars.
164
165 2003-04-11  Constantin Loizides  <loizides@hansa>
166
167         * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C:
168         Changed variable types to conv.
169
170 2003-03-25  Anders Strand Vestbo  <vestbo@hansa>
171
172         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix
173
174 2003-03-25  Constantin Loizides  <loizides@hansa>
175
176         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: please try
177
178 2003-03-25  Anders Strand Vestbo  <vestbo@hansa>
179
180         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix
181
182 2003-03-25  Constantin Loizides  <loizides@hansa>
183
184         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
185         version with produced ppr results.
186
187 2003-03-21  Thomas Vik  <tvik@hansa>
188
189         * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Small changes.
190
191 2003-03-20  Constantin Loizides  <loizides@hansa>
192
193         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added comments.
194
195 2003-03-17  Thomas Vik  <tvik@hansa>
196
197         * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
198         Corrected error in plotting secondary vertices.
199
200 2003-03-12  Constantin Loizides  <loizides@hansa>
201
202         * /alice/cvs/hltcvs/level3code/exa/fill_pp.C, /alice/cvs/hltcvs/level3code/exa/MakePileup.C, /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
203         Added extensive comments.
204
205 2003-03-08  Constantin Loizides  <loizides@hansa>
206
207         * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: use pp params.
208
209         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
210         my first eff calculator for pileup, has some problems and no time to debug...
211
212         * /alice/cvs/hltcvs/level3code/exa/fill_pp.C:
213         added eval function and some plot function as well as functions to make ntuples.
214
215 2003-03-07  Constantin Loizides  <loizides@hansa>
216
217         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
218         Added test_pp which does the counting for the triggered and fake tracks.
219
220         * /alice/cvs/hltcvs/level3code/exa/fill_pp.C: Added print function.
221
222 2003-03-06  Anders Strand Vestbo  <vestbo@hansa>
223
224         * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Bugfix
225
226 2003-03-06  Constantin Loizides  <loizides@hansa>
227
228         * /alice/cvs/hltcvs/level3code/exa/display.C:
229         Added little function to display pp event.
230
231         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added Transformer path.
232
233 2003-03-05  Constantin Loizides  <loizides@hansa>
234
235         * /alice/cvs/hltcvs/level3code/exa/fill_pp.C:
236         Macro that reads one track array and stores it in an ntuple in a rootfile which is updated. That way one can get all needed trackinfo into one single root file for later analysis.
237
238         * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: Little changes.
239
240 2003-03-05  Thomas Vik  <tvik@hansa>
241
242         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
243         Added AliL3Evaluate::AssignIDs function.
244
245 2003-03-05  Constantin Loizides  <loizides@hansa>
246
247         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
248         Added eval_pp function as a quick reference how to use the AliL3Eval class.
249
250 2003-03-03  Constantin Loizides  <loizides@hansa>
251
252         * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
253         Added some function to evalute pile up events.
254
255         * /alice/cvs/hltcvs/level3code/exa/display.C: Not finished but working.
256
257         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
258         Added some comments for parameters.
259
260         * /alice/cvs/hltcvs/level3code/exa/read.C: Cosmetic change
261
262 2003-02-26  Anders Strand Vestbo  <vestbo@hansa>
263
264         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
265         Updated macro. Most important change is that tracking parameters are
266         read from an external macro, in order to more easily use the correctly
267         tuned parameters for each multiplicity.
268
269         * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf02.C:
270         Updated parameters for tracking. Should be read by runtracker.C macro.
271
272         * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_pp.C:
273         SetTrackingParameters_1000bf02.C
274
275 2003-02-26  Constantin Loizides  <loizides@hansa>
276
277         * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C:
278         Use compiled pileup macro for production of pp events.
279
280         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
281         Little change for default beh.
282
283         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
284         Added locally compiled macros.
285
286         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
287         Little bug concerning absolute pileupdirpath.
288
289         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
290         Added starting event and stopping event because we cannot store all events in one digitfile.
291
292         * /alice/cvs/hltcvs/level3code/exa/read.C:
293         Added starting event in read_event_tree.
294
295         * /alice/cvs/hltcvs/level3code/exa/read.C:
296         Added function for testing digitfile.
297
298         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
299         Choose events randomly. Solved bug of last checking which made macro crash when merging.
300
301 2003-02-25  Thomas Vik  <tvik@hansa>
302
303         * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
304         Small change for writing histograms to file.
305
306 2003-02-25  Anders Strand Vestbo  <vestbo@hansa>
307
308         * /alice/cvs/hltcvs/level3code/exa/binary.C:
309         Update to new binary file name
310
311 2003-02-24  Constantin Loizides  <loizides@hansa>
312
313         * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
314         Added first simple evaluation.
315
316         * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
317         Added simple support for aliroot file and digit file tracking.
318
319         * /alice/cvs/hltcvs/level3code/exa/read.C:
320         Added read function for pileup events.
321
322         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
323         Added real support of MC ids.
324
325         * /alice/cvs/hltcvs/level3code/exa/Eval.C, /alice/cvs/hltcvs/level3code/exa/eval.C:
326         No one remembers what they were good for.
327
328 2003-02-24  Anders Strand Vestbo  <vestbo@hansa>
329
330         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
331         10 bits for event number in trackID
332
333 2003-02-21  Constantin Loizides  <loizides@hansa>
334
335         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
336         Copy of Anders rootlogin.
337
338         * /alice/cvs/hltcvs/level3code/exa/make_init.C:
339         Not needed -> see AliL3Transform::MakeInit().
340
341 2003-02-21  Thomas Vik  <tvik@hansa>
342
343         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Add MCid assigning.
344
345         * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
346         Macro for plotting secondary vertices.
347
348         * /alice/cvs/hltcvs/level3code/exa/MakePythia.C:
349         First version of macro to make pp-events with pythia.
350
351         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
352         Added pileup for 100 events.
353
354         * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
355         First version of pp tracker.
356
357 2003-02-21  Anders Strand Vestbo  <vestbo@hansa>
358
359         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Updated
360
361 2003-02-20  Constantin Loizides  <loizides@hansa>
362
363         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
364         Added MC lib and change logic for path of libs.
365
366 2003-02-20  Anders Strand Vestbo  <vestbo@hansa>
367
368         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Improved reading
369
370 2003-02-19  Anders Strand Vestbo  <vestbo@hansa>
371
372         * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
373         Moved from old program/MakePileup.cxx. Code was updated to save
374         MCIDs of the trigger event in order to do detailed analysis.
375
376 2003-02-05  Anders Strand Vestbo  <vestbo@hansa>
377
378         * /alice/cvs/hltcvs/level3code/exa/runhough.C:
379         Updated according to changes in libraries
380
381 2002-11-13  Constantin Loizides  <loizides@hansa>
382
383         * /alice/cvs/hltcvs/level3code/exa/binary.C: Little changes.
384
385 2002-10-17  Anders Strand Vestbo  <vestbo@hansa>
386
387         * /alice/cvs/hltcvs/level3code/exa/binary.C:
388         Added function that writes new rootfile with digits from the
389         binary files. This is done in order to get the same cuts;
390         adc saturation, 45 degree cone etc, into the offline chain.
391
392 2002-09-04  Constantin Loizides  <loizides@hansa>
393
394         * /alice/cvs/hltcvs/level3code/exa/read.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C:
395         Little changes for aliroot version 3.08.
396
397 2002-09-03  Constantin Loizides  <loizides@hansa>
398
399         * /alice/cvs/hltcvs/level3code/exa/binary.C:
400         Little bugfix for new aliroot version 3.08.
401
402         * /alice/cvs/hltcvs/level3code/exa/display.C: Little change.
403
404         * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/Binary.C:
405         Moved Binary.C to binary.C.
406
407         * /alice/cvs/hltcvs/level3code/exa/Display.C:
408         Deleted as functionality is now in dislplay.C and AliL3Display class.
409
410         * /alice/cvs/hltcvs/level3code/exa/make_init.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
411         Moved Make_Init.C to make_init.c.
412
413         * /alice/cvs/hltcvs/level3code/exa/Binary.C:
414         Changed for new Aliroot version.
415
416 2002-09-02  Anders Strand Vestbo  <vestbo@hansa>
417
418         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
419         Moved this functionaly to a functio in AliL3Transform::MakeInitFile.
420         This macro can now be used to create default values for AliL3Transform.cxx.
421
422 2002-08-29  Constantin Loizides  <loizides@hansa>
423
424         * /alice/cvs/hltcvs/level3code/exa/Binary.C: Little bugfix.
425
426 2002-07-07  Constantin Loizides  <loizides@hansa>
427
428         * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/display.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Eval.C, /alice/cvs/hltcvs/level3code/exa/eval.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/read.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
429         Smaller changes to make macros work with newest lib version. Also added some comments.
430
431         * /alice/cvs/hltcvs/level3code/exa/convert.C:
432         Convert 10 bit data to 8 bit.
433
434 2002-06-10  Constantin Loizides  <loizides@hansa>
435
436         * /alice/cvs/hltcvs/level3code/exa/Binary.C:
437         Make singlepatch work with new AliL3Transform.
438
439 2002-05-29  Anders Strand Vestbo  <vestbo@hansa>
440
441         * /alice/cvs/hltcvs/level3code/exa/runhough.C: Latest version
442
443 2002-05-25  Anders Strand Vestbo  <vestbo@hansa>
444
445         * /alice/cvs/hltcvs/level3code/exa/runhough.C: Bugfix
446
447         * /alice/cvs/hltcvs/level3code/exa/houghtest.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C:
448         Renamed houghtest.C to runhough.C
449
450         * /alice/cvs/hltcvs/level3code/exa/houghtest.C:
451         Some minor changes in AliL3Hough
452
453 2002-05-24  Constantin Loizides  <loizides@hansa>
454
455         * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/display.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/test.C:
456         Renamed macro test.C in runtracker.C
457
458 2002-05-23  Anders Strand Vestbo  <vestbo@hansa>
459
460         * /alice/cvs/hltcvs/level3code/exa/houghtest.C:
461         Example macro how to run Hough.
462
463 2002-05-22  Constantin Loizides  <loizides@hansa>
464
465         * /alice/cvs/hltcvs/level3code/exa/Binary.C:
466         Changed default path value to ".".
467
468         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
469         Incorporated BFieldFactor from gAlice->Field()->Factor().
470
471 2002-05-18  Constantin Loizides  <loizides@hansa>
472
473         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Added comment line.
474
475 2002-05-07  Anders Strand Vestbo  <vestbo@hansa>
476
477         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
478         Bugfix in previous checkin.
479
480         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
481         Added some gas and electronic parameters.
482
483 2002-04-26  Anders Strand Vestbo  <vestbo@hansa>
484
485         * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
486         Changes as a result of making AliL3Transform static.
487
488 2002-04-23  Anders Strand Vestbo  <vestbo@hansa>
489
490         * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h:
491         Moved to misc
492
493 2002-04-18  Constantin Loizides  <loizides@hansa>
494
495         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
496         Added new fields for new Transformer Object config
497
498         * /alice/cvs/hltcvs/level3code/exa/Binary.C:
499         Added new Transformer Object.
500
501 2002-04-18  Anders Strand Vestbo  <vestbo@hansa>
502
503         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
504         Loading all present HLT libaries
505
506         * /alice/cvs/hltcvs/level3code/exa/test.C:
507         Incorporated latest changes in AliLevel3 class.
508
509 2002-04-16  Anders Strand Vestbo  <vestbo@hansa>
510
511         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: also checks timebins
512
513 2002-01-18  Anders Strand Vestbo  <vestbo@hansa>
514
515         * /alice/cvs/hltcvs/level3code/exa/read.C:
516         Added macro for simply reading a binary rawdata file
517
518         * /alice/cvs/hltcvs/level3code/exa/test.C:
519         Added possibility to run several events, and do seperate settings for nonvertex tracking. Basically a result of working with p-p collisions.
520
521         * /alice/cvs/hltcvs/level3code/exa/eval.C, /alice/cvs/hltcvs/level3code/exa/display.C:
522         Minor changes
523
524 2002-01-16  Anders Strand Vestbo  <vestbo@hansa>
525
526         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: New library paths
527
528 2002-01-11  Anders Strand Vestbo  <vestbo@hansa>
529
530         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Latest changes
531
532 2002-01-07  Anders Strand Vestbo  <vestbo@hansa>
533
534         * /alice/cvs/hltcvs/level3code/exa/MakePileup.h, /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx:
535         Update
536
537         * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h:
538         Functions to make pileup events.
539
540 2001-12-11  Anders Strand Vestbo  <vestbo@hansa>
541
542         * /alice/cvs/hltcvs/level3code/exa/Binary.C:
543         possible to only do 1 slice
544
545 2001-12-10  Anders Strand Vestbo  <vestbo@hansa>
546
547         * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
548         Example how to read reconstructed tracks, and load generated particles in pp-events
549
550 2001-11-29  Anders Strand Vestbo  <vestbo@hansa>
551
552         * /alice/cvs/hltcvs/level3code/exa/display.C:
553         Example of how to use display class
554
555 2001-08-17  Uli Frankenfeld  <franken@hansa>
556
557         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/test.C, /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C:
558         update to version V3.05
559
560 2001-07-30  Anders Strand Vestbo  <vestbo@hansa>
561
562         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: new paths
563
564 2001-05-03  Anders Strand Vestbo  <vestbo@hansa>
565
566         * /alice/cvs/hltcvs/level3code/exa/Eval.C:
567         Example how to use AliL3Evaluate class
568
569 2001-05-01  Uli Frankenfeld  <franken@hansa>
570
571         * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: add fNTimeBins
572
573 2001-04-06  Uli Frankenfeld  <franken@hansa>
574
575         * /alice/cvs/hltcvs/level3code/exa/eval.C: Exampel to use AliL3Evaluate
576
577 2001-03-26  Uli Frankenfeld  <franken@hansa>
578
579         * /alice/cvs/hltcvs/level3code/exa/test.C: minor changes
580
581 2001-03-22  Anders Strand Vestbo  <vestbo@hansa>
582
583         * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
584         Changed to /usr/local/anders/aliroot/mylibs
585
586 2001-03-22  Uli Frankenfeld  <franken@hansa>
587
588         * /alice/cvs/hltcvs/level3code/exa/Binary.C: typo in function name
589
590         * /alice/cvs/hltcvs/level3code/exa/test.C: Imported the example macros
591
592         * /alice/cvs/hltcvs/level3code/exa/test.C: New file.
593
594         * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
595         Imported the example macros
596
597         * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
598         New file.
599