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

« back to all changes in this revision

Viewing changes to include/Rivet/Projections/ZFinder.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:
84
84
 
85
85
    /// Access to the Z constituent clustered leptons
86
86
    /// (e.g. for more fine-grained cuts on the clustered leptons)
 
87
    /// The order is going to be: positive charge constituent 1st, negative 2nd
87
88
    const vector<Particle>& constituents() const { return _constituents; }
88
89
 
89
90
    /// Access to the remaining particles, after the Z and clustered photons