]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONsim.pkg
Initial version (Laurent)
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
index ae821cb00870b0ed0f4df39df4e65d2c65c37c10..7936c3c18c801ba8269bb1804ff08038be0f3954 100644 (file)
@@ -1,29 +1,37 @@
 # $Id$
 
-SRCS:= AliMUONv0.cxx \
-       AliMUONFactory.cxx \
-       AliMUONFactoryV2.cxx \
-       AliMUONSt1Segmentation.cxx \
-       AliMUONSt12QuadrantSegmentation.cxx \
-       AliMUONSt1Response.cxx \
-       AliMUONSt1ElectronicElement.cxx \
+SRCS:= AliMUON.cxx \
+       AliMUONv1.cxx \
+       AliMUONHit.cxx \
+       AliMUONCommonGeometryBuilder.cxx \
+       AliMUONSt1GeometryBuilder.cxx \
+       AliMUONSt1GeometryBuilderV2.cxx \
        AliMUONSt1SpecialMotif.cxx \
-       AliMUONSt1ResponseParameter.cxx \
-       AliMUONSt1ResponseRule.cxx \
-       AliMUONSt1IniReader.cxx \
-       AliMUONPadHit.cxx \
-       AliMUONSt1Decoder.cxx \
-       AliMUONDigitizer.cxx \
-       AliMUONDigitizerv1.cxx \
-       AliMUONDigitizerv2.cxx \
-       AliMUONSDigitizerv1.cxx \
-       AliMUONMerger.cxx \
-       AliMUONTriggerDecision.cxx \
-       AliMUONTest.cxx
-
+       AliMUONSt2GeometryBuilder.cxx \
+       AliMUONSt2GeometryBuilderV2.cxx \
+       AliMUONSlatGeometryBuilder.cxx \
+       AliMUONTriggerGeometryBuilder.cxx \
+       AliMUONResponseFactory.cxx \
+       AliMUONChamber.cxx \
+       AliMUONChamberTrigger.cxx \
+       AliMUONResponse.cxx \
+       AliMUONResponseV0.cxx \
+       AliMUONResponseTrigger.cxx \
+       AliMUONResponseTriggerV1.cxx \
+       AliMUONTrigger.cxx \
+       AliMUONSDigitizerV2.cxx \
+       AliMUONDigitizerV3.cxx \
+       AliMUONTriggerElectronics.cxx \
+       AliMUONVHitStore.cxx \
+       AliMUONHitStoreV1.cxx \
+       AliMUONMCDataInterface.cxx \
+       AliMUONPedestalEventGenerator.cxx \
+       AliMUONGainEventGenerator.cxx
+                           
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONsimLinkDef.h
 
 EINCLUDE:= RAW MUON/mapping
 
+#PACKCXXFLAGS:= $(CXXFLAGS) -Wall