Skip to content
Snippets Groups Projects
Commit a1be8da8 authored by Atlas-Software Librarian's avatar Atlas-Software Librarian Committed by Graeme Stewart
Browse files

'CMakeLists.txt' (ZdcConditions-00-01-11)

parent 844d112f
No related branches found
No related tags found
No related merge requests found
################################################################################
# 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} )
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment