ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | PyG4MagneticField |
struct | pyG4MagneticField::CB_PyG4MagneticField |
Namespaces | |
namespace | pyG4MagneticField |
Functions | |
void | export_G4MagneticField () |
Variables | |
G4ThreeVector(PyG4MagneticField::* | pyG4MagneticField::f1_GetFieldValue )(const G4ThreeVector &, const G4double) const = &PyG4MagneticField::GetFieldValue |
void export_G4MagneticField | ( | ) |
Definition at line 90 of file pyG4MagneticField.cc.
View newest version in sPHENIX GitHub at line 90 of file pyG4MagneticField.cc
References G4MagneticField::DoesFieldChangeEnergy(), and pyG4MagneticField::f1_GetFieldValue.
Referenced by BOOST_PYTHON_MODULE().