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