![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Constant Magnetic field. More...
#include <EicRoot/blob/master/genfit/GFConstField.h>
Inheritance diagram for GFConstField:
Collaboration diagram for GFConstField:Public Member Functions | |
| GFConstField (double b1, double b2, double b3) | |
| define the constant field in this ctor | |
| TVector3 | get (const TVector3 &pos) const |
| return value at position | |
Public Member Functions inherited from GFAbsBField | |
| GFAbsBField () | |
| virtual | ~GFAbsBField () |
Private Attributes | |
| double | fF1 |
| double | fF2 |
| double | fF3 |
Constant Magnetic field.
Definition at line 35 of file GFConstField.h.
View newest version in sPHENIX GitHub at line 35 of file GFConstField.h
|
inline |
define the constant field in this ctor
Definition at line 38 of file GFConstField.h.
View newest version in sPHENIX GitHub at line 38 of file GFConstField.h
|
virtual |
return value at position
Implements GFAbsBField.
Definition at line 21 of file GFConstField.cxx.
View newest version in sPHENIX GitHub at line 21 of file GFConstField.cxx
|
private |
Definition at line 46 of file GFConstField.h.
View newest version in sPHENIX GitHub at line 46 of file GFConstField.h
Referenced by get(), and GFConstField().
|
private |
Definition at line 46 of file GFConstField.h.
View newest version in sPHENIX GitHub at line 46 of file GFConstField.h
Referenced by get(), and GFConstField().
|
private |
Definition at line 46 of file GFConstField.h.
View newest version in sPHENIX GitHub at line 46 of file GFConstField.h
Referenced by get(), and GFConstField().