]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Including St2 in the new geometry segmentation (Christian)
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
CommitLineData
e118b27e 1# $Id$
2
7e4a628d 3SRCS:= 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 \
344cf8e0 14 AliMUONSegmentationDetectionElement.cxx \
15 AliMUONSegmentIndex.cxx \
16 AliMUONSegmentManuIndex.cxx \
17 AliMUONSegmentPosition.cxx\
7e4a628d 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 \
a2b41b89 27 AliMUONSt2GeometryBuilderV2.cxx \
7e4a628d 28 AliMUONSlatGeometryBuilder.cxx \
29 AliMUONTriggerGeometryBuilder.cxx \
30 AliMUONConstants.cxx \
31 AliMUONTriggerConstants.cxx \
32 AliMUONDataInterface.cxx \
33 AliMUONLoader.cxx \
344cf8e0 34 AliMUONChamber.cxx \
35 AliMUONChamberTrigger.cxx \
36 AliMUONTriggerCircuit.cxx \
7e4a628d 37 AliMUONData.cxx \
344cf8e0 38 AliMUONPoints.cxx \
7e4a628d 39 AliMUONHit.cxx \
40 AliMUONHitMapA1.cxx \
41 AliMUONDigit.cxx \
42 AliMUONTransientDigit.cxx \
43 AliMUONRawCluster.cxx \
44 AliMUONGlobalTrigger.cxx \
45 AliMUONLocalTrigger.cxx \
46 AliMUONTriggerLut.cxx \
47 AliMUONDisplay.cxx \
344cf8e0 48 AliMUONRecoDisplay.cxx \
e813b49b 49 AliMUONRecoCheck.cxx \
58d53b65 50 AliMUONSt345SlatSegmentation.cxx \
51 AliMUONTriggerSegmentation.cxx
344cf8e0 52
53HDRS:= $(SRCS:.cxx=.h)
54
55DHDR:= MUONbaseLinkDef.h
56
1c14c42e 57EINCLUDE:= RAW MUON/mapping
344cf8e0 58