diff --git a/PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt b/PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c290916013d509302f260c2d0333ed8c85ffd62 --- /dev/null +++ b/PhysicsAnalysis/AnalysisCommon/AODSelect/CMakeLists.txt @@ -0,0 +1,13 @@ +################################################################################ +# Package: AODSelect +################################################################################ + +# Declare the package name: +atlas_subdir( AODSelect ) + +# Install files from the package: +atlas_install_headers( AODSelect ) +atlas_install_python_modules( python/*.py ) +atlas_install_joboptions( share/*.py ) +atlas_install_scripts( share/PrintAODSelect.py ) + diff --git a/PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements b/PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements index 70b17631bf6833588793ee2e9775a34d74b2107d..ddbb2b8a44e43c5d236b31abe5101afa1d8ca2a9 100644 --- a/PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements +++ b/PhysicsAnalysis/AnalysisCommon/AODSelect/cmt/requirements @@ -5,14 +5,10 @@ author Karsten Koeneke <karsten.koeneke@cern.ch> ## For Athena policies: it has to be the first use statement use AtlasPolicy AtlasPolicy-* -use GaudiInterface GaudiInterface-* External #use EventKernel EventKernel-* Event -use AthenaBaseComps AthenaBaseComps-* Control -use AthenaKernel AthenaKernel-* Control private -use SGTools SGTools-* Control end_private ## create a shared library