]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/STEER/AliReconstruction.cxx
Re-organization of vertex constraints in the primary vertex determination:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 16 Oct 2008 14:55:37 +0000 (14:55 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 16 Oct 2008 14:55:37 +0000 (14:55 +0000)
commitf2a195c1f63f67c6f894a5d2b4e97638fc5092a5
treeff48a2b952cedb9169576afa01afa8e6ad0ff4ed
parent92efec04c090b50aa5762cb6f1c2335dd33a6cd0
Re-organization of vertex constraints in the primary vertex determination:

- 3 diamonds in OCDB: GPR/MeanVertexSPD for SPD, GRP/MeanVertex for
ITS tracks, GPR/MeanVertexTPC for TPC tracks. The diamond estimated by the
SPD DA is stored in MeanVertexSPD. This mean vertex can be used to constrain
the SPD vertexer.
- 3 separate flags to have the freedom to use the constraint for
given vertex and not for another. These flags are moved from AliReconstruction
to AliITSRecoParam (for SPD) and AliGRPRecoParam (for tracks), where the other
cuts for the vertexers are.

Andrea
GRP/UpdateCDBVertexDiamond.C
STEER/AliGRPRecoParam.cxx
STEER/AliGRPRecoParam.h
STEER/AliReconstruction.cxx
STEER/AliReconstruction.h