ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/interface/VertexTools.h
(Generate patch)

Comparing UserCode/MitPhysics/Utils/interface/VertexTools.h (file contents):
Revision 1.7 by bendavid, Thu Mar 22 16:25:19 2012 UTC vs.
Revision 1.8 by bendavid, Mon May 28 14:24:49 2012 UTC

# Line 76 | Line 76 | namespace mithep {
76                                               const DecayParticleCol* conv, Bool_t useMva, Double_t &vtxProb);
77      // ----------------------------------------------------------
78  
79 +    
80 +    static std::pair<double,double> VtxZFromConversion(const Photon *p, const DecayParticle *c, const BaseVertex *bsp);
81  
82      void InitM(const char* str);
83      void InitP();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines