Project
Loading...
Searching...
No Matches
Tracker.cxx File Reference
#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
 

Variable Documentation

◆ msAngle

float msAngle

Definition at line 212 of file Tracker.cxx.

◆ phiCut

float phiCut

Definition at line 213 of file Tracker.cxx.