]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONVTrackReconstructor.cxx
- Remove "connected tracks" (i.e. track sharing at least 1 cluster in station 3,
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Nov 2008 14:24:20 +0000 (14:24 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Nov 2008 14:24:20 +0000 (14:24 +0000)
commitc59f70b9ad722c1e7bd4fa9b2162928808e6cd96
tree8c5a91f8bb7c5fc919d3fdc421168376e42100c0
parentf263c7c07587ce7d472027214b7d723065d23224
- Remove "connected tracks" (i.e. track sharing at least 1 cluster in station 3,
  4 or 5) at the end of the tracking. This allow to remove almost all the fake
  tracks without affecting the good ones.
- New option in RecoParam (RemoveConnectedTracksInSt12(..)) to extend the
  definition of "connected tracks" to the ones sharing at least 1 cluster in any
  station (including station 1 and 2).
- In AliMUONRecoCheck, build the cluster IDs of the simulated tracks by using
  the Detection Element ID stored into the TrackRef. It is used to check the
  compatibility between TrackRef and reconstructed clusters instead of using
  their z position.
- Change the method AliMUONTrack::CompatibleTrack() to also return the number of
  reconstructed clusters. It gives more information to check the compatibility
   between simulated and reconstructed tracks.

(Philippe P.)
MUON/AliMUONESDInterface.cxx
MUON/AliMUONRecoCheck.cxx
MUON/AliMUONRecoParam.cxx
MUON/AliMUONRecoParam.h
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackLight.cxx
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
MUON/Calib/RecoParam/Run0_999999999_v0_s0.root
MUON/MUONRecoCheck.C