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

Generic functor to get the stereo kind from an object. More...

#include <EStereoKind.h>

Public Member Functions

 operator FunctorTag ()
 Marker function for the isFunctor test.
 
template<class T , class SFINAE = decltype(&T::getStereoKind)>
EStereoKind operator() (const T &t) const
 Returns the stereo kind of an object.
 

Detailed Description

Generic functor to get the stereo kind from an object.

Definition at line 35 of file EStereoKind.h.


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