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.32 by mingyang, Fri Jun 21 19:04:27 2013 UTC vs.
Revision 1.33 by mingyang, Wed Jun 26 21:44:21 2013 UTC

# Line 214 | Line 214 | namespace mithep
214      void                SetIdMVAType(const char *type)    { fIdMVATypeName        = type;    }
215  
216      void                SetRhoType(RhoUtilities::RhoType type) { fRhoType = type ; }
217 <
218 <      enum EPhIdType {
217 >    
218 >    enum EPhIdType {
219          kIdUndef = 0,       //not defined
220          kTight,             //"Tight"
221          kLoose,             //"Loose"
# Line 226 | Line 226 | namespace mithep
226          kMITMVAId,            // MingMing MVA ID
227          kMITPhSelection,      //MIT loose preselection (for mva)
228          kMITPFPhSelection,    //MIT loose preselection (for mva)
229 +        kMITPFPhSelectionNoEcal,
230          kMITPFPhSelection_NoTrigger,    //MIT loose preselection (for mva, no Trigger)
231          kVgamma2011Selection, // Vgamma 2011 Photon ID
232          kTrivialSelection,    // only pt & eta cuts

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines