Class Reference for E1039 Core & Analysis Software
|
PHG4MagneticField interfaces with Geant4. More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4MagneticField.h>
Public Member Functions | |
PHG4MagneticField (const PHField *field) | |
virtual | ~PHG4MagneticField () |
const PHField * | get_field () const |
void | set_field (const PHField *field) |
void | GetFieldValue (const double Point[4], double *Bfield) const |
Protected Attributes | |
const PHField * | field_ |
PHG4MagneticField interfaces with Geant4.
Definition at line 21 of file PHG4MagneticField.h.
PHG4MagneticField::PHG4MagneticField | ( | const PHField * | field | ) |
Definition at line 17 of file PHG4MagneticField.cc.
References field_.
|
virtual |
Definition at line 23 of file PHG4MagneticField.cc.
|
inline |
Definition at line 27 of file PHG4MagneticField.h.
References field_.
void PHG4MagneticField::GetFieldValue | ( | const double | Point[4], |
double * | Bfield | ||
) | const |
Definition at line 27 of file PHG4MagneticField.cc.
References field_, and PHField::GetFieldValue().
|
inline |
Definition at line 32 of file PHG4MagneticField.h.
References field_.
|
protected |
Definition at line 40 of file PHG4MagneticField.h.
Referenced by get_field(), GetFieldValue(), PHG4MagneticField(), and set_field().