ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Mods/interface/PFTauIDMod.h
(Generate patch)

Comparing UserCode/MitPhysics/Mods/interface/PFTauIDMod.h (file contents):
Revision 1.3 by dkralph, Wed Mar 9 14:33:05 2011 UTC vs.
Revision 1.4 by dkralph, Wed Mar 9 14:56:26 2011 UTC

# Line 32 | Line 32 | namespace mithep
32        Double_t            GetSignalMassMin()                const { return fSignalMassMin;                }
33        Double_t            GetSignalMassMax()                const { return fSignalMassMax;                }
34        Bool_t              GetIsHPSSel()                     const { return fIsHPSSel;                     }
35 +      // note: for safety, tau name is determined by fIsHPSSel in SlaveBegin()
36        void                SetPFTausName(const char *n)               { fPFTausName                   = n; }
37        void                SetPtMin(Double_t x)                       { fPtMin                        = x; }
38        void                SetPtLeadChargedHadronPFCandMin(Double_t x){ fPtLeadChargedHadronPFCandMin = x; }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines