ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
PyG4MagneticField () | |
~PyG4MagneticField () | |
virtual G4ThreeVector | GetFieldValue (const G4ThreeVector &pos, const G4double time) const =0 |
virtual void | GetFieldValue (const G4double Point[4], G4double *Bfield) const |
Public Member Functions inherited from G4MagneticField | |
G4MagneticField () | |
virtual | ~G4MagneticField () |
G4MagneticField (const G4MagneticField &r) | |
G4MagneticField & | operator= (const G4MagneticField &p) |
G4bool | DoesFieldChangeEnergy () const |
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 41 of file pyG4MagneticField.cc.
View newest version in sPHENIX GitHub at line 41 of file pyG4MagneticField.cc
|
inline |
Definition at line 43 of file pyG4MagneticField.cc.
View newest version in sPHENIX GitHub at line 43 of file pyG4MagneticField.cc
|
inline |
Definition at line 44 of file pyG4MagneticField.cc.
View newest version in sPHENIX GitHub at line 44 of file pyG4MagneticField.cc
|
pure virtual |
Implemented in pyG4MagneticField::CB_PyG4MagneticField.
|
inlinevirtual |
Implements G4MagneticField.
Definition at line 49 of file pyG4MagneticField.cc.
View newest version in sPHENIX GitHub at line 49 of file pyG4MagneticField.cc
References CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().