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

#include <geant4/tree/geant4-10.6-release/source/geometry/magneticfield/include/G4LineCurrentMagField.hh>

+ Inheritance diagram for G4LineCurrentMagField:
+ Collaboration diagram for G4LineCurrentMagField:

Public Member Functions

 G4LineCurrentMagField (G4double pFieldConstant)
 
 ~G4LineCurrentMagField ()
 
void GetFieldValue (const G4double yTrack[], G4double B[]) const
 
G4FieldClone () 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)
 

Private Attributes

G4double fFieldConstant = 0.0
 

Additional Inherited Members

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

Detailed Description

Definition at line 42 of file G4LineCurrentMagField.hh.

View newest version in sPHENIX GitHub at line 42 of file G4LineCurrentMagField.hh

Constructor & Destructor Documentation

G4LineCurrentMagField::G4LineCurrentMagField ( G4double  pFieldConstant)

Definition at line 34 of file G4LineCurrentMagField.cc.

View newest version in sPHENIX GitHub at line 34 of file G4LineCurrentMagField.cc

References fFieldConstant.

Referenced by Clone().

+ Here is the caller graph for this function:

G4LineCurrentMagField::~G4LineCurrentMagField ( )

Definition at line 48 of file G4LineCurrentMagField.cc.

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

Member Function Documentation

G4Field * G4LineCurrentMagField::Clone ( ) const
virtual

Reimplemented from G4Field.

Definition at line 41 of file G4LineCurrentMagField.cc.

View newest version in sPHENIX GitHub at line 41 of file G4LineCurrentMagField.cc

References fFieldConstant, and G4LineCurrentMagField().

+ Here is the call graph for this function:

void G4LineCurrentMagField::GetFieldValue ( const G4double  yTrack[],
G4double  B[] 
) const

Definition at line 54 of file G4LineCurrentMagField.cc.

View newest version in sPHENIX GitHub at line 54 of file G4LineCurrentMagField.cc

References a, fFieldConstant, r, r2, x, x2, y, and y2.

Member Data Documentation

G4double G4LineCurrentMagField::fFieldConstant = 0.0
private

Definition at line 55 of file G4LineCurrentMagField.hh.

View newest version in sPHENIX GitHub at line 55 of file G4LineCurrentMagField.hh

Referenced by Clone(), G4LineCurrentMagField(), and GetFieldValue().


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