Belle II Software development
|
Helper Functor to get the Seed 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 seed of an object. | |
Helper Functor to get the Seed of a given result.
Definition at line 18 of file CKFFunctors.h.
|
inline |
Returns the seed of an object.
Definition at line 24 of file CKFFunctors.h.