]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCtrack.h
Updated V2 stream of tracking (Yu.Belikov). The new long waited features are: 1)...
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Nov 2001 16:36:33 +0000 (16:36 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Nov 2001 16:36:33 +0000 (16:36 +0000)
commit7f6ddf589c191e48fb1ff2621a7dfa67bfaaa367
tree09da3ee08ab179ede6829e01f39c52a14f5a176d
parente59d8a816dc0db0d959273748dde665753442c64
Updated V2 stream of tracking (Yu.Belikov). The new long waited features are: 1) Possibility to pass the primary vertex position to the trackers (both for the TPC and the ITS) 2) Possibility to specify the number of tracking passes together with applying (or not applying) the vertex constraint (ITS only) 3) Possibility to make some use of partial PID provided by the TPC when doing tracking in the ITS (ITS only) 4) V0 reconstruction with a helix minimisation of the DCA. (new macros: AliV0FindVertices.C and AliV0Comparison.C) 4a) ( Consequence of the 4) )  All the efficiencies and resolutions are from now on calculated including *secondary*particles* too. (Don't be surprised by the drop in efficiency etc)
26 files changed:
ITS/AliITSComparisonV2.C
ITS/AliITSFindClustersV2.C
ITS/AliITSFindTracksV2.C
ITS/AliITSrecoV2.h
ITS/AliITStrackV2.cxx
ITS/AliITStrackV2.h
ITS/AliITStrackerV2.cxx
ITS/AliITStrackerV2.h
ITS/AliV0Comparison.C [new file with mode: 0644]
ITS/AliV0FindVertices.C [new file with mode: 0644]
ITS/AliV0vertex.cxx [new file with mode: 0644]
ITS/AliV0vertex.h [new file with mode: 0644]
ITS/AliV0vertexer.cxx [new file with mode: 0644]
ITS/AliV0vertexer.h [new file with mode: 0644]
ITS/ITSLinkDef.h
ITS/Makefile
ITS/libITS.pkg
STEER/AliKalmanTrack.h
STEER/AliTracker.cxx
STEER/AliTracker.h
TPC/AliTPCComparison.C
TPC/AliTPCFindTracks.C
TPC/AliTPCtrack.cxx
TPC/AliTPCtrack.h
TPC/AliTPCtracker.cxx
TPC/AliTPCtracker.h