]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Adding detection elment data member to AliMUONRawCLuster class (Bruce)
[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 \
772a8ded 14 AliMUONSt1Segmentation.cxx \
344cf8e0 15 AliMUONSegmentationDetectionElement.cxx \
16 AliMUONSegmentIndex.cxx \
17 AliMUONSegmentManuIndex.cxx \
18 AliMUONSegmentPosition.cxx\
7e4a628d 19 AliMUONGeometryDEIndexing.cxx \
20 AliMUONCommonGeometryBuilder.cxx \
21 AliMUONSt1GeometryBuilder.cxx \
22 AliMUONSt1GeometryBuilderV2.cxx \
23 AliMUONSt2GeometryBuilder.cxx \
a2b41b89 24 AliMUONSt2GeometryBuilderV2.cxx \
7e4a628d 25 AliMUONSlatGeometryBuilder.cxx \
26 AliMUONTriggerGeometryBuilder.cxx \
772a8ded 27 AliMUONMathieson.cxx \
7e4a628d 28 AliMUONConstants.cxx \
29 AliMUONTriggerConstants.cxx \
30 AliMUONDataInterface.cxx \
31 AliMUONLoader.cxx \
344cf8e0 32 AliMUONChamber.cxx \
33 AliMUONChamberTrigger.cxx \
34 AliMUONTriggerCircuit.cxx \
7e4a628d 35 AliMUONData.cxx \
344cf8e0 36 AliMUONPoints.cxx \
7e4a628d 37 AliMUONHit.cxx \
38 AliMUONHitMapA1.cxx \
39 AliMUONDigit.cxx \
40 AliMUONTransientDigit.cxx \
41 AliMUONRawCluster.cxx \
42 AliMUONGlobalTrigger.cxx \
43 AliMUONLocalTrigger.cxx \
44 AliMUONTriggerLut.cxx \
45 AliMUONDisplay.cxx \
344cf8e0 46 AliMUONRecoDisplay.cxx \
e813b49b 47 AliMUONRecoCheck.cxx \
772a8ded 48 AliMUONSt12QuadrantSegmentation.cxx \
58d53b65 49 AliMUONSt345SlatSegmentation.cxx \
50 AliMUONTriggerSegmentation.cxx
344cf8e0 51
52HDRS:= $(SRCS:.cxx=.h)
53
54DHDR:= MUONbaseLinkDef.h
55
1c14c42e 56EINCLUDE:= RAW MUON/mapping
344cf8e0 57