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.8 by fabstoec, Fri Jul 15 19:42:36 2011 UTC vs.
Revision 1.9 by bendavid, Wed Jul 27 15:17:37 2011 UTC

# Line 20 | Line 20
20   #include "MitAna/DataTree/interface/VertexCol.h"
21   #include "MitAna/DataTree/interface/BeamSpotCol.h"
22   #include "MitAna/DataTree/interface/TriggerObjectCol.h"
23 + #include "MitAna/DataTree/interface/MCParticleCol.h"
24   #include "MitCommon/MathTools/interface/MathUtils.h"
25  
26   class TRandom3;
# Line 94 | Line 95 | namespace mithep {
95                                   double rho, double ptmin,
96                                   bool applyEleVeto = true,
97                                   bool print = false, float* kin=NULL);
98 +                                
99 +    static const MCParticle *MatchMC(const Photon *ph, const MCParticleCol *c);
100      
101      ClassDef(PhotonTools, 0) // Muon tools
102        };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines