]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUON.pkg
Transition to NewIO
[u/mrichter/AliRoot.git] / MUON / libMUON.pkg
index 8750ef41e98bf466ee8ff59e21e72536db5b0fd8..452ce97342aa06fc067a3b3c9de48309e7e48bc8 100644 (file)
@@ -27,9 +27,14 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
               AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
               AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx \
               AliMUONRecoEvent.cxx AliMUONRecoDisplay.cxx \
-               AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx\
+               AliMUONMerger.cxx AliMUONFactory.cxx AliMUONDigitizer.cxx AliMUONDigitizerv1.cxx \
                AliMUONTrackK.cxx AliMUONClusterFinderAZ.cxx AliMUONPixel.cxx
 
+SRCS     += AliMUONv2.cxx AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
+           AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
+           AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
+           AliMUONSt1IniReader.cxx AliMUONSt1Decoder.cxx \
+
 HDRS         =  $(SRCS:.cxx=.h) 
 
 EHDRS        = $(ROOTSYS)/include/TF1.h \
@@ -37,22 +42,8 @@ EHDRS        =       $(ROOTSYS)/include/TF1.h \
                $(ROOTSYS)/include/TMarker3DBox.h \
                $(ROOTSYS)/include/TMatrix.h \
                $(ROOTSYS)/include/TTree.h \
+                $(ROOTSYS)/include/TArrayF.h \
 
 DHDR:= MUONLinkDef.h
 
-ifneq ($(MINSTALL),)          
-
-SRCS     += AliMUONv2.cxx AliMUONSt1Segmentation.cxx AliMUONSt1Response.cxx \
-           AliMUONSt1ElectronicElement.cxx AliMUONSt1SpecialMotif.cxx \
-           AliMUONSt1ResponseParameter.cxx AliMUONSt1ResponseRule.cxx \
-           AliMUONSt1IniReader.cxx AliMUONSt1Decoder.cxx \
-
-EHDRS    += $(ROOTSYS)/include/TArrayF.h \
-
-EINCLUDE := $(MINSTALL)/include
-ELIBSDIR := $(MINSTALL)/lib/$(MPSYSTEM)
-ELIBS    := basic graphics motif sector plane 
-
-CINTFLAGS += -DUSE_MUON_MAPPING
-
-endif         
+include MUON/libMUON.pkg.mapping