]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONsim.pkg
New segmentation with switch between old and new (Ch. Finck)
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
index 5a4553af2cd014fdc7409ab82e93f3da882237a4..ae821cb00870b0ed0f4df39df4e65d2c65c37c10 100644 (file)
@@ -1,48 +1,25 @@
-SRCS:= AliMUONv0.cxx AliMUONv1.cxx AliMUONv3.cxx \
-       AliMUONGeometryBuilder.cxx \
-       AliMUONVGeometryBuilder.cxx \
-       AliMUONGeometryConstituent.cxx \
-       AliMUONGeometryEnvelope.cxx \
-       AliMUONGeometryEnvelopeStore.cxx \
-       AliMUONGeometryTransformStore.cxx \
-       AliMUONGeometrySVMap.cxx \
-       AliMUONChamberGeometry.cxx \
-       AliMUONSt1GeometryBuilder.cxx \
-       AliMUONSt1GeometryBuilderV2.cxx \
-       AliMUONSt2GeometryBuilder.cxx \
-       AliMUONSlatGeometryBuilder.cxx \
-       AliMUONTriggerGeometryBuilder.cxx \
+# $Id$
+
+SRCS:= AliMUONv0.cxx \
        AliMUONFactory.cxx \
-       AliMUONSegmentationV0.cxx \
-       AliMUONSegmentationV01.cxx \
-       AliMUONSegmentationV02.cxx \
-       AliMUONSegmentationTrigger.cxx  \
-       AliMUONSegmentationTriggerX.cxx \
-       AliMUONSegmentationTriggerY.cxx \
-       AliMUONSegmentationSlatModule.cxx \
-       AliMUONSegmentationSlatModuleN.cxx \
-       AliMUONSegmentationSlat.cxx \
-       AliMUONSegmentationSlatN.cxx \
+       AliMUONFactoryV2.cxx \
        AliMUONSt1Segmentation.cxx \
-       AliMUONResponse.cxx \
-       AliMUONResponseV0.cxx \
+       AliMUONSt12QuadrantSegmentation.cxx \
        AliMUONSt1Response.cxx \
-       AliMUONResponseTrigger.cxx \
-       AliMUONResponseTriggerV1.cxx\
        AliMUONSt1ElectronicElement.cxx \
        AliMUONSt1SpecialMotif.cxx \
        AliMUONSt1ResponseParameter.cxx \
        AliMUONSt1ResponseRule.cxx \
        AliMUONSt1IniReader.cxx \
-       AliMUONHit.cxx \
-       AliMUONHitMapA1.cxx \
        AliMUONPadHit.cxx \
        AliMUONSt1Decoder.cxx \
        AliMUONDigitizer.cxx \
        AliMUONDigitizerv1.cxx \
        AliMUONDigitizerv2.cxx \
        AliMUONSDigitizerv1.cxx \
-       AliMUONMerger.cxx 
+       AliMUONMerger.cxx \
+       AliMUONTriggerDecision.cxx \
+       AliMUONTest.cxx
 
 HDRS:= $(SRCS:.cxx=.h)