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

Comparing UserCode/L1TriggerDPG/interface/L1AnalysisL1ExtraDataFormat.h (file contents):
Revision 1.2 by jbrooke, Tue Aug 7 21:19:44 2012 UTC vs.
Revision 1.3 by gflouris, Mon Oct 29 10:19:45 2012 UTC

# Line 60 | Line 60 | namespace L1Analysis
60        muonMip.clear();
61        muonRPC.clear();
62        muonBx.clear();
63 +      muonQuality.clear();
64  
65        nMet = 0;
66        et.clear();
# Line 119 | Line 120 | namespace L1Analysis
120      std::vector<unsigned int> muonMip;
121      std::vector<unsigned int> muonRPC;
122      std::vector<int>      muonBx;
123 +    std::vector<int>      muonQuality;
124  
125      std::vector<double> hfEtSum;
126      std::vector<unsigned int> hfBitCnt;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines