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.7 by fabstoec, Fri Jul 15 17:24:37 2011 UTC vs.
Revision 1.8 by fabstoec, Fri Jul 15 19:42:36 2011 UTC

# Line 55 | Line 55 | namespace mithep {
55  
56      // Methods for scaling/smearing Photons
57      static void ScalePhoton(Photon* p, Double_t scale);
58 <    static void SmearPhoton(Photon* p, TRandom3* rng, Double_t width, UInt_t iSeed=0);
58 >    static void SmearPhoton(Photon* p, TRandom3* rng, Double_t width, UInt_t iSeed);
59  
60      static Bool_t       PassConversionId(const Photon *p, const DecayParticle *c);
61      static Bool_t       PassElectronVeto(const Photon *p, const ElectronCol *els);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines