]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONTrackReconstructor.h
1) New class "AliMUONRefitter" to:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Mar 2008 13:34:13 +0000 (13:34 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Mar 2008 13:34:13 +0000 (13:34 +0000)
commit7deb8eb0d0ea5ba9863775c928d3303faef4da8d
tree222d1645597d62a452c8cebe4ac1e2eee677e7df
parentfc3983a17508c456773c5b975d1cf3343782b64d
1) New class "AliMUONRefitter" to:
   - re-clusterize the ESD clusters from the attached ESD pad
   - refit the ESD tracks using the attached ESD clusters or
     the re-clusterized ones
2) The macro MUONRefitter.C provides a complete example using
   this new class (including modification of the digit charge
   before refitting, comparison of results with the original data
   and storage of these results in a new AliESDs.root file).
(Philippe P.)
18 files changed:
MUON/AliMUONClusterFinderMLEM.cxx
MUON/AliMUONClusterFinderPeakCOG.cxx
MUON/AliMUONClusterFinderPeakFit.cxx
MUON/AliMUONRefitter.cxx [new file with mode: 0644]
MUON/AliMUONRefitter.h [new file with mode: 0644]
MUON/AliMUONSimpleClusterServer.cxx
MUON/AliMUONSimpleClusterServer.h
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONTracker.cxx
MUON/AliMUONVClusterServer.h
MUON/AliMUONVTrackReconstructor.h
MUON/MUONRefit.C [new file with mode: 0644]
MUON/MUONrecLinkDef.h
MUON/TestRecPoints.C
MUON/libMUONrec.pkg