]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONReconstructor.cxx
(a) Multiple scattering and energy loss in absorber are now calculated
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Mar 2007 15:53:19 +0000 (15:53 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Mar 2007 15:53:19 +0000 (15:53 +0000)
commit8cde4af5f2c90b69798a53593a37b9c8b1e835f8
treef0a3fae5f50113870d8d052be7f76d4a8eb2cc5d
parentc0f6f01db6537dab6015782c47870ee286a0fda3
(a) Multiple scattering and energy loss in absorber are now calculated
    using absorber material properties (density, radiation-length, ...).
(b) All the informations about the absorber are get from the geometry rootfile
    instead of from constants in AliMUONConstant.
(c) The track extrapolation to vertex has been removed from the tracking
    procedure since the vertex is not known at this level.
(d) An option has been added to cancel the track extrapolation to vertex
    when filling ESD in AliMUONReconstructor. ESD are then filled with track
    parameters at the first chamber. Similar option have been added in
    MUONmassPlot_ESD.C and MUONefficiency.C to perform extrapolation at
    this level if not done before. (a detailled mail will follow this commit).
(Philippe P.)
18 files changed:
MUON/AliMUONDisplay.cxx
MUON/AliMUONReconstructor.cxx
MUON/AliMUONTrack.h
MUON/AliMUONTrackExtrap.cxx
MUON/AliMUONTrackExtrap.h
MUON/AliMUONTrackK.cxx
MUON/AliMUONTrackK.h
MUON/AliMUONTrackReconstructor.cxx
MUON/AliMUONTrackReconstructor.h
MUON/AliMUONTrackReconstructorK.cxx
MUON/AliMUONTrackReconstructorK.h
MUON/AliMUONVTrackReconstructor.h
MUON/MUONAlignment.C
MUON/MUONCheckDI.C
MUON/MUONRecoCheck.C
MUON/MUONefficiency.C
MUON/MUONmassPlot_ESD.C
MUON/MUONmassPlot_NewIO.C