]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONsim.pkg
Geometry framework classes were made independent from the rest of MUON and linked...
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
CommitLineData
e118b27e 1# $Id$
2
344cf8e0 3SRCS:= AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
e118b27e 4 AliMUONGeometryDEIndexing.cxx \
5 AliMUONCommonGeometryBuilder.cxx \
344cf8e0 6 AliMUONSt1GeometryBuilder.cxx \
7 AliMUONSt1GeometryBuilderV2.cxx \
8 AliMUONSt2GeometryBuilder.cxx \
9 AliMUONSlatGeometryBuilder.cxx \
10 AliMUONTriggerGeometryBuilder.cxx \
11 AliMUONFactory.cxx \
12 AliMUONSegmentationV0.cxx \
13 AliMUONSegmentationV01.cxx \
14 AliMUONSegmentationV02.cxx \
15 AliMUONSegmentationTrigger.cxx \
16 AliMUONSegmentationTriggerX.cxx \
17 AliMUONSegmentationTriggerY.cxx \
18 AliMUONSegmentationSlatModule.cxx \
19 AliMUONSegmentationSlatModuleN.cxx \
20 AliMUONSegmentationSlat.cxx \
21 AliMUONSegmentationSlatN.cxx \
22 AliMUONSt1Segmentation.cxx \
e118b27e 23 AliMUONSt12QuadrantSegmentation.cxx \
344cf8e0 24 AliMUONResponse.cxx \
25 AliMUONResponseV0.cxx \
26 AliMUONSt1Response.cxx \
27 AliMUONResponseTrigger.cxx \
28 AliMUONResponseTriggerV1.cxx\
29 AliMUONSt1ElectronicElement.cxx \
30 AliMUONSt1SpecialMotif.cxx \
31 AliMUONSt1ResponseParameter.cxx \
32 AliMUONSt1ResponseRule.cxx \
33 AliMUONSt1IniReader.cxx \
34 AliMUONHit.cxx \
35 AliMUONHitMapA1.cxx \
36 AliMUONPadHit.cxx \
37 AliMUONSt1Decoder.cxx \
38 AliMUONDigitizer.cxx \
39 AliMUONDigitizerv1.cxx \
40 AliMUONDigitizerv2.cxx \
41 AliMUONSDigitizerv1.cxx \
e118b27e 42 AliMUONMerger.cxx \
43 AliMUONTest.cxx
344cf8e0 44
45HDRS:= $(SRCS:.cxx=.h)
46
47DHDR:= MUONsimLinkDef.h
48
49EINCLUDE:= RAW MUON/mapping
50