]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONshuttle.pkg
Correct function Compare() for "pixels" from MLEM cluster finder.
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
CommitLineData
ea199e33 1# $Id$
2
3SRCS:= \
4AliMUONPreprocessor.cxx \
5AliMUONVSubprocessor.cxx \
6AliMUONPedestalSubprocessor.cxx \
163131fe 7AliMUONGMSSubprocessor.cxx \
ea199e33 8AliMUONPedestalEventGenerator.cxx \
1192fe28 9AliMUONHVSubprocessor.cxx \
4cd57624 10AliMUONGainSubprocessor.cxx \
11AliMUONTrackerPreprocessor.cxx \
ea199e33 12
13HDRS:= $(SRCS:.cxx=.h)
14
15DHDR:= MUONshuttleLinkDef.h
16
17EINCLUDE := MUON/mapping
18
19