From fe1cc5f6ea594168c2f87b6365b2afbae9005649 Mon Sep 17 00:00:00 2001 From: laphecet Date: Mon, 6 Apr 2009 20:51:46 +0000 Subject: [PATCH] Update --- MUON/CMake_libMUONgraphics.txt | 9 +++++++++ MUON/CMake_libMUONmapping.txt | 1 + 2 files changed, 10 insertions(+) diff --git a/MUON/CMake_libMUONgraphics.txt b/MUON/CMake_libMUONgraphics.txt index efdc240fe7d..992b5757ee0 100644 --- a/MUON/CMake_libMUONgraphics.txt +++ b/MUON/CMake_libMUONgraphics.txt @@ -33,6 +33,15 @@ set(SRCS AliMUONTrackerDataWrapper.cxx AliMUONTrackerDataCompareDialog.cxx AliMUONTrackerACFDataMaker.cxx + AliMUONContourPainter.cxx + AliMUONPolygon.cxx + AliMUONContour.cxx + AliMUONContourMaker.cxx + AliMUONManuContourMaker.cxx + AliMUONSegment.cxx + AliMUONSegmentTree.cxx + AliMUONNode.cxx + AliMUONPointWithRef.cxx ) # fill list of header files from list of source files diff --git a/MUON/CMake_libMUONmapping.txt b/MUON/CMake_libMUONmapping.txt index 544e5470093..8393f89dcf6 100644 --- a/MUON/CMake_libMUONmapping.txt +++ b/MUON/CMake_libMUONmapping.txt @@ -102,6 +102,7 @@ set(SRCS ${SRCS} mapping/AliMpFrtCrocusConstants.cxx mapping/AliMpManuStore.cxx mapping/AliMpFastSegmentation.cxx + mapping/AliMpUID.cxx ) # Category graphics -- 2.39.3