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.14 by pellicci, Wed Mar 23 16:24:40 2011 UTC vs.
Revision 1.17 by guiducci, Tue Apr 3 10:05:23 2012 UTC

# Line 24 | Line 24 | float PV_xzE;
24   float PV_yzE;
25  
26   float PV_normchi2;
27 + float PV_Nvtx;
28  
29   //luminosity
30   float lumiperblock;
31 + float beam1Intensity;
32 + float beam2Intensity;
33  
34   // HLT
35   std::vector<TString> hlt_path;
# Line 110 | Line 113 | std::vector<short> ltDCC_thBx;
113   std::vector<short> ltDCC_thWheel;
114   std::vector<short> ltDCC_thSector;
115   std::vector<short> ltDCC_thStation;
116 + std::vector<short> ltDCC_thHits;
117   // std::vector<float> ltDCC_thX;
118   // std::vector<float> ltDCC_thY;
119   // TMatrixD ltDCC_thTheta;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines