]> git.uio.no Git - u/mrichter/AliRoot.git/commit
- Put the code to fill ESD with trigger data back in the correct framework:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Jun 2008 11:15:00 +0000 (11:15 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Jun 2008 11:15:00 +0000 (11:15 +0000)
commitb1fea02e530a9bb2a0617e8ba8555154193cb52a
tree5391277ee2751e5e6020191834857323df684d4f
parent6d237bb144ec870199552bf6b1059638f1873ff2
- Put the code to fill ESD with trigger data back in the correct framework:
  change MUONESDInterface to set(get) MUONLocalTrigger data in(from)
  the ESDMuonTrack.
- Added protection here and there against ghost tracks ESD (containing trigger
  data but dummy tracker data).
- Use the method AliMUONVTrackReconstrutor::Refit() to recompute precisely
  the track parameters at each cluster (instead of a simply extrapolating
  the parameters at the first one) when recovering the MUONTrack from
  the ESDMuonTrack in the MUONESDInterface.
(Philippe P.)
21 files changed:
MUON/AliMUONCheck.cxx
MUON/AliMUONESDInterface.cxx
MUON/AliMUONESDInterface.h
MUON/AliMUONQADataMakerRec.cxx
MUON/AliMUONRecoCheck.cxx
MUON/AliMUONRecoParam.h
MUON/AliMUONTrack.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackParam.cxx
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONTracker.cxx
MUON/AliMUONVTrackReconstructor.cxx
MUON/AliMUONVTrackReconstructor.h
MUON/MUONRefit.C
MUON/MUONefficiency.C
MUON/MUONmassPlot_ESD.C
MUON/READMErec.txt
MUON/runReconstruction.C