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

#include <geant4/tree/geant4-10.6-release/examples/extended/field/field05/include/F05Field.hh>

+ Inheritance diagram for F05Field:
+ Collaboration diagram for F05Field:

Public Member Functions

 F05Field ()
 
virtual ~F05Field ()
 
virtual G4bool DoesFieldChangeEnergy () const
 DoesFieldChangeEnergy() returns true.
 
virtual void GetFieldValue (const G4double Point[4], G4double *Bfield) const
 
- 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
 

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 F05Field.hh.

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

Constructor & Destructor Documentation

F05Field::F05Field ( )

Definition at line 40 of file F05Field.cc.

View newest version in sPHENIX GitHub at line 40 of file F05Field.cc

F05Field::~F05Field ( )
virtual

Definition at line 46 of file F05Field.cc.

View newest version in sPHENIX GitHub at line 46 of file F05Field.cc

Member Function Documentation

virtual G4bool F05Field::DoesFieldChangeEnergy ( ) const
inlinevirtual

DoesFieldChangeEnergy() returns true.

Implements G4ElectroMagneticField.

Definition at line 51 of file F05Field.hh.

View newest version in sPHENIX GitHub at line 51 of file F05Field.hh

void F05Field::GetFieldValue ( const G4double  Point[4],
G4double Bfield 
) const
virtual

GetFieldValue() returns the field value at a given point[]. field is really field[6]: Bx,By,Bz,Ex,Ey,Ez. point[] is in global coordinates: x,y,z,t.

Implements G4ElectroMagneticField.

Definition at line 52 of file F05Field.cc.

View newest version in sPHENIX GitHub at line 52 of file F05Field.cc

References Acts::IntegrationTest::Bz, m, tesla, and volt.


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