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

Comparing UserCode/MitAna/DataTree/interface/Electron.h (file contents):
Revision 1.58 by paus, Wed Jul 25 03:08:41 2012 UTC vs.
Revision 1.59 by paus, Thu Aug 9 21:15:46 2012 UTC

# Line 50 | Line 50 | namespace mithep
50          fIsEBPhiGap(0), fIsEEDeeGap(0), fIsEERingGap(0),
51          fIsEcalDriven(0), fIsTrackerDriven(0), fMatchesVertexConversion(0),
52          fHadOverEmTow(0), fHCalIsoTowDr03(0), fHCalIsoTowDr04(0),
53 <        fEcalEnergy(0), fEcalEnergyError(0) {}
53 >        fEcalEnergy(0), fEcalEnergyError(0), fTrackMomentumError(0) {}
54  
55        const Track         *BestTrk()                     const;
56        Double_t             D0PV()                        const { return fD0PV; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines