Index: trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8959)
+++ trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8960)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.42 2008-06-14 10:16:04 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.43 2008-06-14 18:38:19 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -556,4 +556,7 @@
     plot.SetDescription("Rms calibrated PulsePos (as extracted);T [ns]", "PulRms");
     plot.Plot("Calibration.fPulsePosRms", 0, 3.0, 0.02);
+
+    plot.SetDescription("Ratio of accepted calibration events in cal-run;f [%]", "RatioCal");
+    plot.Plot("Calibration.fRatioCalEvents", 0, 105, 5);
 
     plot.SetDescription("Average rate of events with lvl1 trigger;R [Hz]", "RateTrig");
