Project
Loading...
Searching...
No Matches
o2::its::gpuPair< T1, T2 > Struct Template Reference

#include <Utils.h>

Public Attributes

T1 first
 
T2 second
 

Detailed Description

template<typename T1, typename T2>
struct o2::its::gpuPair< T1, T2 >

Definition at line 27 of file Utils.h.

Member Data Documentation

◆ first

template<typename T1 , typename T2 >
T1 o2::its::gpuPair< T1, T2 >::first

Definition at line 28 of file Utils.h.

◆ second

template<typename T1 , typename T2 >
T2 o2::its::gpuPair< T1, T2 >::second

Definition at line 29 of file Utils.h.


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