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