Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
susy-hackers
athena
Commits
a1be8da8
Commit
a1be8da8
authored
8 years ago
by
Atlas-Software Librarian
Committed by
Graeme Stewart
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
'CMakeLists.txt' (ZdcConditions-00-01-11)
parent
844d112f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt
+29
-0
29 additions, 0 deletions
ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt
ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
+4
-2
4 additions, 2 deletions
ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
with
33 additions
and
2 deletions
ForwardDetectors/ZDC/ZdcConditions/CMakeLists.txt
0 → 100644
+
29
−
0
View file @
a1be8da8
################################################################################
# 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
}
)
This diff is collapsed.
Click to expand it.
ForwardDetectors/ZDC/ZdcConditions/src/ZdcCablingService.cxx
+
4
−
2
View file @
a1be8da8
...
...
@@ -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
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment