~ubuntu-branches/ubuntu/saucy/rivet/saucy-proposed

« back to all changes in this revision

Viewing changes to include/Rivet/Projections/Sphericity.hh

  • Committer: Package Import Robot
  • Author(s): Lifeng Sun
  • Date: 2013-05-07 09:24:27 UTC
  • mfrom: (1.2.1) (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20130507092427-rpfijl4mn3y87ek7
Tags: 1.8.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    //@{
57
57
 
58
58
    /// Constructor
 
59
    Sphericity(double rparam=2.0): _regparam(rparam){}
 
60
 
59
61
    Sphericity(const FinalState& fsp, double rparam=2.0);
60
62
 
61
63
    /// Clone on the heap.