]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - MUON/libMUONshuttle.pkg
Corrected GetNeighbours() (Laurent)
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
... / ...
CommitLineData
1# $Id$
2
3SRCS:= \
4AliMUONPreprocessor.cxx \
5AliMUONVSubprocessor.cxx \
6AliMUONPedestalSubprocessor.cxx \
7AliMUONGMSSubprocessor.cxx \
8AliMUON2DStoreValidator.cxx \
9AliMUONPedestalEventGenerator.cxx \
10AliMUONCheckItem.cxx \
11AliMUONCheckItemIterator.cxx \
12AliMUONHVSubprocessor.cxx
13
14HDRS:= $(SRCS:.cxx=.h)
15
16DHDR:= MUONshuttleLinkDef.h
17
18EINCLUDE := MUON/mapping
19
20