]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Detection elements segmentations now derived from the
[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 \
27 AliMUONSlatGeometryBuilder.cxx \
28 AliMUONTriggerGeometryBuilder.cxx \
29 AliMUONConstants.cxx \
30 AliMUONTriggerConstants.cxx \
31 AliMUONDataInterface.cxx \
32 AliMUONLoader.cxx \
344cf8e0 33 AliMUONChamber.cxx \
34 AliMUONChamberTrigger.cxx \
35 AliMUONTriggerCircuit.cxx \
7e4a628d 36 AliMUONData.cxx \
344cf8e0 37 AliMUONPoints.cxx \
7e4a628d 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 \
344cf8e0 47 AliMUONRecoDisplay.cxx \
e813b49b 48 AliMUONRecoCheck.cxx \
49 AliMUONSt345SlatSegmentation.cxx
344cf8e0 50
51HDRS:= $(SRCS:.cxx=.h)
52
53DHDR:= MUONbaseLinkDef.h
54
1c14c42e 55EINCLUDE:= RAW MUON/mapping
344cf8e0 56