[Rivet-svn] r2318 - trunk/src/Analyses

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Mar 8 23:26:21 GMT 2010


Author: hoeth
Date: Mon Mar  8 23:26:20 2010
New Revision: 2318

Log:
remove unneeded todo.

Modified:
   trunk/src/Analyses/STAR_2006_S6870392.cc

Modified: trunk/src/Analyses/STAR_2006_S6870392.cc
==============================================================================
--- trunk/src/Analyses/STAR_2006_S6870392.cc	Mon Mar  8 23:25:49 2010	(r2317)
+++ trunk/src/Analyses/STAR_2006_S6870392.cc	Mon Mar  8 23:26:20 2010	(r2318)
@@ -28,7 +28,6 @@
       FinalState fs(-2.0, 2.0);
       addProjection(fs, "FS");
       // R=0.4, pTmin=0, seed_threshold=0.5:
-      /// @todo Presumably this jet alg is wrong...
       addProjection(FastJets(fs, FastJets::CDFMIDPOINT, 0.4, 0.0, 0.5), "MidpointJets");
 
       _h_jet_pT_MB = bookHistogram1D(1, 1, 1);


More information about the Rivet-svn mailing list