]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONrec.pkg
Implemented Raw2SDigits method for tracker (Christian)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
CommitLineData
e118b27e 1# $Id$
2
344cf8e0 3SRCS:= AliMUONClusterReconstructor.cxx \
5289cf2f 4 AliMUONDigitMapA1.cxx \
344cf8e0 5 AliMUONClusterFinderVS.cxx \
6 AliMUONClusterFinderAZ.cxx \
7 AliMUONPixel.cxx \
8 AliMUONClusterInput.cxx \
344cf8e0 9 AliMUONReconstructor.cxx \
29f1b13a 10 AliMUONTrackReconstructor.cxx \
344cf8e0 11 AliMUONTrack.cxx \
12 AliMUONTrackK.cxx \
13 AliMUONTrackParam.cxx \
14 AliMUONTriggerTrack.cxx \
15 AliMUONRecoTrack.cxx \
16 AliMUONHitForRec.cxx \
344cf8e0 17 AliMUONTrackHit.cxx \
18 AliMUONSegment.cxx \
cc87ebcd 19 AliMUONClusterDrawAZ.cxx \
20 AliMUONDetElement.cxx \
156df13c 21 AliMUONEventRecoCombi.cxx \
88b2dec6 22 AliMUONDigitCalibrator.cxx \
af4f0ea7 23 AliMillepede.cxx \
97d0abba 24 AliMUONAlignment.cxx \
25 AliMUONDisplay.cxx \
26 AliMUONRecoCheck.cxx
344cf8e0 27
28
29HDRS:= $(SRCS:.cxx=.h)
30
31DHDR:= MUONrecLinkDef.h
32
33
e118b27e 34EINCLUDE := RAW MUON/mapping