]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
bug fixed (Valerie)
[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 \
890903b1 13 AliMUONCDB.cxx \
230fe657 14 AliMUONVDigitStore.cxx \
15 AliMUONDigitStoreV1.cxx \
16 AliMUONDigitStoreV1Iterator.cxx \
d1fc960f 17 AliMUONDigitStoreVImpl.cxx \
18 AliMUONDigitStoreVImplIterator.cxx \
19 AliMUONDigitStoreV2R.cxx \
20 AliMUONDigitStoreV2S.cxx \
230fe657 21 AliMUONTOTCAStoreIterator.cxx \
230fe657 22 AliMUONVDigit.cxx \
f3a2eb6b 23 AliMUONTriggerCircuit.cxx \
230fe657 24 AliMUONVTriggerStore.cxx \
25 AliMUONTriggerStoreV1.cxx \
26
d1fc960f 27HDRS:= $(SRCS:.cxx=.h)
344cf8e0 28
29DHDR:= MUONbaseLinkDef.h
30
1c14c42e 31EINCLUDE:= RAW MUON/mapping
344cf8e0 32