[Rivet-svn] r2410 - in trunk: . include/Rivet include/Rivet/Projections include/Rivet/Tools src/Projections

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Apr 21 16:51:27 BST 2010


Author: buckley
Date: Wed Apr 21 16:51:26 2010
New Revision: 2410

Log:
Removing defunct and unused KtJets and Configuration classes

Deleted:
   trunk/include/Rivet/Projections/KtJets.hh
   trunk/include/Rivet/Tools/Configuration.hh
   trunk/src/Projections/KtJets.cc
Modified:
   trunk/ChangeLog
   trunk/include/Rivet/Makefile.am

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	Wed Apr 21 16:48:22 2010	(r2409)
+++ trunk/ChangeLog	Wed Apr 21 16:51:26 2010	(r2410)
@@ -1,5 +1,9 @@
 2010-04-21  Andy Buckley  <andy at insectnation.org>
 
+	* Removing defunct and unused KtJets and Configuration classes.
+
+	* Hiding some internal details from Doxygen.
+
 	* Add @brief Doxygen comments to all analyses, projections and
 	core classes which were missing them.
 

Modified: trunk/include/Rivet/Makefile.am
==============================================================================
--- trunk/include/Rivet/Makefile.am	Wed Apr 21 16:48:22 2010	(r2409)
+++ trunk/include/Rivet/Makefile.am	Wed Apr 21 16:51:26 2010	(r2410)
@@ -58,7 +58,6 @@
   Projections/IsolationTools.hh \
   Projections/JetAlg.hh         \
   Projections/JetShape.hh       \
-  Projections/KtJets.hh         \
   Projections/LeadingParticlesFinalState.hh \
   Projections/LossyFinalState.hh \
   Projections/MergedFinalState.hh \
@@ -84,7 +83,6 @@
 nobase_pkginclude_HEADERS += \
   Tools/Logging.hh  \
   Tools/Logging.fhh \
-  Tools/Configuration.hh \
   Tools/Utils.hh \
   Tools/BinnedHistogram.hh \
   Tools/ParticleIdUtils.hh \


More information about the Rivet-svn mailing list