]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONbase.pkg
Removing warnings
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
1 # $Id$
2
3 SRCS:=  AliMUON.cxx AliMUONv1.cxx \
4         AliMUONSegmentationV0.cxx \
5         AliMUONSegmentationV01.cxx \
6         AliMUONSegmentationV02.cxx \
7         AliMUONSegmentationTrigger.cxx  \
8         AliMUONSegmentationTriggerX.cxx \
9         AliMUONSegmentationTriggerY.cxx \
10         AliMUONSegmentationSlatModule.cxx \
11         AliMUONSegmentationSlatModuleN.cxx \
12         AliMUONSegmentationSlat.cxx \
13         AliMUONSegmentationSlatN.cxx \
14         AliMUONSegmentationDetectionElement.cxx \
15         AliMUONSegmentIndex.cxx \
16         AliMUONSegmentManuIndex.cxx \
17         AliMUONSegmentPosition.cxx\
18         AliMUONResponse.cxx \
19         AliMUONResponseV0.cxx \
20         AliMUONResponseTrigger.cxx \
21         AliMUONResponseTriggerV1.cxx\
22         AliMUONGeometryDEIndexing.cxx \
23         AliMUONCommonGeometryBuilder.cxx \
24         AliMUONSt1GeometryBuilder.cxx \
25         AliMUONSt1GeometryBuilderV2.cxx \
26         AliMUONSt2GeometryBuilder.cxx \
27         AliMUONSlatGeometryBuilder.cxx \
28         AliMUONTriggerGeometryBuilder.cxx \
29         AliMUONConstants.cxx \
30         AliMUONTriggerConstants.cxx \
31         AliMUONDataInterface.cxx \
32         AliMUONLoader.cxx \
33         AliMUONChamber.cxx \
34         AliMUONChamberTrigger.cxx \
35         AliMUONTriggerCircuit.cxx \
36         AliMUONData.cxx \
37         AliMUONPoints.cxx \
38         AliMUONHit.cxx \
39         AliMUONHitMapA1.cxx \
40         AliMUONDigit.cxx \
41         AliMUONTransientDigit.cxx \
42         AliMUONRawCluster.cxx \
43         AliMUONGlobalTrigger.cxx  \
44         AliMUONLocalTrigger.cxx \
45         AliMUONTriggerLut.cxx \
46         AliMUONDisplay.cxx \
47         AliMUONRecoDisplay.cxx \
48         AliMUONRecoCheck.cxx \
49         AliMUONSt345SlatSegmentation.cxx
50
51 HDRS:= $(SRCS:.cxx=.h)
52
53 DHDR:= MUONbaseLinkDef.h
54
55 EINCLUDE:= RAW MUON/mapping
56