]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONsim.pkg
data/transform_slat.dat Updated for changes in geometr. Geometry framework classes...
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
CommitLineData
344cf8e0 1SRCS:= AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
2 AliMUONGeometryBuilder.cxx \
3 AliMUONVGeometryBuilder.cxx \
4 AliMUONGeometryConstituent.cxx \
5 AliMUONGeometryEnvelope.cxx \
6 AliMUONGeometryEnvelopeStore.cxx \
7 AliMUONGeometryTransformStore.cxx \
8 AliMUONGeometrySVMap.cxx \
9 AliMUONChamberGeometry.cxx \
10 AliMUONSt1GeometryBuilder.cxx \
11 AliMUONSt1GeometryBuilderV2.cxx \
12 AliMUONSt2GeometryBuilder.cxx \
13 AliMUONSlatGeometryBuilder.cxx \
14 AliMUONTriggerGeometryBuilder.cxx \
15 AliMUONFactory.cxx \
16 AliMUONSegmentationV0.cxx \
17 AliMUONSegmentationV01.cxx \
18 AliMUONSegmentationV02.cxx \
19 AliMUONSegmentationTrigger.cxx \
20 AliMUONSegmentationTriggerX.cxx \
21 AliMUONSegmentationTriggerY.cxx \
22 AliMUONSegmentationSlatModule.cxx \
23 AliMUONSegmentationSlatModuleN.cxx \
24 AliMUONSegmentationSlat.cxx \
25 AliMUONSegmentationSlatN.cxx \
26 AliMUONSt1Segmentation.cxx \
27 AliMUONResponse.cxx \
28 AliMUONResponseV0.cxx \
29 AliMUONSt1Response.cxx \
30 AliMUONResponseTrigger.cxx \
31 AliMUONResponseTriggerV1.cxx\
32 AliMUONSt1ElectronicElement.cxx \
33 AliMUONSt1SpecialMotif.cxx \
34 AliMUONSt1ResponseParameter.cxx \
35 AliMUONSt1ResponseRule.cxx \
36 AliMUONSt1IniReader.cxx \
37 AliMUONHit.cxx \
38 AliMUONHitMapA1.cxx \
39 AliMUONPadHit.cxx \
40 AliMUONSt1Decoder.cxx \
41 AliMUONDigitizer.cxx \
42 AliMUONDigitizerv1.cxx \
43 AliMUONDigitizerv2.cxx \
44 AliMUONSDigitizerv1.cxx \
45 AliMUONMerger.cxx
46
47HDRS:= $(SRCS:.cxx=.h)
48
49DHDR:= MUONsimLinkDef.h
50
51EINCLUDE:= RAW MUON/mapping
52