Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 )

Expand Down
5 changes: 0 additions & 5 deletions duneana/CAFMaker/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
11 changes: 5 additions & 6 deletions ups/product_deps
Original file line number Diff line number Diff line change
Expand Up @@ -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
####################################

Expand Down Expand Up @@ -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
####################################

Expand Down