]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUON.pkg
Code for MUON Station1 (I.Hrivnacova)
[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 \
13                AliMUONDisplay.cxx AliMUONPoints.cxx \
14                AliMUONClusterFinderVS.cxx \
15                AliMUONHitMapA1.cxx \
16                AliMUONHit.cxx AliMUONPadHit.cxx AliMUONDigit.cxx \
17                AliMUONTransientDigit.cxx AliMUONRawCluster.cxx \
18                AliMUONReconstHit.cxx \
19                AliMUONEventReconstructor.cxx \
20                AliMUONTriggerDecision.cxx \
21                AliMUONHitForRec.cxx AliMUONSegment.cxx \
22                AliMUONTrack.cxx AliMUONTrackHit.cxx AliMUONTrackParam.cxx \
23                AliMUONTriggerCircuit.cxx AliMUONTriggerLut.cxx \
24                AliMUONGlobalTrigger.cxx AliMUONLocalTrigger.cxx \
25                AliMUONTriggerConstants.cxx  AliMUONConstants.cxx \
26                AliMUONClusterInput.cxx  \
27                AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
28                AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
29                AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
30                AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx \
31                AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx
32
33 SRCS     += AliMUONv2.cxx AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
34             AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
35             AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
36             AliMUONSt1IniReader.cxx AliMUONSt1Decoder.cxx \
37
38 HDRS         =  $(SRCS:.cxx=.h) 
39
40 EHDRS        =  $(ROOTSYS)/include/TF1.h \
41                 $(ROOTSYS)/include/TH3.h \
42                 $(ROOTSYS)/include/TMarker3DBox.h \
43                 $(ROOTSYS)/include/TMatrix.h \
44                 $(ROOTSYS)/include/TTree.h \
45                 $(ROOTSYS)/include/TArrayF.h \
46
47 DHDR:= MUONLinkDef.h
48
49 include MUON/libMUON.pkg.mapping