Project
Loading...
Searching...
No Matches
o2::framework::get_pair Struct Reference

#include <DataModelViews.h>

Public Attributes

size_t pairId
 

Friends

template<typename R >
requires std::ranges::random_access_range<R> && std::ranges::sized_range<R>
DataRefIndices operator| (R &&r, get_pair self)
 

Detailed Description

Definition at line 86 of file DataModelViews.h.

Friends And Related Symbol Documentation

◆ operator|

template<typename R >
requires std::ranges::random_access_range<R> && std::ranges::sized_range<R>
DataRefIndices operator| ( R &&  r,
get_pair  self 
)
friend

Definition at line 90 of file DataModelViews.h.

Member Data Documentation

◆ pairId

size_t o2::framework::get_pair::pairId

Definition at line 87 of file DataModelViews.h.


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