Project
Loading...
Searching...
No Matches
Constants.h File Reference

Constants for the MFT; distance unit is cm. More...

#include <Rtypes.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::mft
 
namespace  o2::mft::constants
 

Functions

const Double_t o2::mft::constants::diskThicknessInX0 (Int_t id)
 
const Double_t o2::mft::constants::layerZPosition (Int_t id)
 

Variables

constexpr Int_t o2::mft::constants::DisksNumber {5}
 
constexpr Int_t o2::mft::constants::LayersNumber {2 * DisksNumber}
 
constexpr Int_t o2::mft::constants::HalvesNumber {2}
 
constexpr Double_t o2::mft::constants::LayerZPosition [] = {-45.3, -46.7, -48.6, -50.0, -52.4, -53.8, -67.7, -69.1, -76.1, -77.5}
 layer Z position to the middle of the CMOS sensor
 
constexpr Double_t o2::mft::constants::DiskThicknessInX0 [DisksNumber] = {0.008, 0.008, 0.008, 0.008, 0.008}
 disk thickness in X0
 

Detailed Description

Constants for the MFT; distance unit is cm.

Author
Antonio Uras anton.nosp@m.io.u.nosp@m.ras@c.nosp@m.ern..nosp@m.ch

Definition in file Constants.h.