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

Comparing UserCode/MitPhysics/Mods/interface/PhotonIDMod.h (file contents):
Revision 1.8 by ceballos, Wed Apr 15 17:53:14 2009 UTC vs.
Revision 1.9 by loizides, Thu Apr 30 08:09:32 2009 UTC

# Line 41 | Line 41 | namespace mithep
41        void                SetIsoType(const char *type)      { fPhotonIsoType   = type;     }
42        void                SetOutputName(const char *n)      { SetGoodPhotonsName(n);       }    
43        void                SetPtMin(Double_t pt)             { fPhotonPtMin     = pt;       }
44 <      void                SetR9Min(Double_t x)              { fPhotonR9Min     = x;       }
44 >      void                SetR9Min(Double_t x)              { fPhotonR9Min     = x;         }
45  
46        enum EPhIdType {
47          kIdUndef = 0,       //not defined

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines