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.18 by bendavid, Wed May 18 14:01:18 2011 UTC vs.
Revision 1.19 by fabstoec, Wed Jun 1 18:11:52 2011 UTC

# Line 80 | Line 80 | namespace mithep
80          kTight,             //"Tight"
81          kLoose,             //"Loose"
82          kLooseEM,           //"LooseEM"
83 +        kBaseLineId,        //"2011" Hgg BaseLine CiC
84          kCustomId           //"Custom"
85        };
86 +
87        enum EPhIsoType {
88          kIsoUndef = 0,      //not defined        
89          kNoIso,             //"NoIso"
90          kCombinedIso,       //"CombinedIso"
91          kCustomIso,         //"Custom"
92 +        kBaseLineIso,       //"2011" Hgg BaseLine CiC
93          kMITPUCorrected     //PileUp Corrected Hgg Isolation
94        };
95  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines