![]() |
Belle II Software release-09-00-03
|
Getter functor for the automaton cell of an object. More...
#include <CellHolder.h>
Public Member Functions | |
| template<class T , class SFINAE = decltype(&T::getAutomatonCell)> | |
| AutomatonCell & | operator() (T &t) |
| Returns the automaton cell of an object. | |
Getter functor for the automaton cell of an object.
Definition at line 21 of file CellHolder.h.
|
inline |
Returns the automaton cell of an object.
Definition at line 24 of file CellHolder.h.