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.19 by mingyang, Tue May 22 23:48:42 2012 UTC vs.
Revision 1.20 by bendavid, Fri May 25 19:41:11 2012 UTC

# Line 133 | Line 133 | namespace mithep {
133                                   bool applyEleVeto = true,
134                                   bool print = false, float* kin=NULL);
135  
136 +    static bool PassCiCPFIsoSelection(const Photon* ph,
137 +                                 const Vertex* vtx,
138 +                                 const PFCandidateCol*    pfCol,
139 +                                 const VertexCol*   vtxCol,
140 +                                 double rho, double ptmin);                                
141                                  
142      static const MCParticle *MatchMC(const Particle *ph, const MCParticleCol *c, Bool_t matchElectrons = kFALSE);
143      ClassDef(PhotonTools, 0) // Muon tools

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines