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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisDTTFDataFormat.h (file contents):
Revision 1.1 by econte, Thu Jun 17 20:34:32 2010 UTC vs.
Revision 1.2 by guiducci, Mon Aug 9 15:04:42 2010 UTC

# Line 96 | Line 96 | namespace L1Analysis
96      std::vector<float> trPtVal;
97      std::vector<int>   trPhiPck;
98      std::vector<float> trPhiVal;
99 <    std::vector<int>   trPhiGlob;
99 >    std::vector<double>trPhiGlob;
100      std::vector<int>   trChPck;
101      std::vector<int>   trWh;
102      std::vector<int>   trSc;  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines