Index: trunk/MagicSoft/Mars/datacenter/macros/plotoptical.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/plotoptical.C	(revision 8215)
+++ trunk/MagicSoft/Mars/datacenter/macros/plotoptical.C	(revision 8216)
@@ -1,4 +1,4 @@
 /* ======================================================================== *\
-! $Name: not supported by cvs2svn $:$Id: plotoptical.C,v 1.5 2006-11-03 10:52:36 tbretz Exp $
+! $Name: not supported by cvs2svn $:$Id: plotoptical.C,v 1.6 2006-11-17 11:45:29 dorner Exp $
 ! --------------------------------------------------------------------------
 !
@@ -543,5 +543,5 @@
     // This is the condition to take only the "ok" flagged data
     // and to restrict the query to a given source (if any)
-    TString cond = "fStatusKEY=13";
+    TString cond = "fStatusKEY=1";
     if (!source.IsNull())
     {
