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

#include <DefaultsHelpers.h>

Static Public Member Functions

static DeploymentMode deploymentMode ()
 
static bool onlineDeploymentMode ()
 @true if running online
 
static unsigned int pipelineLength (unsigned int minLength)
 get max number of timeslices in the queue
 
static unsigned int pipelineLength (const fair::mq::ProgOptions &options)
 
static unsigned int pipelineLength (const DeviceConfig &dc)
 

Detailed Description

Definition at line 25 of file DefaultsHelpers.h.

Member Function Documentation

◆ deploymentMode()

DeploymentMode o2::framework::DefaultsHelpers::deploymentMode ( )
static

Definition at line 76 of file DefaultsHelpers.cxx.

◆ onlineDeploymentMode()

bool o2::framework::DefaultsHelpers::onlineDeploymentMode ( )
static

@true if running online

Definition at line 82 of file DefaultsHelpers.cxx.

◆ pipelineLength() [1/3]

unsigned int o2::framework::DefaultsHelpers::pipelineLength ( const DeviceConfig dc)
static

Definition at line 41 of file DefaultsHelpers.cxx.

◆ pipelineLength() [2/3]

unsigned int o2::framework::DefaultsHelpers::pipelineLength ( const fair::mq::ProgOptions &  options)
static

Definition at line 47 of file DefaultsHelpers.cxx.

◆ pipelineLength() [3/3]

unsigned int o2::framework::DefaultsHelpers::pipelineLength ( unsigned int  minLength)
static

get max number of timeslices in the queue

Definition at line 24 of file DefaultsHelpers.cxx.


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