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

#include <PoissonSolverHelpers.h>

Static Public Attributes

static constexpr DataT TPCZ0 {249.525}
 nominal G1T position
 
static constexpr DataT IFCRADIUS {83.5}
 Mean Radius of the Inner Field Cage ( 82.43 min, 83.70 max) (cm)
 
static constexpr DataT OFCRADIUS {254.5}
 Mean Radius of the Outer Field Cage (252.55 min, 256.45 max) (cm)
 
static constexpr DataT ZOFFSET {0.2}
 Offset from CE: calculate all distortions closer to CE as if at this point.
 
static constexpr DataT DVDE {0.0024}
 [cm/V] drift velocity dependency on the E field (from Magboltz for NeCO2N2 at standard environment)
 
static constexpr DataT EM {-1.602176487e-19 / 9.10938215e-31}
 charge/mass in [C/kg]
 
static constexpr DataT E0 {8.854187817e-12}
 vacuum permittivity [A·s/(V·m)]
 
static DataT cathodev {-103070.0}
 Cathode Voltage [V] (for 400 V/cm)
 
static DataT vg1t {-3260}
 GEM 1 Top voltage. (setting with reduced ET1,2,4 = 3.5kV/cm)
 

Detailed Description

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

Definition at line 62 of file PoissonSolverHelpers.h.

Member Data Documentation

◆ cathodev

template<typename DataT = double>
DataT o2::tpc::TPCParameters< DataT >::cathodev {-103070.0}
inlinestatic

Cathode Voltage [V] (for 400 V/cm)

Definition at line 70 of file PoissonSolverHelpers.h.

◆ DVDE

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::DVDE {0.0024}
staticconstexpr

[cm/V] drift velocity dependency on the E field (from Magboltz for NeCO2N2 at standard environment)

Definition at line 67 of file PoissonSolverHelpers.h.

◆ E0

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::E0 {8.854187817e-12}
staticconstexpr

vacuum permittivity [A·s/(V·m)]

Definition at line 69 of file PoissonSolverHelpers.h.

◆ EM

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::EM {-1.602176487e-19 / 9.10938215e-31}
staticconstexpr

charge/mass in [C/kg]

Definition at line 68 of file PoissonSolverHelpers.h.

◆ IFCRADIUS

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::IFCRADIUS {83.5}
staticconstexpr

Mean Radius of the Inner Field Cage ( 82.43 min, 83.70 max) (cm)

Definition at line 64 of file PoissonSolverHelpers.h.

◆ OFCRADIUS

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::OFCRADIUS {254.5}
staticconstexpr

Mean Radius of the Outer Field Cage (252.55 min, 256.45 max) (cm)

Definition at line 65 of file PoissonSolverHelpers.h.

◆ TPCZ0

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::TPCZ0 {249.525}
staticconstexpr

nominal G1T position

Definition at line 63 of file PoissonSolverHelpers.h.

◆ vg1t

template<typename DataT = double>
DataT o2::tpc::TPCParameters< DataT >::vg1t {-3260}
inlinestatic

GEM 1 Top voltage. (setting with reduced ET1,2,4 = 3.5kV/cm)

Definition at line 71 of file PoissonSolverHelpers.h.

◆ ZOFFSET

template<typename DataT = double>
constexpr DataT o2::tpc::TPCParameters< DataT >::ZOFFSET {0.2}
staticconstexpr

Offset from CE: calculate all distortions closer to CE as if at this point.

Definition at line 66 of file PoissonSolverHelpers.h.


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