Project
Loading...
Searching...
No Matches
TrackingConfigParam.h File Reference
#include <array>
#include <cstddef>
#include <cstdint>
#include <limits>
#include "CommonUtils/ConfigurableParam.h"
#include "CommonUtils/ConfigurableParamHelper.h"
#include "DetectorsCommonDataFormats/DetID.h"

Go to the source code of this file.

Classes

struct  o2::itsmft::TrackerParamConfig< Detector >
 

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
 

Typedefs

using o2::itsmft::ITSCommonCATrackerParam = TrackerParamConfig< o2::detectors::DetID::ITS >
 
using o2::itsmft::MFTCATrackerParam = TrackerParamConfig< o2::detectors::DetID::MFT >
 

Variables

constexpr int o2::itsmft::tracking::ITSNLayers = 7
 ITS CA layer count.
 
constexpr int o2::itsmft::tracking::MFTNLayers = 10
 MFT CA half-disk layer count.
 
constexpr int o2::itsmft::tracking::MaxIter = 4
 Maximum CA iterations.
 
constexpr int o2::itsmft::tracking::kCAMinTrackLength = 4
 Minimum accepted CA track length for the detector presets.
 
constexpr std::array< float, ITSNLayers > o2::itsmft::tracking::kITSLookupZHalfExtent