ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/JetFitAnalyzer/interface/jetfit.h
(Generate patch)

Comparing UserCode/JetFitAnalyzer/interface/jetfit.h (file contents):
Revision 1.1 by dnisson, Wed Sep 2 21:43:12 2009 UTC vs.
Revision 1.2 by dnisson, Fri Sep 4 20:01:19 2009 UTC

# Line 58 | Line 58 | namespace jetfit {
58  
59    struct results {
60      TH2 *hist_rebinned;
61 +    std::vector< double > chisquare;
62      std::vector< std::vector<TString> > pars;
63      std::vector< std::vector<double> > pval;
64      std::vector< std::vector<double> > perr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines