]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Updated list of MUON libraries
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
CommitLineData
e118b27e 1# $Id$
2
b89d8b89 3SRCS:= AliMUONConstants.cxx \
772a8ded 4 AliMUONMathieson.cxx \
7e4a628d 5 AliMUONData.cxx \
5b317fa0 6 AliMUONDataIterator.cxx \
5b317fa0 7 AliMUONDataDigitIterator.cxx \
7e4a628d 8 AliMUONDigit.cxx \
890903b1 9 AliMUONHitMapA1.cxx \
7e4a628d 10 AliMUONRawCluster.cxx \
772a8ded 11 AliMUONSt12QuadrantSegmentation.cxx \
58d53b65 12 AliMUONSt345SlatSegmentation.cxx \
94d085f8 13 AliMUONTriggerSegmentation.cxx \
cf3a22e0 14 AliMUONSegFactory.cxx \
60ad9514 15 AliMUONCalibrationData.cxx \
244e02b6 16 AliMUONDigitMaker.cxx \
890903b1 17 AliMUONRawWriter.cxx \
4cd57624 18 AliMUONLogger.cxx \
890903b1 19 AliMUONCDB.cxx \
20 AliMUONHVNamer.cxx \
21
344cf8e0 22HDRS:= $(SRCS:.cxx=.h)
23
24DHDR:= MUONbaseLinkDef.h
25
1c14c42e 26EINCLUDE:= RAW MUON/mapping
344cf8e0 27