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.15 by bendavid, Sun Dec 11 00:03:05 2011 UTC vs.
Revision 1.17 by bendavid, Sat Dec 17 20:00:40 2011 UTC

# Line 90 | Line 90 | namespace mithep {
90      static void ScalePhotonR9(Photon *p, Double_t scale);
91      static void ScalePhotonError(Photon *p, Double_t scale);
92  
93 <    static Bool_t       PassSinglePhotonPresel(const Photon *p,const ElectronCol *els, const DecayParticleCol *conversions, const BaseVertex *v, const TrackCol* trackCol,double rho, Bool_t applyElectronVeto = kTRUE);
93 >    static Bool_t       PassSinglePhotonPresel(const Photon *p,const ElectronCol *els, const DecayParticleCol *conversions, const BaseVertex *bs, const TrackCol* trackCol, const Vertex *vtx, double rho, Bool_t applyElectronVeto = kTRUE, Bool_t invertElectronVeto = kFALSE);
94      static Bool_t       PassConversionId(const Photon *p, const DecayParticle *c);
95      static Bool_t       PassElectronVeto(const Photon *p, const ElectronCol *els);
96      static Double_t     ElectronVetoCiC(const Photon *p, const ElectronCol *els);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines