Project
Loading...
Searching...
No Matches
o2::its3::constants::carbonfoam Namespace Reference

Variables

constexpr float longeronsWidth {2.0 * mm}
 
constexpr float longeronsLength {263 * mm}
 
constexpr float HringLength {6.0 * mm}
 
constexpr float edgeBetwChipAndFoam {1.0 * mm}
 
constexpr float gapBetwHringsLongerons {0.05 * mm}
 
constexpr std::array< int, 3 > nHoles {11, 11, 11}
 
constexpr std::array< float, 3 > radiusHoles {1.0 * mm, 1.0 * mm, 2.0 * mm}
 
constexpr EColor color {kGray}
 

Variable Documentation

◆ color

constexpr EColor o2::its3::constants::carbonfoam::color {kGray}
constexpr

Definition at line 107 of file SpecsV2.h.

◆ edgeBetwChipAndFoam

constexpr float o2::its3::constants::carbonfoam::edgeBetwChipAndFoam {1.0 * mm}
constexpr

Definition at line 103 of file SpecsV2.h.

◆ gapBetwHringsLongerons

constexpr float o2::its3::constants::carbonfoam::gapBetwHringsLongerons {0.05 * mm}
constexpr

Definition at line 104 of file SpecsV2.h.

◆ HringLength

constexpr float o2::its3::constants::carbonfoam::HringLength {6.0 * mm}
constexpr

Definition at line 102 of file SpecsV2.h.

◆ longeronsLength

constexpr float o2::its3::constants::carbonfoam::longeronsLength {263 * mm}
constexpr

Definition at line 101 of file SpecsV2.h.

◆ longeronsWidth

constexpr float o2::its3::constants::carbonfoam::longeronsWidth {2.0 * mm}
constexpr

Definition at line 100 of file SpecsV2.h.

◆ nHoles

constexpr std::array<int, 3> o2::its3::constants::carbonfoam::nHoles {11, 11, 11}
constexpr

Definition at line 105 of file SpecsV2.h.

◆ radiusHoles

constexpr std::array<float, 3> o2::its3::constants::carbonfoam::radiusHoles {1.0 * mm, 1.0 * mm, 2.0 * mm}
constexpr

Definition at line 106 of file SpecsV2.h.