switch: Branch off different flows through reconstruction pipeline More...
#include <manual.h>

switch: Branch off different flows through reconstruction pipeline
Functor label: switch
Interface of switch:
Options of switch:
Option 1: A semicolon-separated list of entries in the form 'dim=value {sub-pipeline}' where 'dim' can be any of the dimensions in recoDim, 'value' is an integer number (or character from templateTypeChar) and 'sub-pipeline' is a pipeline to be executed when the index of the input in dimension 'dim' matches 'value'. If the 'dim=value' is omitted, the pipeline will be executed for each incoming data.
Definition at line 24 of file switch.h.
1.7.1