]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUON.pkg
New definition of the geometry based on builders and usign Ivana's envelop method...
[u/mrichter/AliRoot.git] / MUON / libMUON.pkg
1 FSRCS= extrap.F
2
3 SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
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 \
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 \
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 \
24                AliMUONTriggerDecision.cxx \
25                AliMUONHitForRec.cxx AliMUONSegment.cxx \
26                AliMUONTrack.cxx AliMUONTrackHit.cxx AliMUONTrackParam.cxx \
27                AliMUONTriggerCircuit.cxx AliMUONTriggerLut.cxx \
28                AliMUONGlobalTrigger.cxx AliMUONLocalTrigger.cxx \
29                AliMUONTriggerConstants.cxx  AliMUONConstants.cxx \
30                AliMUONClusterInput.cxx  \
31                AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
32                AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
33                AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
34                AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx \
35                AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx \
36                AliMUONLoader.cxx AliMUONData.cxx 
37
38 SRCS     += AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
39             AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
40             AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
41             AliMUONSt1IniReader.cxx AliMUONSt1Decoder.cxx \
42
43 HDRS         =  $(SRCS:.cxx=.h) 
44
45 EHDRS        =  $(ROOTSYS)/include/TF1.h \
46                 $(ROOTSYS)/include/TH3.h \
47                 $(ROOTSYS)/include/TMarker3DBox.h \
48                 $(ROOTSYS)/include/TMatrix.h \
49                 $(ROOTSYS)/include/TTree.h \
50                 $(ROOTSYS)/include/TArrayF.h \
51
52 DHDR:= MUONLinkDef.h
53
54 include MUON/libMUON.pkg.mapping
55
56 SUBDIR = mapping