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.22 by fabstoec, Tue Jul 24 11:41:21 2012 UTC vs.
Revision 1.23 by fabstoec, Wed Jul 25 15:00:42 2012 UTC

# Line 147 | Line 147 | namespace mithep {
147                                        const VertexCol*   vtxCol,
148                                        double rho, double ptmin,
149                                        std::vector<double>* kin = NULL);                                
150 <                                
150 >    
151 >    static bool PassVgamma2011Selection(const Photon* ph, double rho);
152 >
153      static const MCParticle *MatchMC(const Particle *ph, const MCParticleCol *c, Bool_t matchElectrons = kFALSE);
154      ClassDef(PhotonTools, 0) // Muon tools
155        };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines