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.9 by loizides, Thu Apr 30 08:09:32 2009 UTC vs.
Revision 1.10 by loizides, Mon Jun 15 15:00:21 2009 UTC

# Line 13 | Line 13
13   #define MITPHYSICS_MODS_PHOTONIDMOD_H
14  
15   #include "MitAna/TreeMod/interface/BaseMod.h"
16 < #include "MitAna/DataTree/interface/Collections.h"
16 > #include "MitAna/DataTree/interface/PhotonFwd.h"
17  
18   namespace mithep
19   {
# Line 69 | Line 69 | namespace mithep
69        Double_t            fHadOverEmMax;         //maximum of hadronic/em energy
70        Bool_t              fApplyPixelSeed;       //=true then apply pixel seed constraint
71        Double_t            fPhotonR9Min;          //min R9 value
72      const PhotonCol    *fPhotons;              //!photon branch
72        EPhIdType           fPhIdType;             //!identification scheme
73        EPhIsoType          fPhIsoType;            //!isolation scheme
74 +      const PhotonCol    *fPhotons;              //!photon branch
75      
76      ClassDef(PhotonIDMod, 1) // Photon identification module
77    };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines