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

#include <WorkflowHelpers.h>

Public Attributes

size_t producer
 
size_t consumer
 
size_t timeIndex
 
size_t producerTimeIndex
 
size_t outputGlobalIndex
 
size_t consumerInputIndex
 
bool isForward
 
enum ConnectionKind kind
 

Detailed Description

Definition at line 73 of file WorkflowHelpers.h.

Member Data Documentation

◆ consumer

size_t o2::framework::DeviceConnectionEdge::consumer

Definition at line 77 of file WorkflowHelpers.h.

◆ consumerInputIndex

size_t o2::framework::DeviceConnectionEdge::consumerInputIndex

Definition at line 85 of file WorkflowHelpers.h.

◆ isForward

bool o2::framework::DeviceConnectionEdge::isForward

Definition at line 87 of file WorkflowHelpers.h.

◆ kind

enum ConnectionKind o2::framework::DeviceConnectionEdge::kind

Definition at line 88 of file WorkflowHelpers.h.

◆ outputGlobalIndex

size_t o2::framework::DeviceConnectionEdge::outputGlobalIndex

Definition at line 83 of file WorkflowHelpers.h.

◆ producer

size_t o2::framework::DeviceConnectionEdge::producer

Definition at line 75 of file WorkflowHelpers.h.

◆ producerTimeIndex

size_t o2::framework::DeviceConnectionEdge::producerTimeIndex

Definition at line 81 of file WorkflowHelpers.h.

◆ timeIndex

size_t o2::framework::DeviceConnectionEdge::timeIndex

Definition at line 79 of file WorkflowHelpers.h.


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