]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCclustererMI.cxx
1. Protection against cluster splitting
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Jan 2010 18:24:01 +0000 (18:24 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Jan 2010 18:24:01 +0000 (18:24 +0000)
commit6fbe1e5c462a89db7f87f9a495ccd6f56008298d
treec8f52d8c4f803a02c1d4ddf84b97bd1b725d79be
parent70b0f0bfcfd9a9ebdd3a677a1c5543dd9d4986df
1. Protection against cluster splitting
   Usage of the window to define the local maxima
   Setup: AliTPCRecoParam
   Usage: AliTPCclusterMI

2. Maximal allowed number of shared clusters
   Setup: AliTPCrecoParam
   Usage: AliTPCtrackerMI

3. New function to remove the splitted tracks
   )Previous function stopped to work because of change of interface in other class)
   FindSplitted

4. Remapping of the kink indexes (Ruben)
TPC/AliTPCRecoParam.cxx
TPC/AliTPCRecoParam.h
TPC/AliTPCclustererMI.cxx
TPC/AliTPCclustererMI.h
TPC/AliTPCtrackerMI.cxx
TPC/AliTPCtrackerMI.h