]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONsim.pkg
New data members: distance to bad channels from the center of a reconstructed cluster...
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
index 64990d4d3c41f85c1b64ee2e8d274cb85ffd3b4e..f3bd23a5c004ab2fead9f9cb9f3054619092e73d 100644 (file)
@@ -1,28 +1,34 @@
 # $Id$
 
-SRCS:= AliMUONv0.cxx \
-       AliMUONFactory.cxx \
-       AliMUONSt1Segmentation.cxx \
-       AliMUONSt12QuadrantSegmentation.cxx \
-       AliMUONSt1Response.cxx \
-       AliMUONSt1ElectronicElement.cxx \
+SRCS:= 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 \
+       AliMUONHitMapA1.cxx \
+       AliMUONResponse.cxx \
+       AliMUONResponseV0.cxx \
+       AliMUONResponseTrigger.cxx \
+       AliMUONResponseTriggerV1.cxx \
+       AliMUONTrigger.cxx \
+       AliMUONSDigitizerV2.cxx \
+       AliMUONDigitizerV3.cxx \
+       AliMUONLocalTriggerBoard.cxx \
+       AliMUONRegionalTriggerBoard.cxx \
+       AliMUONTriggerBoard.cxx \
+       AliMUONTriggerCrate.cxx \
+       AliMUONTriggerElectronics.cxx \
+       AliMUONGlobalTriggerBoard.cxx \
+       AliMUONRawWriter.cxx
+                            
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONsimLinkDef.h
 
 EINCLUDE:= RAW MUON/mapping
 
+#PACKCXXFLAGS:= $(CXXFLAGS) -Wall