Belle II Software  release-08-01-10
GetArcLength Struct Reference

Helper Functor to get the arc length of a given result. More...

#include <CKFFunctors.h>

Public Member Functions

 operator TrackFindingCDC::FunctorTag ()
 Make it a functor.
 
template<class T , class SFINAE = decltype(&T::getArcLength)>
double operator() (const T &t) const
 Returns the weight of an object.
 

Detailed Description

Helper Functor to get the arc length of a given result.

Definition at line 44 of file CKFFunctors.h.


The documentation for this struct was generated from the following file: