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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisRecoJet.h (file contents):
Revision 1.3 by georgia, Wed Apr 14 12:27:26 2010 UTC vs.
Revision 1.4 by econte, Mon Apr 19 07:59:45 2010 UTC

# Line 41 | Line 41 | namespace L1Analysis
41      std::vector<double> eMaxEcalTow;
42      std::vector<double> eMaxHcalTow;
43      std::vector<double> towerArea;
44 <    std::vector<int> towerSize;
45 <    std::vector<int> n60;
46 <    std::vector<int> n90;
44 >    std::vector<int>    towerSize;
45 >    std::vector<int>    n60;
46 >    std::vector<int>    n90;
47  
48 <    std::vector<int> n90hits;
48 >    std::vector<int>    n90hits;
49      std::vector<double> fHPD;
50      std::vector<double> fRBX;
51      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines