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.4 by fabstoec, Mon Jul 4 13:48:50 2011 UTC vs.
Revision 1.5 by fabstoec, Fri Jul 8 17:54:27 2011 UTC

# Line 60 | Line 60 | namespace mithep {
60        return meobject;
61      }        
62  
63 +    // ----------------------------------------------------------
64 +    // Methods (added by Fabian) on the EPS BaseLine Analysis
65 +    static const Vertex* findVtxBasicRanking(const Photon*           ph1,
66 +                                             const Photon*           ph2,
67 +                                             const BaseVertex*       bsp,
68 +                                             const VertexCol*        vtcs,
69 +                                             const DecayParticleCol* conv = NULL);
70 +    // ----------------------------------------------------------
71 +
72      Float_t tmvar1, tmvar2, tmvar3, tmvar4, tmvar5, tmvar6;
73      TMVA::Reader* reader;
74      

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines