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
 

Static Public Member Functions

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

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 542 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 543 of file AnalysisHelpers.h.

Member Function Documentation

◆ base_spec()

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

Definition at line 547 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 552 of file AnalysisHelpers.h.

◆ output()

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

Definition at line 564 of file AnalysisHelpers.h.

◆ ref()

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

Definition at line 569 of file AnalysisHelpers.h.

◆ spec()

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

Definition at line 559 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 544 of file AnalysisHelpers.h.


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