Project
Loading...
Searching...
No Matches
o2::framework::TableTransform< M, Ref > Struct Template Reference

Helper template for table transformations. More...

#include <AnalysisHelpers.h>

Public Types

using metadata = M
 

Public Member Functions

constexpr auto spec () const
 
constexpr auto output () const
 
constexpr auto ref () const
 

Static Public Member Functions

template<soa::TableRef R>
static constexpr auto base_spec ()
 
static auto base_specs ()
 

Static Public Attributes

static constexpr auto sources = M::sources
 

Detailed Description

template<soa::is_metadata M, soa::TableRef Ref>
struct o2::framework::TableTransform< M, Ref >

Helper template for table transformations.

Definition at line 212 of file AnalysisHelpers.h.

Member Typedef Documentation

◆ metadata

template<soa::is_metadata M, soa::TableRef Ref>
using o2::framework::TableTransform< M, Ref >::metadata = M

Definition at line 213 of file AnalysisHelpers.h.

Member Function Documentation

◆ base_spec()

template<soa::is_metadata M, soa::TableRef Ref>
template<soa::TableRef R>
static constexpr auto o2::framework::TableTransform< M, Ref >::base_spec ( )
inlinestaticconstexpr

Definition at line 217 of file AnalysisHelpers.h.

◆ base_specs()

template<soa::is_metadata M, soa::TableRef Ref>
static auto o2::framework::TableTransform< M, Ref >::base_specs ( )
inlinestatic

Definition at line 222 of file AnalysisHelpers.h.

◆ output()

template<soa::is_metadata M, soa::TableRef Ref>
constexpr auto o2::framework::TableTransform< M, Ref >::output ( ) const
inlineconstexpr

Definition at line 234 of file AnalysisHelpers.h.

◆ ref()

template<soa::is_metadata M, soa::TableRef Ref>
constexpr auto o2::framework::TableTransform< M, Ref >::ref ( ) const
inlineconstexpr

Definition at line 239 of file AnalysisHelpers.h.

◆ spec()

template<soa::is_metadata M, soa::TableRef Ref>
constexpr auto o2::framework::TableTransform< M, Ref >::spec ( ) const
inlineconstexpr

Definition at line 229 of file AnalysisHelpers.h.

Member Data Documentation

◆ sources

template<soa::is_metadata M, soa::TableRef Ref>
constexpr auto o2::framework::TableTransform< M, Ref >::sources = M::sources
staticconstexpr

Definition at line 214 of file AnalysisHelpers.h.


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