Index: /branches/Mars_MC/msimcamera/MSimCamera.cc
===================================================================
--- /branches/Mars_MC/msimcamera/MSimCamera.cc	(revision 17043)
+++ /branches/Mars_MC/msimcamera/MSimCamera.cc	(revision 17044)
@@ -149,10 +149,10 @@
     }
 
-    if (fRunHeader->GetFreqSampling()!=1000)
-    {
-        *fLog << err  << "ERROR - Sampling frequencies others than 1GHz are not yet supported." << endl;
-        *fLog << warn << "FIXME - SCALE MPulsShape WITH THE SAMPLING FREQUENCY." << endl;
-        return kFALSE;
-    }
+//    if (fRunHeader->GetFreqSampling()!=1000)
+//    {
+//        *fLog << err  << "ERROR - Sampling frequencies others than 1GHz are not yet supported." << endl;
+//        *fLog << warn << "FIXME - SCALE MPulsShape WITH THE SAMPLING FREQUENCY." << endl;
+//        return kFALSE;
+//    }
 
     fSpline = pulse->GetSpline();
