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

'CMakeLists.txt' (xAODLuminosityAthenaPool-00-00-01)

parent a7f438f1
No related branches found
No related tags found
No related merge requests found
################################################################################
# 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 )
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"
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