Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4EqEMFieldWithSpin Class Reference

#include <G4EqEMFieldWithSpin.hh>

Inheritance diagram for G4EqEMFieldWithSpin:
Inheritance graph
[legend]
Collaboration diagram for G4EqEMFieldWithSpin:
Collaboration graph
[legend]

Public Member Functions

 G4EqEMFieldWithSpin (G4ElectroMagneticField *emField)
 
 ~G4EqEMFieldWithSpin ()
 
void SetChargeMomentumMass (G4double particleCharge, G4double MomentumXc, G4double mass)
 
void EvaluateRhsGivenB (const G4double y[], const G4double Field[], G4double dydx[]) const
 
void SetAnomaly (G4double a)
 
G4double GetAnomaly () const
 
- Public Member Functions inherited from G4EquationOfMotion
 G4EquationOfMotion (G4Field *Field)
 
virtual ~G4EquationOfMotion ()
 
virtual void EvaluateRhsGivenB (const G4double y[], const G4double B[3], G4double dydx[]) const =0
 
void RightHandSide (const G4double y[], G4double dydx[]) const
 
void EvaluateRhsReturnB (const G4double y[], G4double dydx[], G4double Field[]) const
 
void GetFieldValue (const G4double Point[4], G4double Field[]) const
 
const G4FieldGetFieldObj () const
 
void SetFieldObj (G4Field *pField)
 

Detailed Description

Definition at line 48 of file G4EqEMFieldWithSpin.hh.

Constructor & Destructor Documentation

G4EqEMFieldWithSpin::G4EqEMFieldWithSpin ( G4ElectroMagneticField emField)

Definition at line 45 of file G4EqEMFieldWithSpin.cc.

G4EqEMFieldWithSpin::~G4EqEMFieldWithSpin ( )

Definition at line 51 of file G4EqEMFieldWithSpin.cc.

Member Function Documentation

void G4EqEMFieldWithSpin::EvaluateRhsGivenB ( const G4double  y[],
const G4double  Field[],
G4double  dydx[] 
) const

Definition at line 74 of file G4EqEMFieldWithSpin.cc.

Here is the call graph for this function:

G4double G4EqEMFieldWithSpin::GetAnomaly ( ) const
inline

Definition at line 67 of file G4EqEMFieldWithSpin.hh.

void G4EqEMFieldWithSpin::SetAnomaly ( G4double  a)
inline

Definition at line 66 of file G4EqEMFieldWithSpin.hh.

void G4EqEMFieldWithSpin::SetChargeMomentumMass ( G4double  particleCharge,
G4double  MomentumXc,
G4double  mass 
)
virtual

Implements G4EquationOfMotion.

Definition at line 56 of file G4EqEMFieldWithSpin.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: