23 template <
class T,
class SFINAE = decltype(&T::getILayer)>
signed short ILayer
The type of the layer ids enumerating layers within a superlayer.
Abstract base class for different kinds of events.
Generic functor to get the superlayer id from an object.
ILayer operator()(const T &t) const
Returns the superlayer of an object.