Index: trunk/Mars/mhflux/MHThetaSq.cc
===================================================================
--- trunk/Mars/mhflux/MHThetaSq.cc	(revision 11272)
+++ trunk/Mars/mhflux/MHThetaSq.cc	(revision 14896)
@@ -130,4 +130,6 @@
     MBinning binsa(nbins, 0, nbins*intmax/nsig);
 
+    gLog << inf << "Theta-cut set to " << intmax << "deg" << endl;
+
     // Apply binning
     binsa.Apply(fHistTime);
@@ -177,4 +179,6 @@
 void MHThetaSq::InitMapping(MHMatrix *mat, Int_t type)
 {
+    return MHAlpha::InitMapping(mat, type);
+
     if (fMatrix)
         return;
