]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONrec.pkg
Removing quick code hack and unnecessary methods. Now have a much cleaner implementat...
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
CommitLineData
e118b27e 1# $Id$
2
230fe657 3SRCS:= AliMUONClusterReconstructor.cxx \
344cf8e0 4 AliMUONClusterFinderAZ.cxx \
5 AliMUONPixel.cxx \
344cf8e0 6 AliMUONReconstructor.cxx \
2457f726 7 AliMUONVTrackReconstructor.cxx \
29f1b13a 8 AliMUONTrackReconstructor.cxx \
2457f726 9 AliMUONTrackReconstructorK.cxx \
196471e9 10 AliMUONTracker.cxx \
344cf8e0 11 AliMUONTrack.cxx \
344cf8e0 12 AliMUONTrackParam.cxx \
37827b29 13 AliMUONTrackExtrap.cxx \
344cf8e0 14 AliMUONTriggerTrack.cxx \
230fe657 15 AliMUONVTriggerTrackStore.cxx \
16 AliMUONTriggerTrackStoreV1.cxx \
344cf8e0 17 AliMUONRecoTrack.cxx \
18 AliMUONHitForRec.cxx \
88b2dec6 19 AliMUONDigitCalibrator.cxx \
af4f0ea7 20 AliMillepede.cxx \
97d0abba 21 AliMUONAlignment.cxx \
0f57d0bd 22 AliMUONVClusterFinder.cxx \
23 AliMUONPreClusterFinder.cxx \
d1fc960f 24 AliMUONPreClusterFinderV2.cxx \
25 AliMUONPreClusterFinderV3.cxx \
0f57d0bd 26 AliMUONClusterFinderMLEM.cxx \
27 AliMUONClusterSplitterMLEM.cxx \
28 AliMUONClusterFinderSimpleFit.cxx \
29 AliMUONClusterFinderCOG.cxx \
30 AliMUONPad.cxx \
0a710bc8 31 AliMUONCluster.cxx \
32 AliMUONPadStatusMaker.cxx \
33 AliMUONPadStatusMapMaker.cxx \
890903b1 34 AliMUONTrackHitPattern.cxx \
8c0b5e70 35 AliMUONTriggerChamberEff.cxx \
230fe657 36 AliMUONVClusterStore.cxx \
37 AliMUONClusterStoreV1.cxx \
38 AliMUONVTrackStore.cxx \
39 AliMUONTrackStoreV1.cxx
40
344cf8e0 41HDRS:= $(SRCS:.cxx=.h)
42
43DHDR:= MUONrecLinkDef.h
44
e118b27e 45EINCLUDE := RAW MUON/mapping