]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/doc/changelog.exa
TFile.h included
[u/mrichter/AliRoot.git] / HLT / doc / changelog.exa
CommitLineData
de3c3890 12004-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
62004-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
0bd0c1ef 142004-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
272004-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
372004-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
5a31e9df 422004-02-02 Constantin Loizides <loizides@hansa00>
1f1942b8 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
5a31e9df 472003-11-18 Constantin Loizides <loizides@hansa00>
b2a02bce 48
6f388e0d 49 * /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C, /alice/cvs/hltcvs/level3code/exa/runhough.C:
b2a02bce 50 Added comments.
51
6f388e0d 52 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
b2a02bce 53 Added changes reflecting new file identification in AliLevel3.
54
6f388e0d 55 * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
b2a02bce 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
6f388e0d 58 * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C: Added comments.
b2a02bce 59
5a31e9df 602003-11-12 Anders Strand Vestbo <vestbo@hansa00>
b2a02bce 61
6f388e0d 62 * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C, /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C:
b2a02bce 63 Example macro to run deconvoluter
64
6f388e0d 65 * /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C:
b2a02bce 66 Example macro how to run hough code.
67
5a31e9df 682003-10-11 Anders Strand Vestbo <vestbo@hansa00>
b2a02bce 69
6f388e0d 70 * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Bugfix
b2a02bce 71
5a31e9df 722003-10-10 Anders Strand Vestbo <vestbo@hansa00>
b2a02bce 73
6f388e0d 74 * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
b2a02bce 75 Included a couple of example functions to display efficiencies
76
5a31e9df 772003-10-10 Thomas Vik <tvik@hansa00>
b2a02bce 78
6f388e0d 79 * /alice/cvs/hltcvs/level3code/exa/runkalman.C:
b2a02bce 80 Added call to function AliL3Transform::Init.
81
5a31e9df 822003-10-02 Anders Strand Vestbo <vestbo@hansa00>
b2a02bce 83
6f388e0d 84 * /alice/cvs/hltcvs/level3code/exa/evaltracker.C:
b2a02bce 85 Example macro how to evaluate tracking efficiencies for the tracker
86
5a31e9df 872003-09-25 Constantin Loizides <loizides@hansa00>
a27af97b 88
6f388e0d 89 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
a27af97b 90 Added Thomas Kuhr changes for upcoming data challenge and aliroot v4-01-00 tag.
91
5a31e9df 922003-08-07 Constantin Loizides <loizides@hansa00>
0a86fbb7 93
6f388e0d 94 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
0a86fbb7 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
5a31e9df 972003-08-04 Constantin Loizides <loizides@hansa00>
240d63be 98
6f388e0d 99 * /alice/cvs/hltcvs/level3code/exa/binary.C:
100 Moved L3 to HLT in the comment.
240d63be 101
6f388e0d 102 * /alice/cvs/hltcvs/level3code/exa/read.C:
240d63be 103 Removed logger as it will be started in rootlogin.C
104
6f388e0d 105 * /alice/cvs/hltcvs/level3code/exa/ddl2binary.C:
240d63be 106 Examplte to convert ddl to hlt data format.
107
5a31e9df 1082003-07-29 Constantin Loizides <loizides@hansa00>
02f030e3 109
6f388e0d 110 * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added more comments.
02f030e3 111
6f388e0d 112 * /alice/cvs/hltcvs/level3code/exa/binary.C: Added altro flag.
02f030e3 113
5a31e9df 1142003-07-28 Constantin Loizides <loizides@hansa00>
02f030e3 115
6f388e0d 116 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 117 Added more comments, and check if transformer was really initialized.
118
6f388e0d 119 * /alice/cvs/hltcvs/level3code/exa/testfile.C:
02f030e3 120 Removed the testfile as everything is working :-)
121
6f388e0d 122 * /alice/cvs/hltcvs/level3code/exa/testfile.C:
02f030e3 123 Test add to see wether Andi is notified.
124
6f388e0d 125 * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Made a list out of it.
02f030e3 126
6f388e0d 127 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
128 Use libdir for loading libs.
02f030e3 129
5a31e9df 1302003-07-26 Constantin Loizides <loizides@hansa00>
02f030e3 131
6f388e0d 132 * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added further files.
02f030e3 133
6f388e0d 134 * /alice/cvs/hltcvs/level3code/exa/runcf.C: Added comments
02f030e3 135
5a31e9df 1362003-07-25 Constantin Loizides <loizides@hansa00>
02f030e3 137
6f388e0d 138 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 139 Changes to reflect the new makefile strategy.
140
5a31e9df 1412003-07-22 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 142
6f388e0d 143 * /alice/cvs/hltcvs/level3code/exa/runcf.C:
02f030e3 144 Example how to run the cluster finder standalone
145
5a31e9df 1462003-07-22 Constantin Loizides <loizides@hansa00>
02f030e3 147
6f388e0d 148 * /alice/cvs/hltcvs/level3code/exa/.rootrc: Added .rootrc file.
02f030e3 149
6f388e0d 150 * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added .cvsignore file.
02f030e3 151
6f388e0d 152 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Adjusted path.
02f030e3 153
5a31e9df 1542003-07-10 Thomas Vik <tvik@hansa00>
02f030e3 155
6f388e0d 156 * /alice/cvs/hltcvs/level3code/exa/runkalman.C:
02f030e3 157 Macro for running the kalman filter.
158
5a31e9df 1592003-04-29 Constantin Loizides <loizides@hansa00>
02f030e3 160
6f388e0d 161 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Minimum changed.
02f030e3 162
6f388e0d 163 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added label.
02f030e3 164
5a31e9df 1652003-04-28 Constantin Loizides <loizides@hansa00>
02f030e3 166
6f388e0d 167 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 168 Added possibility to enter good-file also as trigger file.
169
5a31e9df 1702003-04-17 Constantin Loizides <loizides@hansa00>
02f030e3 171
6f388e0d 172 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 173 Min 5 tracks have to be in the triggered events -> MakePileup.C
174
6f388e0d 175 * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C:
176 Added new parameter.
02f030e3 177
6f388e0d 178 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Removed warning.
02f030e3 179
6f388e0d 180 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: uncomment output.
02f030e3 181
5a31e9df 1822003-04-15 Constantin Loizides <loizides@hansa00>
02f030e3 183
6f388e0d 184 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 185 Have minimum trigger events of 5.
186
6f388e0d 187 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 188 Solved little bugs from last checking.
189
6f388e0d 190 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 191 Added check for pileup event to have more than 5 tracks.
192
6f388e0d 193 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
194 Default is AliL3Logger now
02f030e3 195
5a31e9df 1962003-04-14 Constantin Loizides <loizides@hansa00>
02f030e3 197
6f388e0d 198 * /alice/cvs/hltcvs/level3code/exa/display.C:
199 Removed Logger from macro.
02f030e3 200
6f388e0d 201 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 202 Little change to have output path for points and tracks.
203
6f388e0d 204 * /alice/cvs/hltcvs/level3code/exa/binary.C: Added root vars.
02f030e3 205
5a31e9df 2062003-04-11 Constantin Loizides <loizides@hansa00>
02f030e3 207
6f388e0d 208 * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 209 Changed variable types to conv.
210
5a31e9df 2112003-03-25 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 212
6f388e0d 213 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix
02f030e3 214
5a31e9df 2152003-03-25 Constantin Loizides <loizides@hansa00>
02f030e3 216
6f388e0d 217 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: please try
02f030e3 218
5a31e9df 2192003-03-25 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 220
6f388e0d 221 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix
02f030e3 222
5a31e9df 2232003-03-25 Constantin Loizides <loizides@hansa00>
02f030e3 224
6f388e0d 225 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 226 version with produced ppr results.
227
5a31e9df 2282003-03-21 Thomas Vik <tvik@hansa00>
02f030e3 229
6f388e0d 230 * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Small changes.
02f030e3 231
5a31e9df 2322003-03-20 Constantin Loizides <loizides@hansa00>
02f030e3 233
6f388e0d 234 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added comments.
02f030e3 235
5a31e9df 2362003-03-17 Thomas Vik <tvik@hansa00>
02f030e3 237
6f388e0d 238 * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
02f030e3 239 Corrected error in plotting secondary vertices.
240
5a31e9df 2412003-03-12 Constantin Loizides <loizides@hansa00>
02f030e3 242
6f388e0d 243 * /alice/cvs/hltcvs/level3code/exa/fill_pp.C, /alice/cvs/hltcvs/level3code/exa/MakePileup.C, /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 244 Added extensive comments.
245
5a31e9df 2462003-03-08 Constantin Loizides <loizides@hansa00>
02f030e3 247
6f388e0d 248 * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: use pp params.
02f030e3 249
6f388e0d 250 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 251 my first eff calculator for pileup, has some problems and no time to debug...
252
6f388e0d 253 * /alice/cvs/hltcvs/level3code/exa/fill_pp.C:
02f030e3 254 added eval function and some plot function as well as functions to make ntuples.
255
5a31e9df 2562003-03-07 Constantin Loizides <loizides@hansa00>
02f030e3 257
6f388e0d 258 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 259 Added test_pp which does the counting for the triggered and fake tracks.
260
6f388e0d 261 * /alice/cvs/hltcvs/level3code/exa/fill_pp.C: Added print function.
02f030e3 262
5a31e9df 2632003-03-06 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 264
6f388e0d 265 * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Bugfix
02f030e3 266
5a31e9df 2672003-03-06 Constantin Loizides <loizides@hansa00>
02f030e3 268
6f388e0d 269 * /alice/cvs/hltcvs/level3code/exa/display.C:
02f030e3 270 Added little function to display pp event.
271
6f388e0d 272 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added Transformer path.
02f030e3 273
5a31e9df 2742003-03-05 Constantin Loizides <loizides@hansa00>
02f030e3 275
6f388e0d 276 * /alice/cvs/hltcvs/level3code/exa/fill_pp.C:
02f030e3 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
6f388e0d 279 * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: Little changes.
02f030e3 280
5a31e9df 2812003-03-05 Thomas Vik <tvik@hansa00>
02f030e3 282
6f388e0d 283 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 284 Added AliL3Evaluate::AssignIDs function.
285
5a31e9df 2862003-03-05 Constantin Loizides <loizides@hansa00>
02f030e3 287
6f388e0d 288 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 289 Added eval_pp function as a quick reference how to use the AliL3Eval class.
290
5a31e9df 2912003-03-03 Constantin Loizides <loizides@hansa00>
02f030e3 292
6f388e0d 293 * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
02f030e3 294 Added some function to evalute pile up events.
295
6f388e0d 296 * /alice/cvs/hltcvs/level3code/exa/display.C: Not finished but working.
02f030e3 297
6f388e0d 298 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 299 Added some comments for parameters.
300
6f388e0d 301 * /alice/cvs/hltcvs/level3code/exa/read.C: Cosmetic change
02f030e3 302
5a31e9df 3032003-02-26 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 304
6f388e0d 305 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 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
6f388e0d 310 * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf02.C:
02f030e3 311 Updated parameters for tracking. Should be read by runtracker.C macro.
312
6f388e0d 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:
02f030e3 314 SetTrackingParameters_1000bf02.C
315
5a31e9df 3162003-02-26 Constantin Loizides <loizides@hansa00>
02f030e3 317
6f388e0d 318 * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C:
02f030e3 319 Use compiled pileup macro for production of pp events.
320
6f388e0d 321 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 322 Little change for default beh.
323
6f388e0d 324 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 325 Added locally compiled macros.
326
6f388e0d 327 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 328 Little bug concerning absolute pileupdirpath.
329
6f388e0d 330 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 331 Added starting event and stopping event because we cannot store all events in one digitfile.
332
6f388e0d 333 * /alice/cvs/hltcvs/level3code/exa/read.C:
02f030e3 334 Added starting event in read_event_tree.
335
6f388e0d 336 * /alice/cvs/hltcvs/level3code/exa/read.C:
02f030e3 337 Added function for testing digitfile.
338
6f388e0d 339 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 340 Choose events randomly. Solved bug of last checking which made macro crash when merging.
341
5a31e9df 3422003-02-25 Thomas Vik <tvik@hansa00>
02f030e3 343
6f388e0d 344 * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
02f030e3 345 Small change for writing histograms to file.
346
5a31e9df 3472003-02-25 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 348
6f388e0d 349 * /alice/cvs/hltcvs/level3code/exa/binary.C:
350 Update to new binary file name
02f030e3 351
5a31e9df 3522003-02-24 Constantin Loizides <loizides@hansa00>
02f030e3 353
6f388e0d 354 * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
02f030e3 355 Added first simple evaluation.
356
6f388e0d 357 * /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 358 Added simple support for aliroot file and digit file tracking.
359
6f388e0d 360 * /alice/cvs/hltcvs/level3code/exa/read.C:
02f030e3 361 Added read function for pileup events.
362
6f388e0d 363 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 364 Added real support of MC ids.
365
6f388e0d 366 * /alice/cvs/hltcvs/level3code/exa/Eval.C, /alice/cvs/hltcvs/level3code/exa/eval.C:
02f030e3 367 No one remembers what they were good for.
368
5a31e9df 3692003-02-24 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 370
6f388e0d 371 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 372 10 bits for event number in trackID
373
5a31e9df 3742003-02-21 Constantin Loizides <loizides@hansa00>
02f030e3 375
6f388e0d 376 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
377 Copy of Anders rootlogin.
02f030e3 378
6f388e0d 379 * /alice/cvs/hltcvs/level3code/exa/make_init.C:
02f030e3 380 Not needed -> see AliL3Transform::MakeInit().
381
5a31e9df 3822003-02-21 Thomas Vik <tvik@hansa00>
02f030e3 383
6f388e0d 384 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Add MCid assigning.
02f030e3 385
6f388e0d 386 * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C:
02f030e3 387 Macro for plotting secondary vertices.
388
6f388e0d 389 * /alice/cvs/hltcvs/level3code/exa/MakePythia.C:
02f030e3 390 First version of macro to make pp-events with pythia.
391
6f388e0d 392 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
393 Added pileup for 100 events.
02f030e3 394
6f388e0d 395 * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C:
02f030e3 396 First version of pp tracker.
397
5a31e9df 3982003-02-21 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 399
6f388e0d 400 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Updated
02f030e3 401
5a31e9df 4022003-02-20 Constantin Loizides <loizides@hansa00>
02f030e3 403
6f388e0d 404 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 405 Added MC lib and change logic for path of libs.
406
5a31e9df 4072003-02-20 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 408
6f388e0d 409 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Improved reading
02f030e3 410
5a31e9df 4112003-02-19 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 412
6f388e0d 413 * /alice/cvs/hltcvs/level3code/exa/MakePileup.C:
02f030e3 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
5a31e9df 4172003-02-05 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 418
6f388e0d 419 * /alice/cvs/hltcvs/level3code/exa/runhough.C:
02f030e3 420 Updated according to changes in libraries
421
5a31e9df 4222002-11-13 Constantin Loizides <loizides@hansa00>
02f030e3 423
6f388e0d 424 * /alice/cvs/hltcvs/level3code/exa/binary.C: Little changes.
02f030e3 425
5a31e9df 4262002-10-17 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 427
6f388e0d 428 * /alice/cvs/hltcvs/level3code/exa/binary.C:
02f030e3 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
5a31e9df 4332002-09-04 Constantin Loizides <loizides@hansa00>
02f030e3 434
6f388e0d 435 * /alice/cvs/hltcvs/level3code/exa/read.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C:
02f030e3 436 Little changes for aliroot version 3.08.
437
5a31e9df 4382002-09-03 Constantin Loizides <loizides@hansa00>
02f030e3 439
6f388e0d 440 * /alice/cvs/hltcvs/level3code/exa/binary.C:
02f030e3 441 Little bugfix for new aliroot version 3.08.
442
6f388e0d 443 * /alice/cvs/hltcvs/level3code/exa/display.C: Little change.
02f030e3 444
6f388e0d 445 * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/Binary.C:
02f030e3 446 Moved Binary.C to binary.C.
447
6f388e0d 448 * /alice/cvs/hltcvs/level3code/exa/Display.C:
02f030e3 449 Deleted as functionality is now in dislplay.C and AliL3Display class.
450
6f388e0d 451 * /alice/cvs/hltcvs/level3code/exa/make_init.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 452 Moved Make_Init.C to make_init.c.
453
6f388e0d 454 * /alice/cvs/hltcvs/level3code/exa/Binary.C:
455 Changed for new Aliroot version.
02f030e3 456
5a31e9df 4572002-09-02 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 458
6f388e0d 459 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 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
5a31e9df 4632002-08-29 Constantin Loizides <loizides@hansa00>
02f030e3 464
6f388e0d 465 * /alice/cvs/hltcvs/level3code/exa/Binary.C: Little bugfix.
02f030e3 466
5a31e9df 4672002-07-07 Constantin Loizides <loizides@hansa00>
02f030e3 468
6f388e0d 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:
02f030e3 470 Smaller changes to make macros work with newest lib version. Also added some comments.
471
6f388e0d 472 * /alice/cvs/hltcvs/level3code/exa/convert.C:
473 Convert 10 bit data to 8 bit.
02f030e3 474
5a31e9df 4752002-06-10 Constantin Loizides <loizides@hansa00>
02f030e3 476
6f388e0d 477 * /alice/cvs/hltcvs/level3code/exa/Binary.C:
02f030e3 478 Make singlepatch work with new AliL3Transform.
479
5a31e9df 4802002-05-29 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 481
6f388e0d 482 * /alice/cvs/hltcvs/level3code/exa/runhough.C: Latest version
02f030e3 483
5a31e9df 4842002-05-25 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 485
6f388e0d 486 * /alice/cvs/hltcvs/level3code/exa/runhough.C: Bugfix
02f030e3 487
6f388e0d 488 * /alice/cvs/hltcvs/level3code/exa/houghtest.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C:
02f030e3 489 Renamed houghtest.C to runhough.C
490
6f388e0d 491 * /alice/cvs/hltcvs/level3code/exa/houghtest.C:
02f030e3 492 Some minor changes in AliL3Hough
493
5a31e9df 4942002-05-24 Constantin Loizides <loizides@hansa00>
02f030e3 495
6f388e0d 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:
02f030e3 497 Renamed macro test.C in runtracker.C
498
5a31e9df 4992002-05-23 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 500
6f388e0d 501 * /alice/cvs/hltcvs/level3code/exa/houghtest.C:
02f030e3 502 Example macro how to run Hough.
503
5a31e9df 5042002-05-22 Constantin Loizides <loizides@hansa00>
02f030e3 505
6f388e0d 506 * /alice/cvs/hltcvs/level3code/exa/Binary.C:
02f030e3 507 Changed default path value to ".".
508
6f388e0d 509 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 510 Incorporated BFieldFactor from gAlice->Field()->Factor().
511
5a31e9df 5122002-05-18 Constantin Loizides <loizides@hansa00>
02f030e3 513
6f388e0d 514 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Added comment line.
02f030e3 515
5a31e9df 5162002-05-07 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 517
6f388e0d 518 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
519 Bugfix in previous checkin.
02f030e3 520
6f388e0d 521 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 522 Added some gas and electronic parameters.
523
5a31e9df 5242002-04-26 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 525
6f388e0d 526 * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 527 Changes as a result of making AliL3Transform static.
528
5a31e9df 5292002-04-23 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 530
6f388e0d 531 * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h:
02f030e3 532 Moved to misc
533
5a31e9df 5342002-04-18 Constantin Loizides <loizides@hansa00>
02f030e3 535
6f388e0d 536 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C:
02f030e3 537 Added new fields for new Transformer Object config
538
6f388e0d 539 * /alice/cvs/hltcvs/level3code/exa/Binary.C:
540 Added new Transformer Object.
02f030e3 541
5a31e9df 5422002-04-18 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 543
6f388e0d 544 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 545 Loading all present HLT libaries
546
6f388e0d 547 * /alice/cvs/hltcvs/level3code/exa/test.C:
02f030e3 548 Incorporated latest changes in AliLevel3 class.
549
5a31e9df 5502002-04-16 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 551
6f388e0d 552 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: also checks timebins
02f030e3 553
5a31e9df 5542002-01-18 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 555
6f388e0d 556 * /alice/cvs/hltcvs/level3code/exa/read.C:
02f030e3 557 Added macro for simply reading a binary rawdata file
558
6f388e0d 559 * /alice/cvs/hltcvs/level3code/exa/test.C:
02f030e3 560 Added possibility to run several events, and do seperate settings for nonvertex tracking. Basically a result of working with p-p collisions.
561
6f388e0d 562 * /alice/cvs/hltcvs/level3code/exa/eval.C, /alice/cvs/hltcvs/level3code/exa/display.C:
02f030e3 563 Minor changes
564
5a31e9df 5652002-01-16 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 566
6f388e0d 567 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: New library paths
02f030e3 568
5a31e9df 5692002-01-11 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 570
6f388e0d 571 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Latest changes
02f030e3 572
5a31e9df 5732002-01-07 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 574
6f388e0d 575 * /alice/cvs/hltcvs/level3code/exa/MakePileup.h, /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx:
02f030e3 576 Update
577
6f388e0d 578 * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h:
02f030e3 579 Functions to make pileup events.
580
5a31e9df 5812001-12-11 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 582
6f388e0d 583 * /alice/cvs/hltcvs/level3code/exa/Binary.C:
584 possible to only do 1 slice
02f030e3 585
5a31e9df 5862001-12-10 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 587
6f388e0d 588 * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C:
02f030e3 589 Example how to read reconstructed tracks, and load generated particles in pp-events
590
5a31e9df 5912001-11-29 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 592
6f388e0d 593 * /alice/cvs/hltcvs/level3code/exa/display.C:
02f030e3 594 Example of how to use display class
595
5a31e9df 5962001-08-17 Uli Frankenfeld <franken@hansa00>
02f030e3 597
6f388e0d 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:
02f030e3 599 update to version V3.05
600
5a31e9df 6012001-07-30 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 602
6f388e0d 603 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: new paths
02f030e3 604
5a31e9df 6052001-05-03 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 606
6f388e0d 607 * /alice/cvs/hltcvs/level3code/exa/Eval.C:
02f030e3 608 Example how to use AliL3Evaluate class
609
5a31e9df 6102001-05-01 Uli Frankenfeld <franken@hansa00>
02f030e3 611
6f388e0d 612 * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: add fNTimeBins
02f030e3 613
5a31e9df 6142001-04-06 Uli Frankenfeld <franken@hansa00>
02f030e3 615
6f388e0d 616 * /alice/cvs/hltcvs/level3code/exa/eval.C: Exampel to use AliL3Evaluate
02f030e3 617
5a31e9df 6182001-03-26 Uli Frankenfeld <franken@hansa00>
02f030e3 619
6f388e0d 620 * /alice/cvs/hltcvs/level3code/exa/test.C: minor changes
02f030e3 621
5a31e9df 6222001-03-22 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 623
6f388e0d 624 * /alice/cvs/hltcvs/level3code/exa/rootlogon.C:
02f030e3 625 Changed to /usr/local/anders/aliroot/mylibs
626
5a31e9df 6272001-03-22 Uli Frankenfeld <franken@hansa00>
02f030e3 628
6f388e0d 629 * /alice/cvs/hltcvs/level3code/exa/Binary.C: typo in function name
02f030e3 630
6f388e0d 631 * /alice/cvs/hltcvs/level3code/exa/test.C: Imported the example macros
02f030e3 632
6f388e0d 633 * /alice/cvs/hltcvs/level3code/exa/test.C: New file.
02f030e3 634
6f388e0d 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:
02f030e3 636 Imported the example macros
637
6f388e0d 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:
02f030e3 639 New file.
640