efaab2ef |
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 |
31 | |
32 | HDRS = AliMUONChamber.h AliMUONChamberTrigger.h \ |
33 | AliMUONSegmentationV0.h\ |
34 | AliMUONResponse.h AliMUONResponseV0.h \ |
35 | AliMUONSegmentationV01.h \ |
36 | AliMUONSegmentationV02.h AliMUONSegmentationV04.h \ |
37 | AliMUONSegmentationV05.h\ |
38 | AliMUONSegmentationTrigger.h AliMUONResponseTrigger.h\ |
39 | AliMUONResponseTriggerV1.h\ |
40 | AliMUONSegmentationTriggerX.h AliMUONSegmentationTriggerY.h \ |
41 | AliMUONSegmentationV1.h AliMUON.h AliMUONv0.h AliMUONv1.h \ |
42 | AliMUONDisplay.h AliMUONPoints.h \ |
43 | AliMUONClusterFinderVS.h \ |
44 | AliMUONHitMapA1.h \ |
45 | AliMUONHit.h AliMUONPadHit.h AliMUONDigit.h \ |
46 | AliMUONTransientDigit.h AliMUONRawCluster.h \ |
47 | AliMUONReconstHit.h \ |
48 | AliMUONEventReconstructor.h \ |
49 | AliMUONTriggerDecision.h \ |
50 | AliMUONHitForRec.h AliMUONSegment.h \ |
51 | AliMUONTrack.h AliMUONTrackHit.h AliMUONTrackParam.h \ |
52 | AliMUONTriggerCircuit.h AliMUONTriggerLut.h \ |
53 | AliMUONGlobalTrigger.h AliMUONLocalTrigger.h \ |
54 | AliMUONTriggerConstants.h AliMUONConstants.h \ |
55 | AliMUONClusterInput.h \ |
56 | AliMUONSegmentationSlatModule.h AliMUONSegmentationSlatModuleN.h \ |
57 | AliMUONSegmentationSlat.h AliMUONSegmentationSlatN.h \ |
58 | AliMUONRecoEvent.h AliMUONRecoDisplay.h \ |
59 | AliMUONMerger.h AliMUONFactory.h |
60 | |
61 | DHDR:= MUONLinkDef.h |