Project
Loading...
Searching...
No Matches
o2::framework::IndexBuilder< Kind > Struct Template Reference

#include <AnalysisHelpers.h>

Static Public Member Functions

template<typename Key , size_t N, std::array< soa::TableRef, N > refs, typename C1 , typename... Cs>
static auto indexBuilder (const char *label, std::vector< std::shared_ptr< arrow::Table > > &&tables, framework::pack< C1, Cs... >)
 

Detailed Description

template<typename Kind>
struct o2::framework::IndexBuilder< Kind >

Definition at line 347 of file AnalysisHelpers.h.

Member Function Documentation

◆ indexBuilder()

template<typename Kind >
template<typename Key , size_t N, std::array< soa::TableRef, N > refs, typename C1 , typename... Cs>
static auto o2::framework::IndexBuilder< Kind >::indexBuilder ( const char label,
std::vector< std::shared_ptr< arrow::Table > > &&  tables,
framework::pack< C1, Cs... >   
)
inlinestatic

Definition at line 349 of file AnalysisHelpers.h.


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