![]() |
Project
|
Driver-level configuration and vertex-constraint preflight for the ITS common-CA tracker workflow. More...
Go to the source code of this file.
Classes | |
| struct | o2::its::ca::WorkflowOptions |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::framework |
| Defining ITS Vertex explicitly as messageable. | |
| namespace | o2::its |
| namespace | o2::its::ca |
Enumerations | |
| enum class | o2::its::ca::VertexSource { o2::its::ca::Diamond , o2::its::ca::Truth } |
Functions | |
| void | o2::its::ca::applyConfigKeyValuesOrFatal (const std::string &configKeyValues) |
| void | o2::its::ca::requireSupportedTrackingModeOrFatal (o2::itsmft::TrackingMode::Type mode) |
| VertexSource | o2::its::ca::resolveVertexSource (const std::string &explicitSource, bool useDiamond, bool useTruth) |
| WorkflowOptions | o2::its::ca::readWorkflowOptions (const o2::framework::ConfigContext &) |
Driver-level configuration and vertex-constraint preflight for the ITS common-CA tracker workflow.
Resolve driver options before constructing any DPL device.
Definition in file ConfigPreflight.h.