ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RE01Field Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE01/include/RE01Field.hh>

+ Inheritance diagram for RE01Field:
+ Collaboration diagram for RE01Field:

Public Member Functions

 RE01Field ()
 
virtual ~RE01Field ()
 
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 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 fBz
 
G4double fRmax_sq
 
G4double fZmax
 

Additional Inherited Members

- Static Public Attributes inherited from G4Field
static constexpr G4int MAX_NUMBER_OF_COMPONENTS = 24
 

Detailed Description

Definition at line 37 of file RE01Field.hh.

View newest version in sPHENIX GitHub at line 37 of file RE01Field.hh

Constructor & Destructor Documentation

RE01Field::RE01Field ( )

Definition at line 35 of file RE01Field.cc.

View newest version in sPHENIX GitHub at line 35 of file RE01Field.cc

References cm, fBz, fRmax_sq, fZmax, sqr(), and tesla.

+ Here is the call graph for this function:

RE01Field::~RE01Field ( )
virtual

Definition at line 44 of file RE01Field.cc.

View newest version in sPHENIX GitHub at line 44 of file RE01Field.cc

Member Function Documentation

void RE01Field::GetFieldValue ( const double  point[3],
double *  bfield 
) const
virtual

Definition at line 48 of file RE01Field.cc.

View newest version in sPHENIX GitHub at line 48 of file RE01Field.cc

References kdfinder::abs(), fBz, fRmax_sq, fZmax, and sqr().

+ Here is the call graph for this function:

Member Data Documentation

G4double RE01Field::fBz
private

Definition at line 47 of file RE01Field.hh.

View newest version in sPHENIX GitHub at line 47 of file RE01Field.hh

Referenced by GetFieldValue(), and RE01Field().

G4double RE01Field::fRmax_sq
private

Definition at line 48 of file RE01Field.hh.

View newest version in sPHENIX GitHub at line 48 of file RE01Field.hh

Referenced by GetFieldValue(), and RE01Field().

G4double RE01Field::fZmax
private

Definition at line 49 of file RE01Field.hh.

View newest version in sPHENIX GitHub at line 49 of file RE01Field.hh

Referenced by GetFieldValue(), and RE01Field().


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