diff --git a/DataQuality/DataQualityTools/CMakeLists.txt b/DataQuality/DataQualityTools/CMakeLists.txt index 766347768658e94a41d2f9e5cab7867e4b2d345f..a488cbe17d9e65c6f1c8e70bd8a37836e645e0f5 100644 --- a/DataQuality/DataQualityTools/CMakeLists.txt +++ b/DataQuality/DataQualityTools/CMakeLists.txt @@ -5,52 +5,6 @@ # Declare the package name: atlas_subdir( DataQualityTools ) -# Declare the package's dependencies: -atlas_depends_on_subdirs( - Calorimeter/CaloGeoHelpers - Control/AthenaBaseComps - Control/AthenaMonitoring - Control/StoreGate - Event/xAOD/xAODCaloEvent - Event/xAOD/xAODEventInfo - Event/xAOD/xAODJet - Event/xAOD/xAODMissingET - Event/xAOD/xAODMuon - Event/xAOD/xAODTracking - ForwardDetectors/LUCID/LUCID_RawEvent - ForwardDetectors/ZDC/ZdcEvent - ForwardDetectors/ZDC/ZdcIdentifier - GaudiKernel - InnerDetector/InDetDetDescr/InDetIdentifier - InnerDetector/InDetRawEvent/InDetRawData - InnerDetector/InDetDetDescr/InDetReadoutGeometry - InnerDetector/InDetRecEvent/InDetPrepRawData - LArCalorimeter/LArRawEvent - LArCalorimeter/LArRecEvent - MagneticField/MagFieldInterfaces - MuonSpectrometer/MuonCalib/MuonCalibITools - MuonSpectrometer/MuonIdHelpers - MuonSpectrometer/MuonRDO - MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools - PhysicsAnalysis/AnalysisCommon/IsolationSelection - PhysicsAnalysis/EventTag/TagEvent - PhysicsAnalysis/MuonID/MuonSelectorTools - Reconstruction/RecBackground/RecBackgroundEvent - Reconstruction/RecoTools/RecoToolInterfaces - TileCalorimeter/TileEvent - Tools/LWHists - Tracking/TrkEvent/TrkParameters - Tracking/TrkExtrapolation/TrkExInterfaces - Trigger/TrigAnalysis/TrigDecisionTool - Trigger/TrigEvent/TrigCaloEvent - Trigger/TrigEvent/TrigMuonEvent - Trigger/TrigEvent/TrigParticle - Trigger/TrigT1/TrigT1Result - PhysicsAnalysis/MuonID/MuonSelectorTools - MagneticField/MagFieldElements - MagneticField/MagFieldConditions -) - # External dependencies: find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread ) @@ -62,7 +16,7 @@ atlas_add_component( DataQualityTools src/*.cxx src/components/*.cxx INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} - LINK_LIBRARIES ${ROOT_LIBRARIES} CaloGeoHelpers AthenaBaseComps AthenaMonitoringLib StoreGateLib SGtests xAODCaloEvent xAODEventInfo xAODJet xAODMissingET xAODMuon xAODTracking LUCID_RawEvent ZdcEvent ZdcIdentifier GaudiKernel InDetIdentifier InDetRawData InDetReadoutGeometry InDetPrepRawData LArRawEvent LArRecEvent MagFieldInterfaces MuonCalibITools MuonIdHelpersLib MuonRDO MuonRecHelperToolsLib TagEvent RecBackgroundEvent RecoToolInterfaces TileEvent LWHists TrkParameters TrkExInterfaces TrkVertexAnalysisUtilsLib TrigDecisionToolLib TrigCaloEvent TrigMuonEvent TrigParticle TrigT1Result MuonSelectorToolsLib MagFieldElements MagFieldConditions) + LINK_LIBRARIES ${ROOT_LIBRARIES} CaloGeoHelpers AthenaBaseComps AthenaMonitoringLib StoreGateLib SGtests xAODCaloEvent xAODEventInfo xAODJet xAODMissingET xAODMuon xAODTracking LUCID_RawEvent ZdcEvent ZdcIdentifier GaudiKernel InDetIdentifier InDetRawData InDetReadoutGeometry InDetPrepRawData LArRawEvent LArRecEvent MagFieldInterfaces MuonCalibITools MuonIdHelpersLib MuonRDO MuonRecHelperToolsLib TagEvent RecBackgroundEvent RecoToolInterfaces TileEvent LWHists TrkParameters TrkExInterfaces TrkVertexAnalysisUtilsLib TrigDecisionToolLib TrigCaloEvent TrigMuonEvent TrigParticle TrigT1Result MuonSelectorToolsLib MagFieldElements MagFieldConditions IsolationSelectionLib ) # Install files from the package: atlas_install_python_modules( python/*.py ) diff --git a/PhysicsAnalysis/PrimaryDPDMaker/CMakeLists.txt b/PhysicsAnalysis/PrimaryDPDMaker/CMakeLists.txt index 88ab830b2d867f08d09ee461ba7d1099f344b437..0b18f944b5edaad0bfd82afeb24f0d0a6c841953 100644 --- a/PhysicsAnalysis/PrimaryDPDMaker/CMakeLists.txt +++ b/PhysicsAnalysis/PrimaryDPDMaker/CMakeLists.txt @@ -5,50 +5,6 @@ # Declare the package name: atlas_subdir( PrimaryDPDMaker ) -# Declare the package's dependencies: -atlas_depends_on_subdirs( PUBLIC - Calorimeter/CaloEvent - Control/AthenaBaseComps - Control/AthenaKernel - Control/AthLinks - Control/AthContainers - Control/StoreGate - PhysicsAnalysis/DerivationFramework/DerivationFrameworkInterfaces - DetectorDescription/IRegionSelector - DetectorDescription/Identifier - Event/EventKernel - GaudiKernel - InnerDetector/InDetDetDescr/InDetIdentifier - InnerDetector/InDetDetDescr/InDetReadoutGeometry - InnerDetector/InDetDetDescr/TRT_ReadoutGeometry - InnerDetector/InDetRecEvent/InDetPrepRawData - Reconstruction/Particle - Tracking/TrkEvent/TrkTrack - Tracking/TrkTools/TrkToolInterfaces - PRIVATE - DetectorDescription/RoiDescriptor - Event/FourMom - Event/FourMomUtils - Event/NavFourMom - Event/xAOD/xAODEventInfo - Event/xAOD/xAODMuon - Event/xAOD/xAODTracking - InnerDetector/InDetRecEvent/InDetRIO_OnTrack - LArCalorimeter/LArRecEvent - PhysicsAnalysis/AnalysisTrigger/AnalysisTriggerEvent - PhysicsAnalysis/MuonID/MuonSelectorTools - Reconstruction/Jet/JetEvent - Reconstruction/MuonIdentification/muonEvent - Reconstruction/egamma/egammaEvent - Reconstruction/tauEvent - TileCalorimeter/TileEvent - TileCalorimeter/TileIdentifier - Tracking/TrkEvent/TrkParameters - Tracking/TrkEvent/TrkParticleBase - Tracking/TrkEvent/TrkPseudoMeasurementOnTrack - Tracking/TrkEvent/TrkTrackSummary - Tracking/TrkEvent/VxVertex ) - # External dependencies: find_package( CLHEP ) find_package( ROOT COMPONENTS Core Tree MathCore Hist RIO pthread ) @@ -60,7 +16,7 @@ atlas_add_library( PrimaryDPDMakerLib INCLUDE_DIRS ${CLHEP_INCLUDE_DIRS} PRIVATE_INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} DEFINITIONS ${CLHEP_DEFINITIONS} - LINK_LIBRARIES ${CLHEP_LIBRARIES} CaloEvent AthenaBaseComps AthenaKernel AthLinks AthContainers IRegionSelector Identifier EventKernel GaudiKernel InDetIdentifier InDetReadoutGeometry InDetPrepRawData Particle TrkTrack TrkToolInterfaces StoreGateLib SGtests + LINK_LIBRARIES ${CLHEP_LIBRARIES} CaloEvent AthenaBaseComps AthenaKernel AthLinks AthContainers IRegionSelector Identifier EventKernel GaudiKernel InDetIdentifier InDetReadoutGeometry InDetPrepRawData Particle TrkTrack TrkToolInterfaces StoreGateLib SGtests DerivationFrameworkInterfaces PRIVATE_LINK_LIBRARIES ${ROOT_LIBRARIES} RoiDescriptor FourMom FourMomUtils NavFourMom xAODEventInfo xAODMuon xAODTracking InDetRIO_OnTrack LArRecEvent AnalysisTriggerEvent MuonSelectorToolsLib JetEvent muonEvent egammaEvent tauEvent TileEvent TileIdentifier TrkParameters TrkParticleBase TrkPseudoMeasurementOnTrack TrkTrackSummary VxVertex ) atlas_add_component( PrimaryDPDMaker diff --git a/Reconstruction/MissingETPerformance/CMakeLists.txt b/Reconstruction/MissingETPerformance/CMakeLists.txt index 63ce2de9eba3d330572a588ed2c33457854ebd5c..468d4ff229c017d793096cf226d26c0afbb5130b 100644 --- a/Reconstruction/MissingETPerformance/CMakeLists.txt +++ b/Reconstruction/MissingETPerformance/CMakeLists.txt @@ -5,44 +5,6 @@ # Declare the package name: atlas_subdir( MissingETPerformance ) -# Declare the package's dependencies: -atlas_depends_on_subdirs( PUBLIC - Calorimeter/CaloConditions - Calorimeter/CaloEvent - Calorimeter/CaloInterface - Control/AthenaBaseComps - Control/SGTools - Control/StoreGate - GaudiKernel - Generators/GeneratorObjects - Generators/AtlasHepMC - LArCalorimeter/LArRecConditions - PhysicsAnalysis/AnalysisCommon/AnalysisTools - PhysicsAnalysis/AnalysisTrigger/AnalysisTriggerEvent - PhysicsAnalysis/TruthParticleID/McParticleEvent - Reconstruction/Jet/JetEvent - Reconstruction/Jet/JetUtils - Reconstruction/MissingETEvent - Reconstruction/MissingETGoodness - Reconstruction/MuonIdentification/muonEvent - Reconstruction/Particle - Reconstruction/egamma/egammaEvent - Trigger/TrigAnalysis/TrigDecisionTool - Trigger/TrigEvent/TrigCaloEvent - Trigger/TrigEvent/TrigInDetEvent - Trigger/TrigEvent/TrigMissingEtEvent - Trigger/TrigEvent/TrigMuonEvent - PRIVATE - Control/AthenaKernel - Calorimeter/CaloGeoHelpers - Event/FourMom - Event/FourMomUtils - Event/xAOD/xAODEventInfo - Generators/GenAnalysisTools/TruthHelper - Reconstruction/tauEvent - Tracking/TrkEvent/VxVertex - Trigger/TrigConfiguration/TrigConfL1Data ) - # External dependencies: find_package( Boost COMPONENTS filesystem thread system ) find_package( CLHEP ) @@ -59,7 +21,7 @@ atlas_add_library( MissingETPerformanceLib INCLUDE_DIRS ${ROOT_INCLUDE_DIRS} ${CLHEP_INCLUDE_DIRS} PRIVATE_INCLUDE_DIRS ${Boost_INCLUDE_DIRS} DEFINITIONS ${CLHEP_DEFINITIONS} - LINK_LIBRARIES ${ROOT_LIBRARIES} ${CLHEP_LIBRARIES} CaloConditions CaloEvent AthenaBaseComps SGTools GaudiKernel GeneratorObjects LArRecConditions AnalysisTriggerEvent McParticleEvent JetEvent JetUtils MissingETEvent muonEvent Particle egammaEvent TrigCaloEvent TrigInDetEvent TrigMissingEtEvent TrigMuonEvent StoreGateLib SGtests AthAnalysisToolsLib MissingETGoodnessLib TrigDecisionToolLib + LINK_LIBRARIES ${ROOT_LIBRARIES} ${CLHEP_LIBRARIES} CaloConditions CaloEvent AthenaBaseComps SGTools GaudiKernel GeneratorObjects LArRecConditions AnalysisTriggerEvent McParticleEvent JetEvent JetUtils MissingETEvent muonEvent Particle egammaEvent TrigCaloEvent TrigInDetEvent TrigMissingEtEvent TrigMuonEvent StoreGateLib SGtests AthAnalysisToolsLib MissingETGoodnessLib TrigDecisionToolLib CaloInterfaceLib PRIVATE_LINK_LIBRARIES ${Boost_LIBRARIES} AtlasHepMCLib AthenaKernel CaloGeoHelpers FourMom FourMomUtils xAODEventInfo TruthHelper tauEvent VxVertex TrigConfL1Data ) atlas_add_component( MissingETPerformance