]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSReconstructor.cxx
* Possibility to reconstruct cosmic muon tracks that cross the ITS
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Aug 2007 07:39:48 +0000 (07:39 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Aug 2007 07:39:48 +0000 (07:39 +0000)
commitb8ed1a9251eec86ea9e920d0f23ae8236f51f704
tree6b81ac0327f5c9d4048de7721641a6a9b93dd295
parentd3ad3ee1274a35e314f40567e134442c0da20251
* Possibility to reconstruct cosmic muon tracks that cross the ITS
at a distance from the origin smaller than the radius of the inner SSD layer:
expected to be useful for ITS alignment.
(before we reconstructed only muons crossing the inner SPD layer)
Modified classes:
-AliITSVertexerCosmics: it now builds the "fake" vertex using any layer (<SSD2)
with at least two clusters
-AliITStrackerSA: it now finds tracks with clusters on the N outer layers
(2<=N<=6). The default is still to require all 6 layers.
-AliITSReconstructor. In the case of "cosmics" setting, it enables
the above feature in AliITStrackerSA.

Andrea
ITS/AliITSReconstructor.cxx
ITS/AliITSVertexerCosmics.cxx
ITS/AliITSVertexerCosmics.h
ITS/AliITStrackerSA.cxx
ITS/AliITStrackerSA.h