diff --git a/Generators/GenInterfaces/GenInterfaces/IHiggsTruthCategoryTool.h b/Generators/GenInterfaces/GenInterfaces/IHiggsTruthCategoryTool.h index 97285a8c8f6a5526aa8fe377ed87f1c9991ced47..0c9b95d9c77bc5d35b52dc38f03699d4ec6342ca 100644 --- a/Generators/GenInterfaces/GenInterfaces/IHiggsTruthCategoryTool.h +++ b/Generators/GenInterfaces/GenInterfaces/IHiggsTruthCategoryTool.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration */ /* diff --git a/Generators/TruthRivetTools/CMakeLists.txt b/Generators/TruthRivetTools/CMakeLists.txt index 5ffd61b530ec3f72fbf013ec2f6f3d74d80c85a1..f68273fbcc05c724d9886d6f03c2fb13783d7ad9 100644 --- a/Generators/TruthRivetTools/CMakeLists.txt +++ b/Generators/TruthRivetTools/CMakeLists.txt @@ -5,15 +5,6 @@ # Declare the name of the package: atlas_subdir( TruthRivetTools ) -# Declare the dependencies of the package: -atlas_depends_on_subdirs( - PUBLIC - Control/AthToolSupport/AsgTools - Generators/AtlasHepMC - PRIVATE - GaudiKernel - GenInterfaces ) - # External dependencies: find_package( HepMC ) find_package( Rivet ) diff --git a/Generators/TruthRivetTools/share/packages b/Generators/TruthRivetTools/share/packages deleted file mode 100644 index 7d04d93db20b23116cc406dce0d1ca491ecba53d..0000000000000000000000000000000000000000 --- a/Generators/TruthRivetTools/share/packages +++ /dev/null @@ -1,6 +0,0 @@ -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/BoostExternal/trunk -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/GSLExternal/trunk -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/HepMCExternal/trunk -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/FastJetExternal/trunk -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/YODAExternal/trunk -svn+ssh://svn.cern.ch/reps/atlasinst/Institutes/Carleton/HiggsTruthClassifier/RivetExternal/trunk