Public Types | Public Attributes

RecoQueryContext Struct Reference
[The reconstruction framework (odinreco)]

#include <step.h>

List of all members.

Public Types

enum  queryMode

Public Attributes

RecoControllercontroller
STD_string printprefix
STD_string printpostfix
RecoCoord coord

Detailed Description

Context when querying reconstruction pipeline.

Definition at line 40 of file odinreco/step.h.


Member Enumeration Documentation

Mode for querying pipeline.

  • prep: Will be set when querying once before starting the pipeline
  • finalize: Will be set when querying once after the pipeline was used
  • print: print pipeline layout

Definition at line 49 of file odinreco/step.h.


Member Data Documentation

The reconstruction controller.

Definition at line 55 of file odinreco/step.h.

State/index in each dimension during current step of the pipeline.

Definition at line 70 of file odinreco/step.h.

Postfix when printing functors.

Definition at line 65 of file odinreco/step.h.

Prefix when printing functors.

Definition at line 60 of file odinreco/step.h.


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