]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONrec.pkg
Remove dependence to RAW module in MUONraw library for online purpose (Christian)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
1 # $Id$
2
3 SRCS:= AliMUONClusterReconstructor.cxx \
4        AliMUONDigitMapA1.cxx \
5        AliMUONClusterFinderVS.cxx \
6        AliMUONClusterFinderAZ.cxx \
7        AliMUONPixel.cxx \
8        AliMUONClusterInput.cxx \
9        AliMUONReconstructor.cxx \
10        AliMUONTrackReconstructor.cxx \
11        AliMUONTrack.cxx \
12        AliMUONTrackK.cxx \
13        AliMUONTrackParam.cxx \
14        AliMUONTriggerTrack.cxx \
15        AliMUONRecoTrack.cxx \
16        AliMUONHitForRec.cxx \
17        AliMUONTrackHit.cxx \
18        AliMUONSegment.cxx \
19        AliMUONClusterDrawAZ.cxx \
20        AliMUONDetElement.cxx \
21        AliMUONEventRecoCombi.cxx \
22        AliMUONDigitCalibrator.cxx \
23        AliMUONRawStreamTrigger.cxx \
24        AliMUONRawStreamTracker.cxx  \
25        AliMUONDigitMaker.cxx \
26        AliMillepede.cxx \
27        AliMUONAlignment.cxx \
28        AliMUONDisplay.cxx \
29        AliMUONRecoCheck.cxx
30  
31
32 HDRS:= $(SRCS:.cxx=.h)
33
34 DHDR:= MUONrecLinkDef.h
35
36
37 EINCLUDE := RAW MUON/mapping