]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliESDMuonTrack.h
The description of changes:
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Jan 2010 14:56:36 +0000 (14:56 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Jan 2010 14:56:36 +0000 (14:56 +0000)
commit5c15a68b15868213d26579c32974ddf3ad334170
tree7392fe4546bf58b73a18936c3b4b6b075f75c551
parent38c52e61a4e00271c41586778313c78d0c4a07f3
The description of changes:

In MUON reconstruction:
At the end of the reconstruction, when 2 tracks share one cluster or more, the worst one is removed (assuming it is a fake). Now:
- The selection is sequential: we start comparing tracks on stations 4&5, then on station 3 and finally, if required in the reconstruction parameters, on stations 1&2.
- All the combinations of tracks are considered before starting to remove them.
- When the selection is not performed on station 1&2, the connected tracks on these stations are flagged.
- This flag is propagated to the ESD and the AOD and accessible via the method "IsConnected()".
(Philippe P.)
MUON/AliMUONESDInterface.cxx
MUON/AliMUONRecoParam.cxx
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
PWG3/muon/AliAnalysisTaskESDMuonFilter.cxx
STEER/AliAODTrack.h
STEER/AliESDMuonTrack.h