# | 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 | //------------------------------------------------------------------------------------------------ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |