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

Information about the running workflow. More...

#include <RunningWorkflowInfo.h>

Public Attributes

std::string uniqueWorkflowId = ""
 
int16_t shmSegmentId
 
std::vector< DeviceSpecdevices
 

Detailed Description

Information about the running workflow.

Definition at line 25 of file RunningWorkflowInfo.h.

Member Data Documentation

◆ devices

std::vector<DeviceSpec> o2::framework::RunningWorkflowInfo::devices

Definition at line 28 of file RunningWorkflowInfo.h.

◆ shmSegmentId

int16_t o2::framework::RunningWorkflowInfo::shmSegmentId

Definition at line 27 of file RunningWorkflowInfo.h.

◆ uniqueWorkflowId

std::string o2::framework::RunningWorkflowInfo::uniqueWorkflowId = ""

Definition at line 26 of file RunningWorkflowInfo.h.


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