]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/src/AliL3Merger.cxx
More changes as a consequence of changing the pad geomtry in the new
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Sep 2002 12:33:59 +0000 (12:33 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Sep 2002 12:33:59 +0000 (12:33 +0000)
commit68a27388fcf67efe8afefd4f5d1b173a9f9fd4b7
tree84c51523118f97edec88e91571b48cbd2295cfc1
parentb490510d31fc8060631982a9c828f4af90c29a66
More changes as a consequence of changing the pad geomtry in the new
AliROOT. Some hardcoded values which were set to 176 has now been changed
to AliL3Transform::GetNRows() etc. Also the remaining hardcoded AliTPCParam
and digits tree object names has been changed in AliL3FileHandler.
There were and still are a bug in the AliL3Merger class in FillNTuppel,
which I was not able to figure out, so I switched off. This only affects
the SlowMerging methods in the track mergers, and should be looked at more
if needed in the future.
HLT/src/AliL3ConfMapper.cxx
HLT/src/AliL3FileHandler.cxx
HLT/src/AliL3FileHandler.h
HLT/src/AliL3GlobalMerger.cxx
HLT/src/AliL3Merger.cxx
HLT/src/AliL3Track.cxx
HLT/src/AliL3Track.h
HLT/src/AliL3TrackMerger.cxx
HLT/src/AliL3VertexFinder.cxx
HLT/src/AliLevel3.cxx