Definition of a uniform magnetic field within a given region.
More...
#include <A01LocalMagField.h>
|
Double_t | fB [3] |
| Magnetic field vector.
|
|
Definition of a uniform magnetic field within a given region.
- Date
- Author
- I. Hrivnacova; IPN, Orsay
Definition at line 29 of file A01LocalMagField.h.
◆ A01LocalMagField() [1/3]
A01LocalMagField::A01LocalMagField |
( |
Double_t | Bx, |
|
|
Double_t | By, |
|
|
Double_t | Bz ) |
Standard constructor
- Parameters
-
Bx | The x component of the field value (in kiloGauss) |
By | The y component of the field value (in kiloGauss) |
Bz | The z component of the field value (in kiloGauss) |
Definition at line 26 of file A01LocalMagField.cxx.
28{
29
30
31
32
33
37}
Double_t fB[3]
Magnetic field vector.
◆ A01LocalMagField() [2/3]
A01LocalMagField::A01LocalMagField |
( |
| ) |
|
◆ ~A01LocalMagField()
A01LocalMagField::~A01LocalMagField |
( |
| ) |
|
|
virtual |
◆ A01LocalMagField() [3/3]
◆ Field()
void A01LocalMagField::Field |
( |
const Double_t * | , |
|
|
Double_t * | B ) |
|
virtual |
Fill in the field value B in the given position at x. The local field is uniform in the associated volume.
- Parameters
-
B | The field value (in kiloGauss) |
Definition at line 55 of file A01LocalMagField.cxx.
◆ operator=()
◆ fB
Double_t A01LocalMagField::fB[3] |
|
private |
The documentation for this class was generated from the following files: