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

#include <MermaidHelpers.h>

Public Types

using Devices = std::vector< DeviceSpec >
 

Static Public Member Functions

static void dumpDataProcessorSpec2Mermaid (std::ostream &, const WorkflowSpec &specs)
 
static void dumpDeviceSpec2Mermaid (std::ostream &, const Devices &specs)
 Helper to dump a set of devices as a mermaid file.
 

Detailed Description

Definition at line 24 of file MermaidHelpers.h.

Member Typedef Documentation

◆ Devices

Definition at line 25 of file MermaidHelpers.h.

Member Function Documentation

◆ dumpDataProcessorSpec2Mermaid()

static void o2::framework::MermaidHelpers::dumpDataProcessorSpec2Mermaid ( std::ostream &  ,
const WorkflowSpec specs 
)
static

◆ dumpDeviceSpec2Mermaid()

void o2::framework::MermaidHelpers::dumpDeviceSpec2Mermaid ( std::ostream &  ,
const Devices specs 
)
static

Helper to dump a set of devices as a mermaid file.

Definition at line 28 of file MermaidHelpers.cxx.


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