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

Comparing UserCode/DTDPGAnalysis/interface/DefineTreeVariables.h (file contents):
Revision 1.4 by pellicci, Thu May 20 07:49:22 2010 UTC vs.
Revision 1.5 by pellicci, Thu May 27 07:17:30 2010 UTC

# Line 103 | Line 103 | std::vector<short> ltDDU_thQual;
103   std::vector<short> ltDDU_is2nd;
104  
105   //muon variables
106 < std::vector<short> STAMu_isMuGlobal;
107 < std::vector<int>   STAMu_numberOfChambers;
108 < std::vector<int>   STAMu_numberOfMatches;
109 < std::vector<int>   STAMu_numberOfHits;
110 < std::vector<int>   STAMu_segmIndex;
106 > std::vector<short>    STAMu_isMuGlobal;
107 > std::vector<int>      STAMu_numberOfChambers;
108 > std::vector<int>      STAMu_numberOfMatches;
109 > std::vector<int>      STAMu_numberOfHits;
110 > std::vector<Long64_t> STAMu_segmIndex;
111  
112   std::vector<float> Mu_px_mu;
113   std::vector<float> Mu_py_mu;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines