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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisRecoJetDataFormat.h (file contents):
Revision 1.1 by econte, Thu Jun 17 20:34:32 2010 UTC vs.
Revision 1.2 by jbrooke, Sun Apr 3 12:08:22 2011 UTC

# Line 48 | Line 48 | namespace L1Analysis
48      unsigned nJets;
49      std::vector<double> e;
50      std::vector<double> et;
51 +    std::vector<double> etCorr;
52 +    std::vector<double> corrFactor;
53      std::vector<double> eta;
54      std::vector<double> phi;
55      std::vector<double> eEMF;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines