]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Removing, as not used anymore (Laurent)
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
CommitLineData
e118b27e 1# $Id$
2
b89d8b89 3SRCS:= AliMUONConstants.cxx \
772a8ded 4 AliMUONMathieson.cxx \
7e4a628d 5 AliMUONDigit.cxx \
7e4a628d 6 AliMUONRawCluster.cxx \
60ad9514 7 AliMUONCalibrationData.cxx \
244e02b6 8 AliMUONDigitMaker.cxx \
890903b1 9 AliMUONRawWriter.cxx \
4cd57624 10 AliMUONLogger.cxx \
890903b1 11 AliMUONCDB.cxx \
12 AliMUONHVNamer.cxx \
230fe657 13 AliMUONVDigitStore.cxx \
14 AliMUONDigitStoreV1.cxx \
15 AliMUONDigitStoreV1Iterator.cxx \
16 AliMUONTOTCAStoreIterator.cxx \
17 AliMUONDataManager.cxx \
18 AliMUONStopwatchGroup.cxx \
19 AliMUONVDigit.cxx \
20 AliMUONVTriggerStore.cxx \
21 AliMUONTriggerStoreV1.cxx \
22
23HDRS:= $(SRCS:.cxx=.h) AliMUONStopwatchGroupElement.h
344cf8e0 24
25DHDR:= MUONbaseLinkDef.h
26
1c14c42e 27EINCLUDE:= RAW MUON/mapping
344cf8e0 28