]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONbase.pkg
Removing AliMUONHVNamer class (Laurent)
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
1 # $Id$
2
3 SRCS:=  AliMUONConstants.cxx \
4         AliMUONMathieson.cxx \
5         AliMUONDigit.cxx \
6         AliMUONRealDigit.cxx \
7         AliMUONVCluster.cxx \
8         AliMUONRawCluster.cxx \
9         AliMUONRawClusterV2.cxx \
10         AliMUONCalibrationData.cxx \
11         AliMUONDigitMaker.cxx \
12         AliMUONRawWriter.cxx \
13         AliMUONLogger.cxx \
14         AliMUONCDB.cxx \
15         AliMUONVDigitStore.cxx \
16         AliMUONDigitStoreV1.cxx \
17         AliMUONDigitStoreV1Iterator.cxx \
18         AliMUONDigitStoreVImpl.cxx \
19         AliMUONDigitStoreVImplIterator.cxx \
20         AliMUONDigitStoreV2R.cxx \
21         AliMUONDigitStoreV2S.cxx \
22         AliMUONTOTCAStoreIterator.cxx \
23         AliMUONVDigit.cxx \
24         AliMUONTriggerCircuit.cxx \
25         AliMUONVTriggerStore.cxx \
26         AliMUONTriggerStoreV1.cxx \
27         
28 HDRS:= $(SRCS:.cxx=.h)
29
30 DHDR:= MUONbaseLinkDef.h
31
32 EINCLUDE:= RAW MUON/mapping
33