Skip to content
Snippets Groups Projects
Commit 3e06114b authored by Nicolas Koehler's avatar Nicolas Koehler
Browse files

remove outdated atlas_depends_on_subdirs

parent 83904e48
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 189 deletions
......@@ -5,22 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibDbOperations )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
GaudiKernel
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibUtils
MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase
PRIVATE
Control/AthenaKernel
Control/StoreGate
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibData
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibRt
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibMath
MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry
MuonSpectrometer/MuonIdHelpers )
# External dependencies:
find_package( COOL COMPONENTS CoolKernel CoolApplication )
find_package( CORAL COMPONENTS CoralBase CoralKernel RelationalAccess )
......
......@@ -5,17 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibEvent )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaKernel
Control/AthContainers
DetectorDescription/GeoPrimitives
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonPrepRawData
PRIVATE
GaudiKernel
MuonSpectrometer/MuonCalib/MuonCalibITools )
# External dependencies:
find_package( Eigen )
......
......@@ -5,14 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibEventBase )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
DetectorDescription/GeoPrimitives
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
MuonSpectrometer/MuonRDO
PRIVATE
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibStl )
# External dependencies:
find_package( Eigen )
......
......@@ -5,14 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibExtraNtuple )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleReader
PRIVATE
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeEvent
MuonSpectrometer/MuonCalib/MuonCalibIdentifier )
# External dependencies:
find_package( CLHEP )
find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread MathMore Minuit Minuit2 Matrix Physics HistPainter Rint Graf Graf3d Gpad Html Postscript Gui GX11TTF GX11 )
......
......@@ -5,51 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibExtraTreeAlg )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
Control/StoreGate
GaudiKernel
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonPattern
Tracking/TrkEvent/TrkTrack
PRIVATE
Calorimeter/CaloEvent
Calorimeter/CaloIdentifier
Control/CxxUtils
Control/AthContainers
Event/EventPrimitives
Event/xAOD/xAODMuon
Event/xAOD/xAODTracking
MuonSpectrometer/MuonCalib/MuonCalibEvent
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeEvent
MuonSpectrometer/MuonCalib/MuonCalibITools
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
MuonSpectrometer/MuonCalib/MuonCalibNtuple
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibStl
MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry
MuonSpectrometer/MuonIdHelpers
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonRIO_OnTrack
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonSegment
MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools
TileCalorimeter/TileEvent
Tracking/TrkDetDescr/TrkDetElementBase
Tracking/TrkDetDescr/TrkGeometry
Tracking/TrkDetDescr/TrkSurfaces
Tracking/TrkEvent/TrkCompetingRIOsOnTrack
Tracking/TrkEvent/TrkEventPrimitives
Tracking/TrkEvent/TrkMaterialOnTrack
Tracking/TrkEvent/TrkMeasurementBase
Tracking/TrkEvent/TrkParameters
Tracking/TrkEvent/TrkPrepRawData
Tracking/TrkEvent/TrkPseudoMeasurementOnTrack
Tracking/TrkEvent/TrkRIO_OnTrack
Tracking/TrkExtrapolation/TrkExInterfaces
Tracking/TrkTools/TrkToolInterfaces
Trigger/TrigConfiguration/TrigConfL1Data
Trigger/TrigT1/TrigT1Interfaces
Trigger/TrigT1/TrigT1Result )
# External dependencies:
find_package( CLHEP )
find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread )
......
......@@ -5,15 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibExtraTreeEvent )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
DetectorDescription/GeoPrimitives
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraUtils
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
PRIVATE
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibStl )
# External dependencies:
find_package( Eigen )
......
......@@ -5,11 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibExtraUtils )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
DetectorDescription/GeoPrimitives
MuonSpectrometer/MuonCalib/MuonCalibIdentifier )
# External dependencies:
find_package( Eigen )
......
......@@ -5,13 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibIdentifier )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
DetectorDescription/Identifier
PRIVATE
MuonSpectrometer/MuonIdHelpers
Tools/PathResolver )
# External dependencies:
find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread )
......
......@@ -5,15 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibNtuple )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibFitters
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibInterfaces
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonRDO
PRIVATE
MuonSpectrometer/MuonCalib/MuonCalibIdentifier )
# External dependencies:
find_package( CLHEP )
find_package( ROOT COMPONENTS RIO Core Tree MathCore Hist pthread )
......
......@@ -5,28 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibPatRec )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
GaudiKernel
MuonSpectrometer/MuonCalib/MuonCalibEvent
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonSegment
Tracking/TrkEvent/TrkSegment
PRIVATE
DetectorDescription/Identifier
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonCalib/MuonCalibITools
MuonSpectrometer/MuonCalib/MuonCalibNtuple
MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry
MuonSpectrometer/MuonIdHelpers
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonPattern
MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonRIO_OnTrack
MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecToolInterfaces
Tracking/TrkEvent/TrkCompetingRIOsOnTrack
Tracking/TrkEvent/TrkEventPrimitives
Tracking/TrkEvent/TrkParameters )
# Component(s) in the package:
atlas_add_library( MuonCalibPatRecLib
src/*.cxx
......
......@@ -5,12 +5,6 @@
# Declare the package name:
atlas_subdir( CalibNtupleReader )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
MuonSpectrometer/MuonCalib/MuonCalibEventBase
PRIVATE
DetectorDescription/GeoPrimitives )
# External dependencies:
find_package( Eigen )
find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread MathMore Minuit Minuit2 Matrix Physics HistPainter Rint Graf Graf3d Gpad Html Postscript Gui GX11TTF GX11 )
......
......@@ -5,13 +5,6 @@
# Declare the package name:
atlas_subdir( CalibNtupleUtils )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
MuonSpectrometer/MuonCalib/MuonCalibEventBase
PRIVATE
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibStl )
# External dependencies:
find_package( ROOT COMPONENTS MathCore MathMore Graf Hist Core Tree RIO pthread Minuit Minuit2 Matrix Physics HistPainter Rint Graf3d Gpad Html Postscript Gui GX11TTF GX11 )
......
......@@ -5,24 +5,6 @@
# Declare the package name:
atlas_subdir( MdtCalibIOSvc )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
GaudiKernel
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibUtils
MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase
PRIVATE
Control/StoreGate
DetectorDescription/Identifier
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibData
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibInterfaces
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibRt
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibT0
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibMath
MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry
MuonSpectrometer/MuonIdHelpers )
# Component(s) in the package:
atlas_add_library( MdtCalibIOSvcLib
src/*.cxx
......
......@@ -5,24 +5,6 @@
# Declare the package name:
atlas_subdir( MuonCalibStandAloneBase )
# Declare the package's dependencies:
atlas_depends_on_subdirs( PUBLIC
Control/AthenaBaseComps
GaudiKernel
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibData
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibFitters
MuonSpectrometer/MuonCalib/MuonCalibEventBase
MuonSpectrometer/MuonCalib/MuonCalibITools
MuonSpectrometer/MuonCalib/MuonCalibIdentifier
PRIVATE
Control/StoreGate
DetectorDescription/Identifier
MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibInterfaces
MuonSpectrometer/MuonCalib/MuonCalibTools
MuonSpectrometer/MuonCalib/MuonCalibUtils/MuonCalibMath
MuonSpectrometer/MuonDetDescr/MuonReadoutGeometry
MuonSpectrometer/MuonIdHelpers )
# External dependencies:
find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread )
......
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