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

Namespaces

namespace  lec
 
namespace  rec
 

Variables

constexpr float width {rsu::width}
 
constexpr unsigned int nRSUs {12}
 
constexpr unsigned int nTilesPerSegment {nRSUs * rsu::nTiles}
 
constexpr float length {nRSUs * rsu::length + lec::length + rec::length}
 
constexpr float lengthSensitive {nRSUs * rsu::length}
 

Variable Documentation

◆ length

constexpr float o2::its3::constants::segment::length {nRSUs * rsu::length + lec::length + rec::length}
constexpr

Definition at line 94 of file SpecsV2.h.

◆ lengthSensitive

constexpr float o2::its3::constants::segment::lengthSensitive {nRSUs * rsu::length}
constexpr

Definition at line 95 of file SpecsV2.h.

◆ nRSUs

constexpr unsigned int o2::its3::constants::segment::nRSUs {12}
constexpr

Definition at line 92 of file SpecsV2.h.

◆ nTilesPerSegment

constexpr unsigned int o2::its3::constants::segment::nTilesPerSegment {nRSUs * rsu::nTiles}
constexpr

Definition at line 93 of file SpecsV2.h.

◆ width

constexpr float o2::its3::constants::segment::width {rsu::width}
constexpr

Definition at line 79 of file SpecsV2.h.