]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
New class for CDB IO
[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 \
7e4a628d 7 AliMUONRawCluster.cxx \
60ad9514 8 AliMUONCalibrationData.cxx \
244e02b6 9 AliMUONDigitMaker.cxx \
890903b1 10 AliMUONRawWriter.cxx \
4cd57624 11 AliMUONLogger.cxx \
890903b1 12 AliMUONCDB.cxx \
13 AliMUONHVNamer.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 \
23 AliMUONVTriggerStore.cxx \
24 AliMUONTriggerStoreV1.cxx \
25
d1fc960f 26HDRS:= $(SRCS:.cxx=.h)
344cf8e0 27
28DHDR:= MUONbaseLinkDef.h
29
1c14c42e 30EINCLUDE:= RAW MUON/mapping
344cf8e0 31