ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/interface/Candidate.hh
(Generate patch)

Comparing UserCode/HbbAnalysis/interface/Candidate.hh (file contents):
Revision 1.2 by agilbert, Wed Nov 2 11:52:42 2011 UTC vs.
Revision 1.3 by agilbert, Tue Nov 8 21:41:46 2011 UTC

# Line 40 | Line 40 | namespace HbbAnalysis {
40          return (0.5 * log((m+fourVec_.pz)/(m-fourVec_.pz)));
41        }
42  
43 +      void Print() const;
44 +
45 +
46      private:
47        FourMomentum fourVec_;
48    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines