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