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

Generic functor to get the weight from an object. More...

#include <Weight.h>

Public Member Functions

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

Detailed Description

Generic functor to get the weight from an object.

Definition at line 23 of file Weight.h.


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