]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONrec.pkg
Addapting AliMUONEventReconstructor to AliLog framework (Gines)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
1 # $Id$
2
3 SRCS:= AliMUONClusterReconstructor.cxx \
4        AliMUONClusterFinderVS.cxx \
5        AliMUONClusterFinderAZ.cxx \
6        AliMUONPixel.cxx \
7        AliMUONClusterInput.cxx \
8        AliMUONReconstructor.cxx \
9        AliMUONEventReconstructor.cxx \
10        AliMUONTrack.cxx \
11        AliMUONTrackK.cxx \
12        AliMUONTrackParam.cxx \
13        AliMUONTriggerTrack.cxx \
14        AliMUONRecoTrack.cxx \
15        AliMUONHitForRec.cxx \
16        AliMUONRecoEvent.cxx \
17        AliMUONTrackHit.cxx \
18        AliMUONSegment.cxx \
19        AliMUONReconstHit.cxx \
20        AliMUONDDLTrigger.cxx \
21        AliMUONSubEventTrigger.cxx \
22        AliMUONScalerEventTrigger.cxx \
23        AliMUONDDLTracker.cxx \
24        AliMUONSubEventTracker.cxx \
25        AliMUONRawData.cxx \
26        AliMUONRawStream.cxx 
27  
28
29 HDRS:= $(SRCS:.cxx=.h)
30
31 DHDR:= MUONrecLinkDef.h
32
33
34 EINCLUDE := RAW MUON/mapping