![]() |
Project
|
#include "ITSMFTTracking/Tracker.h"#include <algorithm>#include <array>#include <chrono>#include <cmath>#include <cstdlib>#include <gsl/span>#include <limits>#include <numeric>#include <queue>#include <ranges>#include <stdexcept>#include <string>#include <utility>#include "CommonConstants/MathConstants.h"#include "Framework/Logger.h"#include "GPUCommonMath.h"#include "ITSMFTTracking/BoundedAllocator.h"#include "ITSMFTTracking/IndexTableConfiguration.h"#include "ITSMFTTracking/MaterialPhysics.h"#include "ITSMFTTracking/MathUtils.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::tracking |
| float msAngle |
Definition at line 212 of file Tracker.cxx.
| float phiCut |
Definition at line 213 of file Tracker.cxx.