[Rivet-svn] r3891 - trunk/include/Rivet/Projections

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Mon Jul 30 01:23:05 BST 2012


Author: hoeth
Date: Mon Jul 30 01:23:05 2012
New Revision: 3891

Log:
fix for last commit

Modified:
   trunk/include/Rivet/Projections/Sphericity.hh

Modified: trunk/include/Rivet/Projections/Sphericity.hh
==============================================================================
--- trunk/include/Rivet/Projections/Sphericity.hh	Sun Jul 29 23:41:45 2012	(r3890)
+++ trunk/include/Rivet/Projections/Sphericity.hh	Mon Jul 30 01:23:05 2012	(r3891)
@@ -56,7 +56,7 @@
     //@{
 
     /// Constructor
-    Sphericity() {}
+    Sphericity(double rparam=2.0): _regparam(rparam){}
 
     Sphericity(const FinalState& fsp, double rparam=2.0);
 


More information about the Rivet-svn mailing list