Belle II Software development
|
Helper Functor to get the Number of hits of a given result. More...
#include <CKFFunctors.h>
Public Member Functions | |
operator TrackFindingCDC::FunctorTag () | |
Make it a functor. | |
template<class T > | |
auto | operator() (const T &t) const |
Returns the number of hits of an object. | |
Helper Functor to get the Number of hits of a given result.
Definition at line 31 of file CKFFunctors.h.
|
inline |
Returns the number of hits of an object.
Definition at line 37 of file CKFFunctors.h.