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

Comparing UserCode/HbbAnalysis/interface/Objects.hh (file contents):
Revision 1.20 by agilbert, Wed May 4 14:21:43 2011 UTC vs.
Revision 1.21 by agilbert, Thu May 5 15:09:04 2011 UTC

# Line 340 | Line 340 | namespace HbbAnalysis {
340  
341    struct VertexVars{
342      std::vector<float> trackWeights;
343 +    std::vector<float> trackpT;
344      double chi2;
345      double ndof;
346      double x;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines