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

Comparing UserCode/MitPhysics/Utils/interface/PhotonTools.h (file contents):
Revision 1.28 by mingyang, Fri Jun 21 13:16:20 2013 UTC vs.
Revision 1.29 by bendavid, Mon Dec 9 17:55:51 2013 UTC

# Line 71 | Line 71 | namespace mithep {
71       };    
72      
73       enum eScaleCats {
74 <       kEBlowEtaGoldCenter = 0,
75 <       kEBlowEtaGoldGap,
74 >       kEBlowEtaGold = 0,
75         kEBlowEtaBad,
77       kEBlowEtaBadCenter,
78       kEBlowEtaBadGap,
76         kEBhighEtaGold,
77         kEBhighEtaBad,
78         kEElowEtaGold,
# Line 91 | Line 88 | namespace mithep {
88       };
89  
90      static eScaleCats EScaleCat(const Photon *p);
94    static eScaleCats EScaleCatHCP(const Photon *p);
91  
92      // Methods for scaling/smearing Photons
93      static void ScalePhoton(Photon* p, Double_t scale);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines