Belle II Software
release-08-01-10
|
Generic functor to get the superlayer id from an object. More...
#include <ILayer.h>
Public Member Functions | |
template<class T , class SFINAE = decltype(&T::getILayer)> | |
ILayer | operator() (const T &t) const |
Returns the superlayer of an object. | |