Index: trunk/MagicSoft/Mars/datacenter/macros/plotdb.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8334)
+++ trunk/MagicSoft/Mars/datacenter/macros/plotdb.C	(revision 8338)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.32 2006-11-03 10:52:36 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: plotdb.C,v 1.33 2007-02-28 13:50:06 tbretz Exp $
 ! --------------------------------------------------------------------------
 !
@@ -569,4 +569,6 @@
     plot.SetDescription("Camera Inhomogeneity;\\sigma [%]", "Inhom");
     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);
     //imgpar
     plot.SetDescription("Mean Number of Islands after cleaning;N [#]", "NumIsl");
