Comparing UserCode/HbbAnalysis/interface/Electron.hh (file contents):
Revision 1.3 by amagnan, Fri Mar 26 17:52:50 2010 UTC vs.
Revision 1.4 by amagnan, Mon May 10 18:45:09 2010 UTC
81 |
|
gen_.E = 0; |
82 |
|
gen_.pT = 0; |
83 |
|
gen_.eta = 0; |
84 |
+ |
gen_.y = 0; |
85 |
|
gen_.phi = 0; |
86 |
|
gen_.charge = 0; |
87 |
|
gen_.pdgId = 0; |
94 |
|
reco_.E = 0; |
95 |
|
reco_.pT = 0; |
96 |
|
reco_.eta = 0; |
97 |
+ |
reco_.y = 0; |
98 |
|
reco_.phi = 0; |
99 |
|
reco_.charge = 0; |
100 |
|
reco_.vx = 0; |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines |
> |
Changed lines |