]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONrec.pkg
Addapting AliMUONEventReconstructor to AliLog framework (Gines)
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
CommitLineData
e118b27e 1# $Id$
2
344cf8e0 3SRCS:= AliMUONClusterReconstructor.cxx \
4 AliMUONClusterFinderVS.cxx \
5 AliMUONClusterFinderAZ.cxx \
6 AliMUONPixel.cxx \
7 AliMUONClusterInput.cxx \
344cf8e0 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 \
344cf8e0 20 AliMUONDDLTrigger.cxx \
21 AliMUONSubEventTrigger.cxx \
22 AliMUONScalerEventTrigger.cxx \
23 AliMUONDDLTracker.cxx \
24 AliMUONSubEventTracker.cxx \
25 AliMUONRawData.cxx \
26 AliMUONRawStream.cxx
27
28
29HDRS:= $(SRCS:.cxx=.h)
30
31DHDR:= MUONrecLinkDef.h
32
33
e118b27e 34EINCLUDE := RAW MUON/mapping