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

Comparing UserCode/MitAna/DataTree/interface/Muon.h (file contents):
Revision 1.32 by bendavid, Mon Mar 22 18:40:16 2010 UTC vs.
Revision 1.33 by bendavid, Mon Mar 22 18:54:19 2010 UTC

# Line 129 | Line 129 | namespace mithep {
129                                     Double_t iDXMin = 3, Double_t iPXMin = 3,UInt_t iN = 2) const;
130        Bool_t         TMOneStation(Double_t iDYMin = 3, Double_t iPYMin = 3,
131                                    Double_t iDXMin = 3, Double_t iPXMin = 3,UInt_t iN = 1)  const;
132 <      void           SetCharge(Char_t x)                   { fCharge = x;                      }
132 >      void           SetCharge(Char_t x)                   { fCharge = x; ClearCharge();       }
133        void           SetGlobalTrk(const Track *t)          
134                         { fGlobalTrkRef = t; ClearMom(); ClearCharge(); }
135        void           SetStandaloneTrk(const Track *t)      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines