![]() |
Project
|
#include <ConfigPreflight.h>
Public Attributes | |
| bool | useMC = true |
| bool | useFullGeometry = false |
| bool | writeRootOutput = true |
| o2::itsmft::TrackingMode::Type | mode = o2::itsmft::TrackingMode::Sync |
| int | nThreads = 1 |
| VertexSource | vertexSource = VertexSource::Diamond |
| std::string | truthContext = "collisioncontext.root" |
Definition at line 43 of file ConfigPreflight.h.
| o2::itsmft::TrackingMode::Type o2::its::ca::WorkflowOptions::mode = o2::itsmft::TrackingMode::Sync |
Definition at line 47 of file ConfigPreflight.h.
| int o2::its::ca::WorkflowOptions::nThreads = 1 |
Definition at line 48 of file ConfigPreflight.h.
| std::string o2::its::ca::WorkflowOptions::truthContext = "collisioncontext.root" |
Definition at line 50 of file ConfigPreflight.h.
| bool o2::its::ca::WorkflowOptions::useFullGeometry = false |
Definition at line 45 of file ConfigPreflight.h.
| bool o2::its::ca::WorkflowOptions::useMC = true |
Definition at line 44 of file ConfigPreflight.h.
| VertexSource o2::its::ca::WorkflowOptions::vertexSource = VertexSource::Diamond |
Definition at line 49 of file ConfigPreflight.h.
| bool o2::its::ca::WorkflowOptions::writeRootOutput = true |
Definition at line 46 of file ConfigPreflight.h.