Geant4  10.00.p02
RE05Field Class Reference

#include <RE05Field.hh>

+ Inheritance diagram for RE05Field:
+ Collaboration diagram for RE05Field:

Public Member Functions

 RE05Field ()
 
virtual ~RE05Field ()
 
virtual void GetFieldValue (const double Point[3], double *Bfield) const
 
- Public Member Functions inherited from G4MagneticField
 G4MagneticField ()
 
virtual ~G4MagneticField ()
 
 G4MagneticField (const G4MagneticField &r)
 
G4MagneticFieldoperator= (const G4MagneticField &p)
 
G4bool DoesFieldChangeEnergy () const
 
virtual void GetFieldValue (const G4double Point[4], G4double *Bfield) const =0
 
- Public Member Functions inherited from G4ElectroMagneticField
 G4ElectroMagneticField ()
 
virtual ~G4ElectroMagneticField ()
 
 G4ElectroMagneticField (const G4ElectroMagneticField &r)
 
G4ElectroMagneticFieldoperator= (const G4ElectroMagneticField &p)
 
- Public Member Functions inherited from G4Field
 G4Field (G4bool gravityOn=false)
 
 G4Field (const G4Field &)
 
virtual ~G4Field ()
 
G4Fieldoperator= (const G4Field &p)
 
G4bool IsGravityActive () const
 
void SetGravityActive (G4bool OnOffFlag)
 
virtual G4FieldClone () const
 

Private Attributes

G4double Bz
 
G4double rmax_sq
 
G4double zmax
 

Detailed Description

Definition at line 38 of file RE05Field.hh.

Constructor & Destructor Documentation

RE05Field::RE05Field ( )

Definition at line 35 of file RE05Field.cc.

References Bz, cm, rmax_sq, sqr(), tesla, and zmax.

+ Here is the call graph for this function:

RE05Field::~RE05Field ( )
virtual

Definition at line 42 of file RE05Field.cc.

Member Function Documentation

void RE05Field::GetFieldValue ( const double  Point[3],
double *  Bfield 
) const
virtual

Definition at line 45 of file RE05Field.cc.

References Bz, rmax_sq, sqr(), and zmax.

+ Here is the call graph for this function:

Member Data Documentation

G4double RE05Field::Bz
private

Definition at line 48 of file RE05Field.hh.

Referenced by GetFieldValue(), and RE05Field().

G4double RE05Field::rmax_sq
private

Definition at line 49 of file RE05Field.hh.

Referenced by GetFieldValue(), and RE05Field().

G4double RE05Field::zmax
private

Definition at line 50 of file RE05Field.hh.

Referenced by GetFieldValue(), and RE05Field().


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