#include <SpaceChargeHelpers.h>
B Field obtained from fit to chebychev polynomials (ToDo: add other BField settings)
Definition at line 292 of file SpaceChargeHelpers.h.
◆ evalFieldPhi()
DataT o2::tpc::BField::evalFieldPhi |
( |
DataT |
z, |
|
|
DataT |
r, |
|
|
DataT |
phi |
|
) |
| const |
|
inline |
- Parameters
-
r | r coordinate |
phi | phi coordinate |
z | z coordinate |
- Returns
- returns the function value for B field Bphi for given coordinate
Definition at line 327 of file SpaceChargeHelpers.h.
◆ evalFieldR()
DataT o2::tpc::BField::evalFieldR |
( |
DataT |
z, |
|
|
DataT |
r, |
|
|
DataT |
phi |
|
) |
| const |
|
inline |
- Parameters
-
r | r coordinate |
phi | phi coordinate |
z | z coordinate |
- Returns
- returns the function value for B field Br for given coordinate
Definition at line 307 of file SpaceChargeHelpers.h.
◆ evalFieldZ()
DataT o2::tpc::BField::evalFieldZ |
( |
DataT |
z, |
|
|
DataT |
r, |
|
|
DataT |
phi |
|
) |
| const |
|
inline |
- Parameters
-
r | r coordinate |
phi | phi coordinate |
z | z coordinate |
- Returns
- returns the function value for B field Bz for given coordinate
Definition at line 317 of file SpaceChargeHelpers.h.
◆ getBField()
int o2::tpc::BField::getBField |
( |
| ) |
const |
|
inline |
◆ getBPhi()
double o2::tpc::BField::getBPhi |
( |
const double |
rphiz[] | ) |
const |
|
inline |
◆ getBR()
double o2::tpc::BField::getBR |
( |
const double |
rphiz[] | ) |
const |
|
inline |
◆ getBZ()
double o2::tpc::BField::getBZ |
( |
const double |
rphiz[] | ) |
const |
|
inline |
◆ setBField()
void o2::tpc::BField::setBField |
( |
const int |
field | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/spacecharge/include/TPCSpaceCharge/SpaceChargeHelpers.h