Project
Loading...
Searching...
No Matches
o2::mft::constants::index_table Namespace Reference

Variables

constexpr std::array< Float_t, o2::mft::constants::mft::LayersNumberRMin {2.1, 2.1, 2.1, 2.1, 2.1, 2.1, 3.1, 3.1, 3.5, 3.5}
 
constexpr std::array< Float_t, o2::mft::constants::mft::LayersNumberRMax {12.5, 12.5, 12.5, 12.5, 14.0, 14.0, 17.0, 17.0, 17.5, 17.5}
 
constexpr Float_t PhiMin {0.}
 
constexpr Float_t PhiMax {o2::constants::math::TwoPI}
 
constexpr Int_t MaxRPhiBins {120 * 30 + 1}
 

Variable Documentation

◆ MaxRPhiBins

constexpr Int_t o2::mft::constants::index_table::MaxRPhiBins {120 * 30 + 1}
constexpr

Definition at line 64 of file Constants.h.

◆ PhiMax

constexpr Float_t o2::mft::constants::index_table::PhiMax {o2::constants::math::TwoPI}
constexpr

Definition at line 62 of file Constants.h.

◆ PhiMin

constexpr Float_t o2::mft::constants::index_table::PhiMin {0.}
constexpr

Definition at line 61 of file Constants.h.

◆ RMax

constexpr std::array<Float_t, o2::mft::constants::mft::LayersNumber> o2::mft::constants::index_table::RMax {12.5, 12.5, 12.5, 12.5, 14.0, 14.0, 17.0, 17.0, 17.5, 17.5}
constexpr

Definition at line 59 of file Constants.h.

◆ RMin

constexpr std::array<Float_t, o2::mft::constants::mft::LayersNumber> o2::mft::constants::index_table::RMin {2.1, 2.1, 2.1, 2.1, 2.1, 2.1, 3.1, 3.1, 3.5, 3.5}
constexpr

Definition at line 58 of file Constants.h.