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

Comparing UserCode/JetFitAnalyzer/interface/JetFitAnalyzer.h (file contents):
Revision 1.11 by dnisson, Sat Mar 27 01:58:10 2010 UTC vs.
Revision 1.12 by dnisson, Thu Apr 8 05:01:28 2010 UTC

# Line 40 | Line 40 | class JetFitAnalyzer : public edm::EDAna
40                                                         TH2 *hist);
41    virtual void analyze_results(HistoFitter::FitResults,
42                                 std::vector<HistoFitter::Trouble>,
43 <                               TH2 *) = 0;
43 >                               TH2 *, const edm::Event&) = 0;
44  
45    private:
46    // ----------member data ---------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines