From 4443e83b2068fc734da6063376126a7f53fe2ac7 Mon Sep 17 00:00:00 2001 From: vestbo Date: Tue, 27 Nov 2001 10:39:16 +0000 Subject: [PATCH] Added new classes --- HLT/hough/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HLT/hough/Makefile b/HLT/hough/Makefile index ab2d5a6a2c6..349b779b585 100644 --- a/HLT/hough/Makefile +++ b/HLT/hough/Makefile @@ -12,7 +12,8 @@ PACKAGE = AliL3Hough SRCS = AliL3HoughTransformer.cxx AliL3Hough.cxx AliL3HoughTrack.cxx\ AliL3HoughMaxFinder.cxx AliL3HoughEval.cxx AliL3HoughMerger.cxx \ - AliL3Histogram.cxx AliL3Histogram1D.cxx GetGoodParticles.cxx AliL3ClusterFinder.cxx + AliL3Histogram.cxx AliL3Histogram1D.cxx GetGoodParticles.cxx AliL3ClusterFinder.cxx \ + AliL3HoughIntMerger.cxx AliL3HoughGlobalMerger.cxx AliL3HoughDisplay.cxx # C++ Headers -- 2.43.0