]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONevaluation.pkg
Updated list of MUON libraries
[u/mrichter/AliRoot.git] / MUON / libMUONevaluation.pkg
1 # $Id$
2
3 SRCS:= AliMUONPairLight.cxx \
4        AliMUONTrackLight.cxx \
5        AliMUONCheck.cxx \
6        AliMUONRecoCheck.cxx \
7        AliMUONPoints.cxx \
8        AliMUONDisplay.cxx \
9        AliMUONDataInterface.cxx \
10             
11 HDRS:= $(SRCS:.cxx=.h)
12
13 DHDR:= MUONevaluationLinkDef.h
14
15 EINCLUDE:= RAW MUON/mapping
16