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

#include <WorkflowHelpers.h>

Public Member Functions

bool operator< (const DeviceId &rhs) const
 

Public Attributes

size_t processorIndex
 
size_t timeslice
 
size_t deviceIndex
 

Detailed Description

Definition at line 108 of file WorkflowHelpers.h.

Member Function Documentation

◆ operator<()

bool o2::framework::DeviceId::operator< ( const DeviceId rhs) const
inline

Definition at line 113 of file WorkflowHelpers.h.

Member Data Documentation

◆ deviceIndex

size_t o2::framework::DeviceId::deviceIndex

Definition at line 111 of file WorkflowHelpers.h.

◆ processorIndex

size_t o2::framework::DeviceId::processorIndex

Definition at line 109 of file WorkflowHelpers.h.

◆ timeslice

size_t o2::framework::DeviceId::timeslice

Definition at line 110 of file WorkflowHelpers.h.


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