Project
Loading...
Searching...
No Matches
o2::framework::get_function< T > Struct Template Reference

#include <RootTreeWriter.h>

Public Types

using type = void
 

Detailed Description

template<typename T>
struct o2::framework::get_function< T >

Helper to get the corresponding std::function type for a callable object the default is void

Definition at line 47 of file RootTreeWriter.h.

Member Typedef Documentation

◆ type

template<typename T >
using o2::framework::get_function< T >::type = void

Definition at line 48 of file RootTreeWriter.h.


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