Index: trunk/MagicSoft/Mars/mhflux/MHDisp.cc
===================================================================
--- trunk/MagicSoft/Mars/mhflux/MHDisp.cc	(revision 7144)
+++ trunk/MagicSoft/Mars/mhflux/MHDisp.cc	(revision 7145)
@@ -181,5 +181,5 @@
     // position. This can only be the case if the third moment
     // has a value higher than the absolute cut value.
-    if (TMath::Abs(fHilExt->GetM3Long()) > fM3lCut)
+    if (TMath::Abs(fHilExt->GetM3Long()*fMm2Deg) > fM3lCut)
     {
         // Because at one position the event is considered a gamma
