]> git.uio.no Git - u/mrichter/AliRoot.git/blame - HLT/doc/changelog.programs
Changes in the covariance matrix for the tpc hlt tracks in order to optimize the...
[u/mrichter/AliRoot.git] / HLT / doc / changelog.programs
CommitLineData
de3c3890 12004-05-10 Kenneth Aamodt <kenneth@hansa00>
2
3 * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
4 latest changes.
5
62004-05-10 Constantin Loizides <loizides@hansa00>
7
8 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
9 Reversed order to anticipated coming changes.
10
11 * /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx:
12 add file size for pub-sub filepublisher tests.
13
14 * /alice/cvs/hltcvs/level3code/programs/Makefile:
15 remove gmon.out when cleaning
16
172004-05-09 Kenneth Aamodt <kenneth@hansa00>
18
19 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx:
20 This is the "final" update, only cosmetics left.
21
22 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx:
23 Now draw the clusters and the track.
24
25 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx:
26 TPC test displaying class.
27
28 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
29 Removed slice and patch as possibility in constructor.
30
31 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
32 Removed the tracking function, it does not work on straight tracks.
33
342004-05-08 Kenneth Aamodt <kenneth@hansa00>
35
36 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
37 Debugged and tested. Arguments: filename, path, [slice], [patch]
38
39 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
40 Removed a given path in constructor.
41
42 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
43 Removed all bugs. have'nt tested it yet.
44
45 * /alice/cvs/hltcvs/level3code/programs/Makefile:
46 Added new tpc test program.
47
48 * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx:
49 Added program for tpcbeamtest to work on raw altro data.
50
0bd0c1ef 512004-03-20 Constantin Loizides <loizides@hansa00>
52
53 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx:
54 Removed GCCVERSION string from code. Replaced by compiler internal
55 macro __GNUC__ which is 3 for gcc version >3.
56
5a31e9df 572004-02-25 Constantin Loizides <loizides@hansa00>
58
59 * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runhough.cxx:
60 Added support for profiling, see Makefile options, there are now to targets for libs, standart and old behaviour is building of shared libs, static builds .a libs which can be used for profiling (gprof).
61
622003-11-18 Constantin Loizides <loizides@hansa00>
b2a02bce 63
6f388e0d 64 * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx:
b2a02bce 65 Added new file handling support.
66
6f388e0d 67 * /alice/cvs/hltcvs/level3code/programs/Makefile: Added newio support.
b2a02bce 68
5a31e9df 692003-09-25 Constantin Loizides <loizides@hansa00>
a27af97b 70
6f388e0d 71 * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx:
a27af97b 72 Added Thomas Kuhr changes for upcoming data challenge and aliroot v4-01-00 tag.
73
5a31e9df 742003-07-29 Constantin Loizides <loizides@hansa00>
02f030e3 75
6f388e0d 76 * /alice/cvs/hltcvs/level3code/programs/speedtest.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.h, /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx:
02f030e3 77 Added copyright info.
78
5a31e9df 792003-07-28 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 80
6f388e0d 81 * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx: Cosmetic
02f030e3 82
5a31e9df 832003-07-26 Constantin Loizides <loizides@hansa00>
02f030e3 84
6f388e0d 85 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx:
02f030e3 86 Changes to compile standalone.
87
5a31e9df 882003-07-25 Constantin Loizides <loizides@hansa00>
02f030e3 89
6f388e0d 90 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 91 Changes to reflect the new makefile strategy.
92
6f388e0d 93 * /alice/cvs/hltcvs/level3code/programs/read.cxx: Cosmetics.
02f030e3 94
5a31e9df 952003-07-02 Constantin Loizides <loizides@hansa00>
02f030e3 96
6f388e0d 97 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx:
02f030e3 98 Changes for gcc-3.3
99
5a31e9df 1002003-05-15 Constantin Loizides <loizides@hansa00>
02f030e3 101
6f388e0d 102 * /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx:
02f030e3 103 just checked it but needs lot of work..
104
5a31e9df 1052003-05-13 Constantin Loizides <loizides@hansa00>
02f030e3 106
6f388e0d 107 * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx:
02f030e3 108 Little cosmetical changes.
109
6f388e0d 110 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 111 Little changes mostly cosmetic
112
5a31e9df 1132003-04-14 Constantin Loizides <loizides@hansa00>
02f030e3 114
6f388e0d 115 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.cxx:
02f030e3 116 More or less useful changes, mostly cosmetic.
117
6f388e0d 118 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 119 Added missling lib dependencies.
120
5a31e9df 1212003-04-11 Constantin Loizides <loizides@hansa00>
02f030e3 122
6f388e0d 123 * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx:
02f030e3 124 Added some more comments (in German) which I got from Roland via ICQ.
125
5a31e9df 1262003-02-19 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 127
6f388e0d 128 * /alice/cvs/hltcvs/level3code/programs/MakePileup.cxx, /alice/cvs/hltcvs/level3code/programs/MakePileup.h:
02f030e3 129 Moved to exa
130
5a31e9df 1312003-02-03 Constantin Loizides <loizides@hansa00>
02f030e3 132
6f388e0d 133 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx:
02f030e3 134 Changes for Root Types.
135
6f388e0d 136 * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx:
02f030e3 137 Program to convert binary cosmics from BigEndian to LittleEndian and vice versa.
138
5a31e9df 1392003-01-17 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 140
6f388e0d 141 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 142 Changed definition of TOPDIR
143
5a31e9df 1442002-11-14 Constantin Loizides <loizides@hansa00>
02f030e3 145
6f388e0d 146 * /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx:
02f030e3 147 Added deconvolution switch.
148
5a31e9df 1492002-10-15 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 150
6f388e0d 151 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 152 Added entry for runtracker. Also some changes in order to use this
153 Makefile when compiling without any ROOT whatsoever; USEPACKAGE=STANDALONE.
154
6f388e0d 155 * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx:
02f030e3 156 Standalone program for running the track finder.
157
5a31e9df 1582002-09-16 Constantin Loizides <loizides@hansa00>
02f030e3 159
6f388e0d 160 * /alice/cvs/hltcvs/level3code/programs/read.cxx:
02f030e3 161 Rows per patch are locally stored.
162
5a31e9df 1632002-09-05 Constantin Loizides <loizides@hansa00>
02f030e3 164
6f388e0d 165 * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 166 Little bugfixes for new alitroot version.
167
5a31e9df 1682002-09-03 Constantin Loizides <loizides@hansa00>
02f030e3 169
6f388e0d 170 * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 171 Little bugfix vor aliversion 3.08.
172
5a31e9df 1732002-07-11 Constantin Loizides <loizides@hansa00>
02f030e3 174
6f388e0d 175 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 176 Compiles now using top makefile.
177
6f388e0d 178 * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx:
02f030e3 179 Little changes, mostly cosmetic.
180
6f388e0d 181 * /alice/cvs/hltcvs/level3code/programs/Makefile: Added runhough.cxx.
02f030e3 182
6f388e0d 183 * /alice/cvs/hltcvs/level3code/programs/runhough.cxx:
02f030e3 184 Program to run hough transform standalone.
185
5a31e9df 1862002-07-08 Constantin Loizides <loizides@hansa00>
02f030e3 187
6f388e0d 188 * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx:
02f030e3 189 Program that converts from ali digits into l3 raw data. Corresponding macro is Binary.C.
190
5a31e9df 1912002-07-05 Constantin Loizides <loizides@hansa00>
02f030e3 192
6f388e0d 193 * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx:
02f030e3 194 Changes to use AliL3Logger correctly in standalone programs.
195
5a31e9df 1962002-07-02 Constantin Loizides <loizides@hansa00>
02f030e3 197
6f388e0d 198 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 199 Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now.
200
5a31e9df 2012002-07-02 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 202
6f388e0d 203 * /alice/cvs/hltcvs/level3code/programs/Makefile: New topdir makefile
02f030e3 204
5a31e9df 2052002-06-14 Constantin Loizides <loizides@hansa00>
02f030e3 206
6f388e0d 207 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 208 Small changes to run on single patches.
209
6f388e0d 210 * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx:
02f030e3 211 Sample program to run VHDL cluster finder.
212
6f388e0d 213 * /alice/cvs/hltcvs/level3code/programs/read.cxx:
02f030e3 214 Changes to read also Altro like data.
215
5a31e9df 2162002-06-11 Constantin Loizides <loizides@hansa00>
02f030e3 217
6f388e0d 218 * /alice/cvs/hltcvs/level3code/programs/MakePileup.cxx, /alice/cvs/hltcvs/level3code/programs/MakePileup.h:
02f030e3 219 MakePileup moved from misc directoy to program directory.
220
5a31e9df 2212002-06-10 Constantin Loizides <loizides@hansa00>
02f030e3 222
6f388e0d 223 * /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 224 Solved bug forgetting to use AliL3MemHandler->Init(slice,patch).
225
6f388e0d 226 * /alice/cvs/hltcvs/level3code/programs/read.cxx:
227 Check consecutive rows.
02f030e3 228
6f388e0d 229 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 230 Changes for error calculation of Cluster Finder.
231
5a31e9df 2322002-06-06 Constantin Loizides <loizides@hansa00>
02f030e3 233
6f388e0d 234 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 235 Minor changes to use new AliL3ClusterFinder class.
236
5a31e9df 2372002-05-29 Constantin Loizides <loizides@hansa00>
02f030e3 238
6f388e0d 239 * /alice/cvs/hltcvs/level3code/programs/read.cxx:
02f030e3 240 Changes done to make read work with new AliL3AltroMemHandler.
241
5a31e9df 2422002-05-18 Constantin Loizides <loizides@hansa00>
02f030e3 243
6f388e0d 244 * /alice/cvs/hltcvs/level3code/programs/Makefile: Addes gettransform.
02f030e3 245
6f388e0d 246 * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx:
02f030e3 247 First checkin of program to extract parameters from AliL3Transform to be used for the VHDL implementation of the Hough transform.
248
6f388e0d 249 * /alice/cvs/hltcvs/level3code/programs/read.cxx: Use new Transformer.
02f030e3 250
5a31e9df 2512002-05-05 Constantin Loizides <loizides@hansa00>
02f030e3 252
6f388e0d 253 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 254 Minor corrections after big transformer changes
255
5a31e9df 2562002-04-26 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 257
6f388e0d 258 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 259 Changes as a result of making AliL3Transform static.
260
5a31e9df 2612002-04-18 Constantin Loizides <loizides@hansa00>
02f030e3 262
6f388e0d 263 * /alice/cvs/hltcvs/level3code/programs/doit: Moved to Makefile.
02f030e3 264
5a31e9df 2652002-04-17 Constantin Loizides <loizides@hansa00>
02f030e3 266
6f388e0d 267 * /alice/cvs/hltcvs/level3code/programs/read.cxx:
02f030e3 268 Sample program showing howto read raw data and convert them to an Altrolike Ascii data structure
269
6f388e0d 270 * /alice/cvs/hltcvs/level3code/programs/Makefile: Read program added
02f030e3 271
5a31e9df 2722002-04-16 Constantin Loizides <loizides@hansa00>
02f030e3 273
6f388e0d 274 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 275 Minor changes to check for NOLOGGING env str and solved some very minor bugs
276
6f388e0d 277 * /alice/cvs/hltcvs/level3code/programs/runit.cxx:
02f030e3 278 Sample program for using the simple fast cluster finder.
279
6f388e0d 280 * /alice/cvs/hltcvs/level3code/programs/Makefile:
02f030e3 281 Makefile for small HLT programs created.
282
5a31e9df 2832002-04-16 Anders Strand Vestbo <vestbo@hansa00>
02f030e3 284
6f388e0d 285 * /alice/cvs/hltcvs/level3code/programs/doit, /alice/cvs/hltcvs/level3code/programs/speedtest.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.h:
02f030e3 286 Moved from src
287