From c01478c64ee35902f2daa14a10ff0f7adc6390cd Mon Sep 17 00:00:00 2001 From: Artur Gottmann Date: Fri, 8 Jan 2021 17:39:58 +0100 Subject: [PATCH] bin/MorphingMSSMvsSM.cpp: remove obsolete comment --- bin/MorphingMSSMvsSM.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/MorphingMSSMvsSM.cpp b/bin/MorphingMSSMvsSM.cpp index d8ebb6c..b1affd4 100644 --- a/bin/MorphingMSSMvsSM.cpp +++ b/bin/MorphingMSSMvsSM.cpp @@ -1109,7 +1109,7 @@ int main(int argc, char **argv) { std::cout << "[INFO] Performing template morphing for mssm ggh and bbh.\n"; auto morphFactory = ch::CMSHistFuncFactory(); morphFactory.SetHorizontalMorphingVariable(mass_var); - morphFactory.Run(cb, ws, process_norm_map); // buggy with CPV at this stage + morphFactory.Run(cb, ws, process_norm_map); if(analysis == "mssm"){ // Adding 'norm' terms into workspace according to desired signals