]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUON.pkg
Two new classes added.
[u/mrichter/AliRoot.git] / MUON / libMUON.pkg
CommitLineData
efaab2ef 1FSRCS= extrap.F
2
a5b68976 3SRCS = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
efaab2ef 4 AliMUONSegmentationV0.cxx\
5 AliMUONResponse.cxx AliMUONResponseV0.cxx \
6 AliMUONSegmentationV01.cxx \
7 AliMUONSegmentationV02.cxx AliMUONSegmentationV04.cxx \
8 AliMUONSegmentationV05.cxx\
9 AliMUONSegmentationTrigger.cxx AliMUONResponseTrigger.cxx\
10 AliMUONResponseTriggerV1.cxx\
11 AliMUONSegmentationTriggerX.cxx AliMUONSegmentationTriggerY.cxx \
d1cd2474 12 AliMUONSegmentationV1.cxx AliMUON.cxx AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
13 AliMUONChamberGeometry.cxx AliMUONGeometryConstituent.cxx AliMUONGeometryEnvelope.cxx \
14 AliMUONVGeometryBuilder.cxx AliMUONSt1GeometryBuilder.cxx AliMUONSt1GeometryBuilderV2.cxx \
15 AliMUONSt2GeometryBuilder.cxx AliMUONSlatGeometryBuilder.cxx \
16 AliMUONTriggerGeometryBuilder.cxx \
efaab2ef 17 AliMUONDisplay.cxx AliMUONPoints.cxx \
18 AliMUONClusterFinderVS.cxx \
19 AliMUONHitMapA1.cxx \
20 AliMUONHit.cxx AliMUONPadHit.cxx AliMUONDigit.cxx \
21 AliMUONTransientDigit.cxx AliMUONRawCluster.cxx \
22 AliMUONReconstHit.cxx \
23 AliMUONEventReconstructor.cxx \
12e23c94 24 AliMUONClusterReconstructor.cxx \
efaab2ef 25 AliMUONTriggerDecision.cxx \
26 AliMUONHitForRec.cxx AliMUONSegment.cxx \
b39de941 27 AliMUONTrack.cxx AliMUONTriggerTrack.cxx \
28 AliMUONTrackHit.cxx AliMUONTrackParam.cxx \
efaab2ef 29 AliMUONTriggerCircuit.cxx AliMUONTriggerLut.cxx \
30 AliMUONGlobalTrigger.cxx AliMUONLocalTrigger.cxx \
31 AliMUONTriggerConstants.cxx AliMUONConstants.cxx \
32 AliMUONClusterInput.cxx \
33 AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
34 AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
35 AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
77f639d1 36 AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx \
3fa6cfdd 37 AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx \
d1cd2474 38 AliMUONLoader.cxx AliMUONData.cxx
f347de98 39
d1cd2474 40SRCS += AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
5f91c9e8 41 AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
42 AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
43 AliMUONSt1IniReader.cxx AliMUONSt1Decoder.cxx \
44
f347de98 45HDRS = $(SRCS:.cxx=.h)
46
47EHDRS = $(ROOTSYS)/include/TF1.h \
48 $(ROOTSYS)/include/TH3.h \
49 $(ROOTSYS)/include/TMarker3DBox.h \
50 $(ROOTSYS)/include/TMatrix.h \
51 $(ROOTSYS)/include/TTree.h \
5f91c9e8 52 $(ROOTSYS)/include/TArrayF.h \
efaab2ef 53
efaab2ef 54DHDR:= MUONLinkDef.h
a5b68976 55
5f91c9e8 56include MUON/libMUON.pkg.mapping
eec15521 57
58SUBDIR = mapping