#include <step.h>
Public Types | |
| enum | queryMode |
Public Attributes | |
| RecoController & | controller |
| STD_string | printprefix |
| STD_string | printpostfix |
| RecoCoord | coord |
Definition at line 40 of file odinreco/step.h.
Mode for querying pipeline.
Definition at line 49 of file odinreco/step.h.
The reconstruction controller.
Definition at line 55 of file odinreco/step.h.
| STD_string RecoQueryContext::printprefix |
Prefix when printing functors.
Definition at line 60 of file odinreco/step.h.
| STD_string RecoQueryContext::printpostfix |
Postfix when printing functors.
Definition at line 65 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.
1.5.6