Project
Loading...
Searching...
No Matches
o2::trk::constants::OT Namespace Reference

Namespaces

namespace  bracket
 
namespace  capacitor
 
namespace  coldPlate
 
namespace  connector
 
namespace  coolingPipe
 
namespace  eosCard
 
namespace  fpc
 
namespace  halfstave
 
namespace  supportRing
 

Variables

constexpr int nLayers {3}
 
constexpr double width {halfstave::width * 2}
 
constexpr double length {halfstave::length}
 
constexpr int nRows {static_cast<int>(width / moduleMLOT::chip::pitchX)}
 
constexpr int nCols {static_cast<int>(length / moduleMLOT::chip::pitchZ)}
 
constexpr int nModulesPerRow {11}
 
constexpr double interModuleGap {0.2 * mm}
 
constexpr double sensorThickness {moduleMLOT::silicon::thickness}
 
constexpr double interChipGap {0.2 * mm}
 
constexpr double rowActiveOverlap {1.0 * mm}
 
constexpr double rowRadialStagger {2.0 * mm}
 
constexpr double halfBarrelChipGap {1.0 * mm}
 
constexpr double barrelWallClearance {1.0 * mm}
 
constexpr double barrelWallSlotMargin {0.1 * mm}
 
constexpr double connectorZDepth {3.0 * cm}
 
constexpr double bracketZDepth {3.0 * cm}
 
constexpr double barrelHalvesZGap {0.8 * cm}
 

Variable Documentation

◆ barrelHalvesZGap

constexpr double o2::trk::constants::OT::barrelHalvesZGap {0.8 * cm}
constexpr

Definition at line 196 of file Specs.h.

◆ barrelWallClearance

constexpr double o2::trk::constants::OT::barrelWallClearance {1.0 * mm}
constexpr

Definition at line 192 of file Specs.h.

◆ barrelWallSlotMargin

constexpr double o2::trk::constants::OT::barrelWallSlotMargin {0.1 * mm}
constexpr

Definition at line 193 of file Specs.h.

◆ bracketZDepth

constexpr double o2::trk::constants::OT::bracketZDepth {3.0 * cm}
constexpr

Definition at line 195 of file Specs.h.

◆ connectorZDepth

constexpr double o2::trk::constants::OT::connectorZDepth {3.0 * cm}
constexpr

Definition at line 194 of file Specs.h.

◆ halfBarrelChipGap

constexpr double o2::trk::constants::OT::halfBarrelChipGap {1.0 * mm}
constexpr

Definition at line 191 of file Specs.h.

◆ interChipGap

constexpr double o2::trk::constants::OT::interChipGap {0.2 * mm}
constexpr

Definition at line 188 of file Specs.h.

◆ interModuleGap

constexpr double o2::trk::constants::OT::interModuleGap {0.2 * mm}
constexpr

Definition at line 129 of file Specs.h.

◆ length

constexpr double o2::trk::constants::OT::length {halfstave::length}
constexpr

Definition at line 125 of file Specs.h.

◆ nCols

constexpr int o2::trk::constants::OT::nCols {static_cast<int>(length / moduleMLOT::chip::pitchZ)}
constexpr

Definition at line 127 of file Specs.h.

◆ nLayers

constexpr int o2::trk::constants::OT::nLayers {3}
constexpr

Definition at line 123 of file Specs.h.

◆ nModulesPerRow

constexpr int o2::trk::constants::OT::nModulesPerRow {11}
constexpr

Definition at line 128 of file Specs.h.

◆ nRows

constexpr int o2::trk::constants::OT::nRows {static_cast<int>(width / moduleMLOT::chip::pitchX)}
constexpr

Definition at line 126 of file Specs.h.

◆ rowActiveOverlap

constexpr double o2::trk::constants::OT::rowActiveOverlap {1.0 * mm}
constexpr

Definition at line 189 of file Specs.h.

◆ rowRadialStagger

constexpr double o2::trk::constants::OT::rowRadialStagger {2.0 * mm}
constexpr

Definition at line 190 of file Specs.h.

◆ sensorThickness

constexpr double o2::trk::constants::OT::sensorThickness {moduleMLOT::silicon::thickness}
constexpr

Definition at line 187 of file Specs.h.

◆ width

constexpr double o2::trk::constants::OT::width {halfstave::width * 2}
constexpr

Definition at line 124 of file Specs.h.