]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONshuttle.pkg
Build TGeo geometry also when running with Geant4
[u/mrichter/AliRoot.git] / MUON / libMUONshuttle.pkg
CommitLineData
ea199e33 1# $Id$
2
3SRCS:= \
4AliMUONPreprocessor.cxx \
5AliMUONVSubprocessor.cxx \
6AliMUONPedestalSubprocessor.cxx \
163131fe 7AliMUONGMSSubprocessor.cxx \
ea199e33 8AliMUON2DStoreValidator.cxx \
9AliMUONPedestalEventGenerator.cxx \
10AliMUONCheckItem.cxx \
0a710bc8 11AliMUONCheckItemIterator.cxx \
12AliMUONHVSubprocessor.cxx
ea199e33 13
14HDRS:= $(SRCS:.cxx=.h)
15
16DHDR:= MUONshuttleLinkDef.h
17
18EINCLUDE := MUON/mapping
19
20