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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sat Dec 5 20:00:26 GMT 2009


Author: hoeth
Date: Sat Dec  5 20:00:26 2009
New Revision: 2139

Log:
deleting obsolete comment lines

Modified:
   trunk/src/Analyses/OPAL_2004_S6132243.cc

Modified: trunk/src/Analyses/OPAL_2004_S6132243.cc
==============================================================================
--- trunk/src/Analyses/OPAL_2004_S6132243.cc	Sat Dec  5 13:40:03 2009	(r2138)
+++ trunk/src/Analyses/OPAL_2004_S6132243.cc	Sat Dec  5 20:00:26 2009	(r2139)
@@ -153,9 +153,7 @@
    
       // Hemispheres
       const Hemispheres& hemi = applyProjection<Hemispheres>(event, "Hemispheres");
-      /// @todo Something wrong here: values are too low
       const double hemi_mh = sqrt(hemi.scaledM2high());
-      /// @todo Something wrong here: values are too low
       const double hemi_ml = sqrt(hemi.scaledM2low());
       const double hemi_bmax = hemi.Bmax();
       const double hemi_bmin = hemi.Bmin();


More information about the Rivet-svn mailing list