#include <CbmLitMapField.h>
CbmLitMapField.h
- Author
- Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
- Since
- 2009
- Version
- 1.0
Interface to CBM field map.
Definition at line 16 of file CbmLitMapField.h.
◆ CbmLitMapField()
CbmLitMapField::CbmLitMapField |
( |
FairField * |
field | ) |
|
|
inline |
◆ ~CbmLitMapField()
virtual CbmLitMapField::~CbmLitMapField |
( |
| ) |
|
|
inlinevirtual |
◆ GetFieldValue()
Return field value at (x,y,z) position.
- Parameters
-
[in] | x | X coordinate [cm]. |
[in] | y | Y coordinate [cm]. |
[in] | z | Z coordinate [cm]. |
[out] | Bx | Output Bx field value [kGauss]. |
[out] | By | Output By field value [kGauss]. |
[out] | Bz | Output Bz field value [kGauss]. |
Implements CbmLitField.
Definition at line 25 of file CbmLitMapField.h.
References fField, pos, x, and y.
◆ ToString()
virtual std::string CbmLitMapField::ToString |
( |
| ) |
const |
|
inlinevirtual |
◆ fField
FairField* CbmLitMapField::fField |
|
private |
The documentation for this class was generated from the following file: