]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/doc/changelog.kalman
Removed ASV version in AliL3FileHandler by another effective i/o method using index...
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Jul 2003 19:22:32 +0000 (19:22 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Jul 2003 19:22:32 +0000 (19:22 +0000)
commit02f030e31b6c9fc12a38daaf0c9d37be459d76b8
tree924204cc667a22bb2d292740ac038b3c8e596ad7
parentfe250300d94bff615c698a79ca196a3449d7dd10
Removed ASV version in AliL3FileHandler by another effective i/o method using index tables over the digittree which does not require patched AliTPC class. Minor other changes, bugfixes and comments. Added changelogs in doc.
53 files changed:
HLT/.cvsignore [new file with mode: 0644]
HLT/Makefile
HLT/Makefile.conf
HLT/Makefile.rules
HLT/bin/sethlt.csh
HLT/bin/sethlt.sh
HLT/bin/sethlt_cern.csh
HLT/bin/sethlt_cern.sh
HLT/bin/usehlt.csh
HLT/bin/usehlt.sh
HLT/comp/AliL3FitUtilities.c
HLT/doc/README
HLT/doc/changelog.bin [new file with mode: 0644]
HLT/doc/changelog.comp [new file with mode: 0644]
HLT/doc/changelog.doc [new file with mode: 0644]
HLT/doc/changelog.exa [new file with mode: 0644]
HLT/doc/changelog.hough [new file with mode: 0644]
HLT/doc/changelog.kalman [new file with mode: 0644]
HLT/doc/changelog.misc [new file with mode: 0644]
HLT/doc/changelog.programs [new file with mode: 0644]
HLT/doc/changelog.src [new file with mode: 0644]
HLT/doc/changelog.top [new file with mode: 0644]
HLT/doc/changelog.trigger [new file with mode: 0644]
HLT/exa/.cvsignore [new file with mode: 0644]
HLT/exa/.rootrc [new file with mode: 0644]
HLT/exa/binary.C
HLT/exa/rootlogon.C
HLT/exa/runtracker.C
HLT/hough/AliL3HistogramAdaptive.cxx
HLT/programs/ali2raw.cxx
HLT/programs/convcosmicsfile.cxx
HLT/programs/gettransform.cxx
HLT/programs/read.cxx
HLT/programs/runhough.cxx
HLT/programs/runit.cxx
HLT/programs/runtracker.cxx
HLT/programs/runvhdlcf.cxx
HLT/programs/runvhdlhough.cxx
HLT/programs/speedtest.cxx
HLT/programs/speedtest.h
HLT/src/AliL3ClustFinderNew.cxx
HLT/src/AliL3ConfMapPoint.cxx
HLT/src/AliL3ConfMapPoint.h
HLT/src/AliL3ConfMapper.cxx
HLT/src/AliL3ConfMapper.h
HLT/src/AliL3Display.cxx
HLT/src/AliL3FileHandler.cxx
HLT/src/AliL3FileHandler.h
HLT/src/AliL3Logger.h
HLT/src/AliL3RawDataFileHandler.cxx
HLT/src/AliL3Transform.cxx
HLT/src/AliL3Transform.h
HLT/src/AliLevel3.cxx