Project
Loading...
Searching...
No Matches
o2::tpc::GEMFrameParameters< DataT > Struct Template Reference

#include <PoissonSolverHelpers.h>

Static Public Attributes

static constexpr DataT WIDTHFRAME {1}
 width of the frame 1 cm
 
static constexpr DataT LENGTHFRAMEIROCBOTTOM {29.195}
 length of the GEM frame on the bottom side of the IROC
 
static constexpr DataT LENGTHFRAMEOROC3TOP {87.048}
 length of the GEM frame on the top side of the OROC3
 
static constexpr DataT POSBOTTOM [] {83.65, 133.5, 169.75, 207.85}
 local x position of the GEM frame on the bottom side per stack
 
static constexpr DataT POSTOP [] {133.3, 169.75, 207.85, 247.7}
 local x position of the GEM frame on the top side per stack
 

Detailed Description

template<typename DataT = double>
struct o2::tpc::GEMFrameParameters< DataT >

Definition at line 75 of file PoissonSolverHelpers.h.

Member Data Documentation

◆ LENGTHFRAMEIROCBOTTOM

template<typename DataT = double>
constexpr DataT o2::tpc::GEMFrameParameters< DataT >::LENGTHFRAMEIROCBOTTOM {29.195}
staticconstexpr

length of the GEM frame on the bottom side of the IROC

Definition at line 77 of file PoissonSolverHelpers.h.

◆ LENGTHFRAMEOROC3TOP

template<typename DataT = double>
constexpr DataT o2::tpc::GEMFrameParameters< DataT >::LENGTHFRAMEOROC3TOP {87.048}
staticconstexpr

length of the GEM frame on the top side of the OROC3

Definition at line 78 of file PoissonSolverHelpers.h.

◆ POSBOTTOM

template<typename DataT = double>
constexpr DataT o2::tpc::GEMFrameParameters< DataT >::POSBOTTOM[] {83.65, 133.5, 169.75, 207.85}
staticconstexpr

local x position of the GEM frame on the bottom side per stack

Definition at line 79 of file PoissonSolverHelpers.h.

◆ POSTOP

template<typename DataT = double>
constexpr DataT o2::tpc::GEMFrameParameters< DataT >::POSTOP[] {133.3, 169.75, 207.85, 247.7}
staticconstexpr

local x position of the GEM frame on the top side per stack

Definition at line 80 of file PoissonSolverHelpers.h.

◆ WIDTHFRAME

template<typename DataT = double>
constexpr DataT o2::tpc::GEMFrameParameters< DataT >::WIDTHFRAME {1}
staticconstexpr

width of the frame 1 cm

Definition at line 76 of file PoissonSolverHelpers.h.


The documentation for this struct was generated from the following file: