Project
Loading...
Searching...
No Matches
o2::mft::ca::WorkflowOptions Struct Reference

#include <CAWorkflowOptions.h>

Public Attributes

WorkflowKind kind = WorkflowKind::Reconstruction
 
InputStage input = InputStage::DigitsFile
 
OutputPolicy output = OutputPolicy::All
 
TrackerOptions tracker
 
bool staggering = false
 
bool runTracking = true
 
bool assessment = false
 
bool processGenerated = true
 
bool tracksToRecords = false
 
std::vector< std::string > diagnostics
 

Detailed Description

Definition at line 49 of file CAWorkflowOptions.h.

Member Data Documentation

◆ assessment

bool o2::mft::ca::WorkflowOptions::assessment = false

Definition at line 56 of file CAWorkflowOptions.h.

◆ diagnostics

std::vector<std::string> o2::mft::ca::WorkflowOptions::diagnostics

Definition at line 59 of file CAWorkflowOptions.h.

◆ input

InputStage o2::mft::ca::WorkflowOptions::input = InputStage::DigitsFile

Definition at line 51 of file CAWorkflowOptions.h.

◆ kind

WorkflowKind o2::mft::ca::WorkflowOptions::kind = WorkflowKind::Reconstruction

Definition at line 50 of file CAWorkflowOptions.h.

◆ output

OutputPolicy o2::mft::ca::WorkflowOptions::output = OutputPolicy::All

Definition at line 52 of file CAWorkflowOptions.h.

◆ processGenerated

bool o2::mft::ca::WorkflowOptions::processGenerated = true

Definition at line 57 of file CAWorkflowOptions.h.

◆ runTracking

bool o2::mft::ca::WorkflowOptions::runTracking = true

Definition at line 55 of file CAWorkflowOptions.h.

◆ staggering

bool o2::mft::ca::WorkflowOptions::staggering = false

Definition at line 54 of file CAWorkflowOptions.h.

◆ tracker

TrackerOptions o2::mft::ca::WorkflowOptions::tracker

Definition at line 53 of file CAWorkflowOptions.h.

◆ tracksToRecords

bool o2::mft::ca::WorkflowOptions::tracksToRecords = false

Definition at line 58 of file CAWorkflowOptions.h.


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