ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4MagneticField.cc File Reference
#include <boost/python.hpp>
#include "G4MagneticField.hh"
#include "G4ThreeVector.hh"
+ Include dependency graph for pyG4MagneticField.cc:

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
 

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: