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

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.
 

Detailed Description

Generic functor to get the superlayer id from an object.

Definition at line 21 of file ILayer.h.


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