]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/OnlineAnalysis/AliHLTMUONClusterFinderComponent.cxx
Changes for #87331: Combined commit MUON+HLT
[u/mrichter/AliRoot.git] / HLT / MUON / OnlineAnalysis / AliHLTMUONClusterFinderComponent.cxx
index d5cb8073fb043f2972e2386c67a2bc82ac8ed6cb..42d23a1d004f92ce0a3a7f4b6e4d6db6fecf5087 100644 (file)
@@ -592,9 +592,7 @@ int AliHLTMUONClusterFinderComponent::ReadConfigFromCDB(
                AliMUONSimpleClusterServer* clusterServer = NULL;
                try
                {
-                       calibrator = new AliMUONDigitCalibrator(
-                                       *fCalibrationData, fRecoParam->GetCalibrationMode()
-                               );
+                       calibrator = new AliMUONDigitCalibrator(*fCalibrationData, fRecoParam);
                
                        clusterFinder = AliMUONReconstructor::CreateClusterFinder(
                                        fRecoParam->GetClusteringMode()