]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONevaluation.pkg
Fixes to calls for MeanMaterialBudget (now in AliTracker) (From Jouri Belikov)
[u/mrichter/AliRoot.git] / MUON / libMUONevaluation.pkg
CommitLineData
865eb498 1# $Id$
2
18c60a9b 3SRCS:= AliMUONPairLight.cxx \
4 AliMUONTrackLight.cxx \
890903b1 5 AliMUONCheck.cxx \
6 AliMUONRecoCheck.cxx \
890903b1 7 AliMUONDataInterface.cxx \
07f2614d 8 AliMUONTriggerGUI.cxx \
9 AliMUONTriggerGUIbdmap.cxx \
10 AliMUONTriggerGUIdimap.cxx \
230fe657 11 AliMUONTriggerGUIboard.cxx
18c60a9b 12
865eb498 13HDRS:= $(SRCS:.cxx=.h)
14
929be614 15DHDR:= MUONevaluationLinkDef.h
865eb498 16
17EINCLUDE:= RAW MUON/mapping
18