![]() |
Project
|
#include <algorithm>#include <array>#include <cctype>#include <cmath>#include <format>#include <string_view>#include <stdexcept>#include <vector>#include "DetectorsBase/Propagator.h"#include "Framework/Logger.h"#include "ITSMFTTracking/Configuration.h"#include "ITSMFTTracking/TrackingConfigParam.h"#include "ITSMFTTracking/Constants.h"#include "MFTTracking/Constants.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::itsmft |
| namespace | o2::itsmft::TrackingMode |
Functions | |
| Type | o2::itsmft::TrackingMode::fromString (std::string_view str) |
| std::string | o2::itsmft::TrackingMode::toString (Type mode) |
| TrackingPlan | o2::itsmft::TrackingMode::getTrackingPlan (o2::detectors::DetID::ID detId, Type mode) |