]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Changes for removal of AliMpManuList (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 \
d1fc960f 6 AliMUONRealDigit.cxx \
0cbc269b 7 AliMUONVCluster.cxx \
7e4a628d 8 AliMUONRawCluster.cxx \
0cbc269b 9 AliMUONRawClusterV2.cxx \
60ad9514 10 AliMUONCalibrationData.cxx \
244e02b6 11 AliMUONDigitMaker.cxx \
890903b1 12 AliMUONRawWriter.cxx \
4cd57624 13 AliMUONLogger.cxx \
890903b1 14 AliMUONCDB.cxx \
15 AliMUONHVNamer.cxx \
230fe657 16 AliMUONVDigitStore.cxx \
17 AliMUONDigitStoreV1.cxx \
18 AliMUONDigitStoreV1Iterator.cxx \
d1fc960f 19 AliMUONDigitStoreVImpl.cxx \
20 AliMUONDigitStoreVImplIterator.cxx \
21 AliMUONDigitStoreV2R.cxx \
22 AliMUONDigitStoreV2S.cxx \
230fe657 23 AliMUONTOTCAStoreIterator.cxx \
230fe657 24 AliMUONVDigit.cxx \
f3a2eb6b 25 AliMUONTriggerCircuit.cxx \
230fe657 26 AliMUONVTriggerStore.cxx \
27 AliMUONTriggerStoreV1.cxx \
28
d1fc960f 29HDRS:= $(SRCS:.cxx=.h)
344cf8e0 30
31DHDR:= MUONbaseLinkDef.h
32
1c14c42e 33EINCLUDE:= RAW MUON/mapping
344cf8e0 34