RecoSwitch Class Reference
[Steps(functors) of the reconstruction framework (odinreco)]

switch: Branch off different flows through reconstruction pipeline More...

#include <manual.h>

Inheritance diagram for RecoSwitch:
Inheritance graph
[legend]

List of all members.


Detailed Description

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.


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