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

Generic functor to get the wire hit from an object. More...

#include <CDCWireHit.h>

Public Member Functions

 operator FunctorTag ()
 Marker function for the isFunctor test.
 
template<class T , class SFINAE = decltype(&T::getWireHit)>
const CDCWireHitoperator() (const T &t) const
 Returns the wire hit of an object.
 
const CDCWireHitoperator() (const CDCWireHit &wireHit) const
 If given a wire hit return it unchanged.
 

Detailed Description

Generic functor to get the wire hit from an object.

Definition at line 345 of file CDCWireHit.h.


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