![]() |
Project
|
#include "ITSCAWorkflow/ConfigPreflight.h"#include <string_view>#include <stdexcept>#include "Framework/ConfigContext.h"#include "Framework/ConfigParamRegistry.h"#include "CommonUtils/ConfigurableParam.h"#include "CommonUtils/StringUtils.h"#include "Framework/Logger.h"#include "ITSMFTTracking/TrackingConfigParam.h"#include "ITSMFTTracking/ITSTrackingConfigParam.h"Go to the source code of this file.
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its |
| namespace | o2::its::ca |
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 &) |