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.38 by bendavid, Mon Nov 2 22:54:03 2009 UTC vs.
Revision 1.39 by bendavid, Mon Mar 22 18:54:19 2010 UTC

# Line 103 | Line 103 | namespace mithep
103        Double_t             TrackIsolationDr03()     const { return fTrackIsolation;                }
104        
105        
106 <      void                 SetCharge(Char_t x)                    { fCharge = x;                   }
106 >      void                 SetCharge(Char_t x)                    { fCharge = x; ClearCharge();    }
107        void                 SetScPixCharge(Char_t x)               { fScPixCharge = x;              }
108        void                 SetClassification(Int_t x)             { fClassification = x;           }
109        void                 SetCovEtaEta(Double_t CovEtaEta)       { fCovEtaEta = CovEtaEta;        }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines