]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONrec.pkg
Removing circular dependences, work in progress (Ch. Finck)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
CommitLineData
e118b27e 1# $Id$
2
344cf8e0 3FSRCS= extrap.F
4
5SRCS:= AliMUONClusterReconstructor.cxx \
6 AliMUONClusterFinderVS.cxx \
7 AliMUONClusterFinderAZ.cxx \
7e4a628d 8 AliMUONMathieson.cxx \
344cf8e0 9 AliMUONPixel.cxx \
10 AliMUONClusterInput.cxx \
344cf8e0 11 AliMUONReconstructor.cxx \
12 AliMUONEventReconstructor.cxx \
13 AliMUONTrack.cxx \
14 AliMUONTrackK.cxx \
15 AliMUONTrackParam.cxx \
16 AliMUONTriggerTrack.cxx \
17 AliMUONRecoTrack.cxx \
18 AliMUONHitForRec.cxx \
19 AliMUONRecoEvent.cxx \
20 AliMUONTrackHit.cxx \
21 AliMUONSegment.cxx \
22 AliMUONReconstHit.cxx \
344cf8e0 23 AliMUONDDLTrigger.cxx \
24 AliMUONSubEventTrigger.cxx \
25 AliMUONScalerEventTrigger.cxx \
26 AliMUONDDLTracker.cxx \
27 AliMUONSubEventTracker.cxx \
28 AliMUONRawData.cxx \
29 AliMUONRawStream.cxx
30
31
32HDRS:= $(SRCS:.cxx=.h)
33
34DHDR:= MUONrecLinkDef.h
35
36
e118b27e 37EINCLUDE := RAW MUON/mapping