Project
Loading...
Searching...
No Matches
o2::soa::row_helpers Namespace Reference

Functions

template<typename R , typename T , typename C >
R getColumnValue (const T &rowIterator)
 
template<typename R , typename T >
ColumnGetterFunction< R, typename T::iterator > getColumnGetterByLabel (const std::string_view &targetColumnLabel)
 

Function Documentation

◆ getColumnGetterByLabel()

template<typename R , typename T >
ColumnGetterFunction< R, typename T::iterator > o2::soa::row_helpers::getColumnGetterByLabel ( const std::string_view &  targetColumnLabel)

Definition at line 2270 of file ASoA.h.

◆ getColumnValue()

template<typename R , typename T , typename C >
R o2::soa::row_helpers::getColumnValue ( const T &  rowIterator)

Definition at line 2203 of file ASoA.h.