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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Sun Jul 29 23:41:45 BST 2012


Author: hoeth
Date: Sun Jul 29 23:41:45 2012
New Revision: 3890

Log:
default constructor for Sphericity projection

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

Modified: trunk/include/Rivet/Projections/Sphericity.hh
==============================================================================
--- trunk/include/Rivet/Projections/Sphericity.hh	Thu Jul 26 15:18:26 2012	(r3889)
+++ trunk/include/Rivet/Projections/Sphericity.hh	Sun Jul 29 23:41:45 2012	(r3890)
@@ -56,6 +56,8 @@
     //@{
 
     /// Constructor
+    Sphericity() {}
+
     Sphericity(const FinalState& fsp, double rparam=2.0);
 
     /// Clone on the heap.


More information about the Rivet-svn mailing list