Index: trunk/dbconfig/tasks.md
===================================================================
--- trunk/dbconfig/tasks.md	(revision 8452)
+++ trunk/dbconfig/tasks.md	(revision 8486)
@@ -1,3 +1,3 @@
-# $Id: tasks.md,v 1.67 2006-08-22 01:21:02 jhoblitt Exp $
+# $Id: tasks.md,v 1.68 2006-08-23 02:05:41 jhoblitt Exp $
 
 # this table records all exposure ID ever seen from the summit
@@ -272,2 +272,11 @@
     accept      BOOL        f
 END
+
+detRunSummary METADATA
+    det_id      S32         0       # Primary Key
+    iteration   S32         0       # Primary Key
+    bg          F64         0.0
+    bg_stdev    F64         0.0
+    bg_mean_stdev   F64         0.0
+    accept      BOOL        f
+END
