Index: branches/czw_branch/20160809/Ohana/src/libdvo/include/dvo.h
===================================================================
--- branches/czw_branch/20160809/Ohana/src/libdvo/include/dvo.h	(revision 39719)
+++ branches/czw_branch/20160809/Ohana/src/libdvo/include/dvo.h	(revision 39720)
@@ -233,4 +233,10 @@
   ID_SECF_STACK_BESTDET = 0x00008000, // PS1 stack best measurement is a detection (not forced)
   ID_SECF_STACK_PRIMDET = 0x00010000, // PS1 stack primary measurement is a detection (not forced)
+
+  ID_SECF_HAS_SDSS      = 0x00100000, // this photcode has SDSS photometry
+  ID_SECF_HAS_HSC       = 0x00200000, // this photcode has HSC  photometry
+  ID_SECF_HAS_CFH       = 0x00400000, // this photcode has CFH  photometry (mostly Megacam)
+  ID_SECF_HAS_DES       = 0x00800000, // this photcode has DES  photometry
+
   ID_SECF_OBJ_EXT       = 0x01000000, // extended in this band
 
