From 574f9cf5661a499c1ac91767e09a8604002b122c Mon Sep 17 00:00:00 2001 From: bergamaschi Date: Tue, 7 Jan 2014 13:39:25 +0000 Subject: [PATCH] common mode git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorCalibration@16 113b152e-814d-439b-b186-022a431db7b5 --- slsDetectorCalibration/commonModeSubtraction.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/slsDetectorCalibration/commonModeSubtraction.h b/slsDetectorCalibration/commonModeSubtraction.h index 04a014418..2de635a45 100644 --- a/slsDetectorCalibration/commonModeSubtraction.h +++ b/slsDetectorCalibration/commonModeSubtraction.h @@ -3,6 +3,9 @@ #include "MovingStat.h" + + + class commonModeSubtraction { /** @short class to calculate the common mode of the pedestals based on an approximated moving average*/