Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena-acts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Dimitra Amperiadou
athena-acts
Commits
78b98110
Commit
78b98110
authored
8 years ago
by
Atlas-Software Librarian
Committed by
Graeme Stewart
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
'CMakeLists.txt' (xAODLuminosityAthenaPool-00-00-01)
parent
a7f438f1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Event/xAOD/xAODLuminosityAthenaPool/CMakeLists.txt
+21
-0
21 additions, 0 deletions
Event/xAOD/xAODLuminosityAthenaPool/CMakeLists.txt
Event/xAOD/xAODLuminosityAthenaPool/cmt/requirements
+27
-0
27 additions, 0 deletions
Event/xAOD/xAODLuminosityAthenaPool/cmt/requirements
with
48 additions
and
0 deletions
Event/xAOD/xAODLuminosityAthenaPool/CMakeLists.txt
0 → 100644
+
21
−
0
View file @
78b98110
################################################################################
# Package: xAODLuminosityAthenaPool
################################################################################
# Declare the package name:
atlas_subdir
(
xAODLuminosityAthenaPool
)
# Declare the package's dependencies:
atlas_depends_on_subdirs
(
PRIVATE
Database/AthenaPOOL/AthenaPoolCnvSvc
Database/AthenaPOOL/AthenaPoolUtilities
Event/xAOD/xAODLuminosity
)
# Component(s) in the package:
atlas_add_poolcnv_library
(
xAODLuminosityAthenaPoolPoolCnv
src/*.cxx
FILES xAODLuminosity/LumiBlockRangeContainer.h xAODLuminosity/LumiBlockRangeAuxContainer.h
TYPES_WITH_NAMESPACE xAOD::LumiBlockRangeContainer xAOD::LumiBlockRangeAuxContainer
CNV_PFX xAOD
LINK_LIBRARIES AthenaPoolCnvSvcLib AthenaPoolUtilities xAODLuminosity
)
This diff is collapsed.
Click to expand it.
Event/xAOD/xAODLuminosityAthenaPool/cmt/requirements
0 → 100644
+
27
−
0
View file @
78b98110
package xAODLuminosityAthenaPool
# $Id: requirements 647515 2015-02-17 14:55:12Z krasznaa $
author Marjorie Shapiro <mdshapiro@lbl.gov>
author Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
public
# Base package(s):
use AtlasPolicy AtlasPolicy-*
private
# POOL package(s):
use AthenaPoolUtilities AthenaPoolUtilities-* Database/AthenaPOOL
#use AthenaPoolCnvSvc AthenaPoolCnvSvc-* Database/AthenaPOOL
# EDM package(s):
use xAODLuminosity xAODLuminosity-* Event/xAOD
# Declare the pool converter(s):
apply_pattern poolcnv typesWithNamespace="xAOD::LumiBlockRangeContainer \
xAOD::LumiBlockRangeAuxContainer" \
files="-s=${xAODLuminosity_root}/xAODLuminosity \
LumiBlockRangeContainer.h \
LumiBlockRangeAuxContainer.h" \
cnv_pfx="xAOD"
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