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.59 by paus, Thu Aug 9 21:15:46 2012 UTC vs.
Revision 1.60 by sixie, Sat Sep 1 11:37:40 2012 UTC

# Line 182 | Line 182 | namespace mithep
182        Double_t             HcalIsoTowDr04()                 const { return fHCalIsoTowDr04;    }
183        Double_t             EcalEnergy()                     const { return fEcalEnergy;      }
184        Double_t             EcalEnergyError()                const { return fEcalEnergyError; }
185 +      Double_t             TrackMomentumError()             const { return fTrackMomentumError; }
186  
187        void                 AddAmbiguousGsfTrack(const Track *t)          { fAmbiguousGsfTracks.Add(t); }
188        void                 SetCharge(Char_t x)                           { fCharge = x; ClearCharge(); }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines