#include <G4CachedMagneticField.hh>
Definition at line 47 of file G4CachedMagneticField.hh.
◆ G4CachedMagneticField() [1/2]
◆ ~G4CachedMagneticField()
G4CachedMagneticField::~G4CachedMagneticField |
( |
| ) |
|
|
virtual |
◆ G4CachedMagneticField() [2/2]
◆ ClearCounts()
void G4CachedMagneticField::ClearCounts |
( |
| ) |
|
|
inline |
◆ Clone()
G4Field * G4CachedMagneticField::Clone |
( |
| ) |
const |
|
virtual |
Reimplemented from G4Field.
Definition at line 47 of file G4CachedMagneticField.cc.
G4MagneticField * fpMagneticField
virtual G4Field * Clone() const
G4CachedMagneticField(G4MagneticField *, G4double distanceConst)
G4ThreeVector fLastLocation
◆ GetConstDistance()
G4double G4CachedMagneticField::GetConstDistance |
( |
| ) |
const |
|
inline |
◆ GetCountCalls()
G4int G4CachedMagneticField::GetCountCalls |
( |
| ) |
const |
|
inline |
◆ GetCountEvaluations()
G4int G4CachedMagneticField::GetCountEvaluations |
( |
| ) |
const |
|
inline |
◆ GetFieldValue()
void G4CachedMagneticField::GetFieldValue |
( |
const G4double |
Point[4], |
|
|
G4double * |
Bfield |
|
) |
| const |
|
virtual |
Implements G4MagneticField.
Definition at line 93 of file G4CachedMagneticField.cc.
G4MagneticField * fpMagneticField
CLHEP::Hep3Vector G4ThreeVector
virtual void GetFieldValue(const G4double Point[4], G4double *Bfield) const =0
G4ThreeVector fLastLocation
◆ operator=()
Definition at line 80 of file G4CachedMagneticField.cc.
82 if (&p ==
this)
return *
this;
G4MagneticField * fpMagneticField
G4MagneticField & operator=(const G4MagneticField &p)
G4ThreeVector fLastLocation
◆ ReportStatistics()
void G4CachedMagneticField::ReportStatistics |
( |
| ) |
|
◆ SetConstDistance()
void G4CachedMagneticField::SetConstDistance |
( |
G4double |
dist | ) |
|
|
inline |
◆ fCountCalls
G4int G4CachedMagneticField::fCountCalls |
|
mutableprotected |
◆ fCountEvaluations
G4int G4CachedMagneticField::fCountEvaluations |
|
mutableprotected |
◆ fDistanceConst
G4double G4CachedMagneticField::fDistanceConst |
|
private |
◆ fLastLocation
◆ fLastValue
◆ fpMagneticField
The documentation for this class was generated from the following files: