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.20 by bendavid, Fri May 25 19:41:11 2012 UTC vs.
Revision 1.21 by fabstoec, Wed Jun 6 14:42:32 2012 UTC

# Line 134 | Line 134 | namespace mithep {
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);                                
137 >                                      const Vertex* vtx,
138 >                                      const PFCandidateCol*    pfCol,
139 >                                      const VertexCol*   vtxCol,
140 >                                      double rho, double ptmin,
141 >                                      std::vector<double>* kin = NULL);                                
142                                  
143      static const MCParticle *MatchMC(const Particle *ph, const MCParticleCol *c, Bool_t matchElectrons = kFALSE);
144      ClassDef(PhotonTools, 0) // Muon tools

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines