art::detail::has_endRun< T, enable_if_function_exists_t< void(T::*)(Run &),&T::endRun > > Struct Template Reference

#include <MixFilter.h>

Inheritance diagram for art::detail::has_endRun< T, enable_if_function_exists_t< void(T::*)(Run &),&T::endRun > >:

Detailed Description

template<typename T>
struct art::detail::has_endRun< T, enable_if_function_exists_t< void(T::*)(Run &),&T::endRun > >

Definition at line 298 of file MixFilter.h.


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