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.4 by fabstoec, Mon Jun 27 12:32:21 2011 UTC vs.
Revision 1.5 by fabstoec, Mon Jul 4 13:40:46 2011 UTC

# Line 66 | Line 66 | namespace mithep {
66        static CiCBaseLineCats CiCBaseLineCat(const Photon *p);
67  
68        static const DecayParticle *MatchedCiCConversion(const Photon *p, const DecayParticleCol *conversions,
69 <                                                       Double_t dPhiMin=0.1, Double_t dEtaMin=0.1);
69 >                                                       Double_t dPhiMin=0.1, Double_t dEtaMin=0.1,Double_t dRMin=0.1,
70 >                                                       bool print = false);
71  
72        static bool PassCiCSelection(Photon* ph,
73                                     const Vertex* vtx,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines