diff --git a/ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt b/ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt
new file mode 100644
index 0000000000000000000000000000000000000000..caf350fe86bd88d0ad4ca207fcdb4e2a4a5c9487
--- /dev/null
+++ b/ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt
@@ -0,0 +1,29 @@
+################################################################################
+# Package: ZdcConditions
+################################################################################
+
+# Declare the package name:
+atlas_subdir( ZdcConditions )
+
+# Declare the package's dependencies:
+atlas_depends_on_subdirs( PUBLIC
+                          Control/AthenaBaseComps
+                          Control/AthenaKernel
+                          Control/StoreGate
+                          DetectorDescription/Identifier
+                          ForwardDetectors/ZDC/ZdcIdentifier
+                          GaudiKernel
+                          PRIVATE
+                          DetectorDescription/GeoModel/GeoModelInterfaces )
+
+# External dependencies:
+find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread )
+
+# Component(s) in the package:
+atlas_add_library( ZdcConditions
+                   src/*.cxx
+                   PUBLIC_HEADERS ZdcConditions
+                   PRIVATE_INCLUDE_DIRS ${ROOT_INCLUDE_DIRS}
+                   LINK_LIBRARIES AthenaBaseComps AthenaKernel Identifier ZdcIdentifier GaudiKernel StoreGateLib SGtests
+                   PRIVATE_LINK_LIBRARIES ${ROOT_LIBRARIES} )
+
diff --git a/ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx b/ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
index a10fe253df943f816575d02530d3269da7c84c12..c716f898ace26ca6ef67189183c7e29dfab8fb29 100755
--- a/ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
+++ b/ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
@@ -191,11 +191,13 @@ void ZdcCablingService::fillDB()
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
-      {1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0},
+    //{1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0},
+      {1,0,1,0,0,1,0,1,1,0,1,0,1,0,1,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
-      {1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0},
+    //{1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0},
+      {1,0,1,0,0,1,0,1,1,0,1,0,1,0,1,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
       {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}