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::template generateSources<o2::aod::Hash<Ref.origin_hash>>()
 

Detailed Description

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

Helper template for table transformations.

Definition at line 603 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 604 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 608 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 613 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 625 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 630 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 620 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::template generateSources<o2::aod::Hash<Ref.origin_hash>>()
staticconstexpr

Definition at line 605 of file AnalysisHelpers.h.


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