![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/field/field05/include/F05Field.hh>
Inheritance diagram for F05Field:
Collaboration diagram for F05Field:Public Member Functions | |
| F05Field () | |
| virtual | ~F05Field () |
| virtual G4bool | DoesFieldChangeEnergy () const |
| DoesFieldChangeEnergy() returns true. | |
| virtual void | GetFieldValue (const G4double Point[4], G4double *Bfield) const |
Public Member Functions inherited from G4ElectroMagneticField | |
| G4ElectroMagneticField () | |
| virtual | ~G4ElectroMagneticField () |
| G4ElectroMagneticField (const G4ElectroMagneticField &r) | |
| G4ElectroMagneticField & | operator= (const G4ElectroMagneticField &p) |
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) |
| virtual G4Field * | Clone () const |
Additional Inherited Members | |
Static Public Attributes inherited from G4Field | |
| static constexpr G4int | MAX_NUMBER_OF_COMPONENTS = 24 |
Definition at line 42 of file F05Field.hh.
View newest version in sPHENIX GitHub at line 42 of file F05Field.hh
| F05Field::F05Field | ( | ) |
Definition at line 40 of file F05Field.cc.
View newest version in sPHENIX GitHub at line 40 of file F05Field.cc
|
virtual |
Definition at line 46 of file F05Field.cc.
View newest version in sPHENIX GitHub at line 46 of file F05Field.cc
|
inlinevirtual |
DoesFieldChangeEnergy() returns true.
Implements G4ElectroMagneticField.
Definition at line 51 of file F05Field.hh.
View newest version in sPHENIX GitHub at line 51 of file F05Field.hh
GetFieldValue() returns the field value at a given point[]. field is really field[6]: Bx,By,Bz,Ex,Ey,Ez. point[] is in global coordinates: x,y,z,t.
Implements G4ElectroMagneticField.
Definition at line 52 of file F05Field.cc.
View newest version in sPHENIX GitHub at line 52 of file F05Field.cc
References Acts::IntegrationTest::Bz, m, tesla, and volt.