]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONshuttle.pkg
- Adding the array of slat segmentation and GetLayerSegmentation(..) method
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
1 # $Id$
2
3 SRCS:= \
4 AliMUONPreprocessor.cxx \
5 AliMUONVSubprocessor.cxx \
6 AliMUONPedestalSubprocessor.cxx \
7 AliMUON2DStoreValidator.cxx \
8 AliMUONPedestalEventGenerator.cxx \
9 AliMUONCheckItem.cxx \
10 AliMUONCheckItemIterator.cxx
11
12 HDRS:= $(SRCS:.cxx=.h)
13
14 DHDR:= MUONshuttleLinkDef.h
15
16 EINCLUDE := MUON/mapping
17
18