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