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

Comparing UserCode/MitPhysics/Utils/interface/MatchingTools.h (file contents):
Revision 1.4 by loizides, Sun Jun 28 08:03:09 2009 UTC vs.
Revision 1.5 by loizides, Mon Jul 20 04:55:33 2009 UTC

# Line 29 | Line 29 | namespace mithep
29        template<class V1, class V2>
30        static TObjArray *Closests(const V1 *v1, const Collection<V2> &col, Double_t maxR,
31                                   Bool_t self=kFALSE);
32 +
33 +    ClassDef(MatchingTools, 0) // Geometric matching tools in eta-phi
34    };
35  
36    //------------------------------------------------------------------------------------------------

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines