![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4DELPHIMagField.hh>
Inheritance diagram for G4DELPHIMagField:
Collaboration diagram for G4DELPHIMagField:Public Member Functions | |
| G4DELPHIMagField () | |
| ~G4DELPHIMagField () | |
| void | GetFieldValue (const G4double yTrack[], G4double B[]) const |
| G4Field * | Clone () const |
Public Member Functions inherited from G4MagneticField | |
| G4MagneticField () | |
| virtual | ~G4MagneticField () |
| G4MagneticField (const G4MagneticField &r) | |
| G4MagneticField & | operator= (const G4MagneticField &p) |
| G4bool | DoesFieldChangeEnergy () const |
| virtual void | GetFieldValue (const G4double Point[4], G4double *Bfield) const =0 |
Public Member Functions inherited from G4Field | |
| G4Field (G4bool gravityOn=false) | |
| G4Field (const G4Field &) | |
| virtual | ~G4Field () |
| G4Field & | operator= (const G4Field &p) |
| G4bool | IsGravityActive () const |
| void | SetGravityActive (G4bool OnOffFlag) |
Additional Inherited Members | |
Static Public Attributes inherited from G4Field | |
| static constexpr G4int | MAX_NUMBER_OF_COMPONENTS = 24 |
Definition at line 44 of file G4DELPHIMagField.hh.
View newest version in sPHENIX GitHub at line 44 of file G4DELPHIMagField.hh
| G4DELPHIMagField::G4DELPHIMagField | ( | ) |
Definition at line 35 of file G4DELPHIMagField.cc.
View newest version in sPHENIX GitHub at line 35 of file G4DELPHIMagField.cc
Referenced by Clone().
Here is the caller graph for this function:| G4DELPHIMagField::~G4DELPHIMagField | ( | ) |
Definition at line 41 of file G4DELPHIMagField.cc.
View newest version in sPHENIX GitHub at line 41 of file G4DELPHIMagField.cc
|
virtual |
Reimplemented from G4Field.
Definition at line 47 of file G4DELPHIMagField.cc.
View newest version in sPHENIX GitHub at line 47 of file G4DELPHIMagField.cc
References G4DELPHIMagField().
Here is the call graph for this function: