![]() |
Project
|
#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) |
Definition at line 25 of file DefaultsHelpers.h.
|
static |
Definition at line 76 of file DefaultsHelpers.cxx.
|
static |
@true if running online
Definition at line 82 of file DefaultsHelpers.cxx.
|
static |
Definition at line 41 of file DefaultsHelpers.cxx.
|
static |
Definition at line 47 of file DefaultsHelpers.cxx.
get max number of timeslices in the queue
Definition at line 24 of file DefaultsHelpers.cxx.