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