Index: trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 9377)
+++ trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 9385)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.54 2009-01-29 09:24:30 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.55 2009-03-04 18:45:26 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -559,5 +559,5 @@
     plot.Plot("Calibration.fArrTimeMeanInner", 0, 40.0, 0.1);
     plot.SetDescription("RMS Arrival Time inner Camera;\\sigma_{T,I} [sl]", "RmsArrTmI");
-    plot.Plot("Calibration.fArrTimeRmsInner",  0, 4.5, 0.01);
+    plot.Plot("Calibration.fArrTimeRmsInner",  0, 6.5, 0.01);
     plot.SetDescription("Number of unsuitable pixels inner Camera;N_{I}", "UnsuitI");
     plot.Plot("Calibration.fUnsuitableInner",  0, 75, 1);
@@ -616,5 +616,5 @@
     plot.Plot("Star.fPSF",                     0,  30, 0.5);
     plot.SetDescription("Muon Calibration Ratio Data/MC;r [1]", "MuonCal");
-    plot.Plot("Star.fRatio",                   0, 200, 0.5);
+    plot.Plot("Star.fRatio",                   50, 150, 0.5);
     plot.SetDescription("Muon Rate after Muon Cuts;R [Hz]");
     plot.Plot("Star.fMuonRate",                0, 2.0, 0.05);
@@ -627,5 +627,5 @@
     plot.Plot("Star.fInhomogeneity",           0, 100, 1);
     plot.SetDescription("Camera Spark Rate;R [Hz]", "Sparks");
-    plot.Plot("Star.fSparkRate",               0.075, 2.425, 0.05);
+    plot.Plot("Star.fSparkRate",               0.075, 7.425, 0.05);
     plot.SetDescription("Relative effective on time;T_{eff}/T_{obs} [ratio]", "RelTime");
     plot.Plot("Star.fEffOnTime/Sequences.fRunTime",    0.006, 1.506, 0.01);
