From fb2add3bfd5e558ece6002889850c7f9ac379a75 Mon Sep 17 00:00:00 2001 From: Pierre Granger Date: Tue, 2 Dec 2025 03:33:37 -0600 Subject: [PATCH] Removing unused systematicstools dependency --- CMakeLists.txt | 1 - duneana/CAFMaker/CMakeLists.txt | 5 ----- ups/product_deps | 11 +++++------ 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index aa88bd11..b609048e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -44,7 +44,6 @@ find_package( larsim REQUIRED EXPORT ) find_package( larevt REQUIRED EXPORT ) find_package( larpandora REQUIRED EXPORT ) #find_package( srproxy REQUIRED ) -find_package( systematicstools REQUIRED EXPORT ) find_package(GENIE REQUIRED EXPORT) find_package( Geant4 REQUIRED EXPORT ) diff --git a/duneana/CAFMaker/CMakeLists.txt b/duneana/CAFMaker/CMakeLists.txt index 3b8d4b09..3d4581a3 100644 --- a/duneana/CAFMaker/CMakeLists.txt +++ b/duneana/CAFMaker/CMakeLists.txt @@ -1,6 +1,4 @@ if( DEFINED ENV{TENSORFLOW_DIR} ) -# nusystematics -##cet_find_library( SYSTTOOLS NAMES systematicstools_interface systematicstools_interpreters systematicstools_utility PATHS ENV SYSTEMATICSTOOLS_LIB NO_DEFAULT_PATH ) include_directories($ENV{SRPROXY_INC}) cet_build_plugin(CAFMaker art::module LIBRARIES duneanaobj::StandardRecord @@ -22,9 +20,6 @@ cet_build_plugin(CAFMaker art::module LIBRARIES cetlib::cetlib cetlib_except::cetlib_except ROOT::Core ROOT::Hist ROOT::Tree ${GENIE_LIB_LIST} - systematicstools::interface - systematicstools::interpreters - systematicstools::utility dunereco::CVN_func larpandora::LArPandoraInterface larreco::Calorimetry diff --git a/ups/product_deps b/ups/product_deps index 83310b2e..87173e6d 100644 --- a/ups/product_deps +++ b/ups/product_deps @@ -249,7 +249,6 @@ cetmodules v3_24_01 - only_for_build dunereco v10_14_00d00 duneopdet v10_14_00d00 duneanaobj v03_11_00 -systematicstools v01_04_04 end_product_list #################################### @@ -304,11 +303,11 @@ end_product_list # case it is optional. # -qualifier dunereco duneopdet duneanaobj systematicstools notes -c14:debug c14:debug c14:debug c14:debug c14:debug -c14:prof c14:prof c14:prof c14:prof c14:prof -e26:debug e26:debug e26:debug e26:debug e26:debug -e26:prof e26:prof e26:prof e26:prof e26:prof +qualifier dunereco duneopdet duneanaobj notes +c14:debug c14:debug c14:debug c14:debug +c14:prof c14:prof c14:prof c14:prof +e26:debug e26:debug e26:debug e26:debug +e26:prof e26:prof e26:prof e26:prof end_qualifier_list ####################################