Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4FieldManager Class Reference

#include <G4FieldManager.hh>

Public Member Functions

 G4FieldManager (G4Field *detectorField=0, G4ChordFinder *pChordFinder=0, G4bool b=true)
 
 G4FieldManager (G4MagneticField *detectorMagneticField)
 
virtual ~G4FieldManager ()
 
G4bool SetDetectorField (G4Field *detectorField)
 
const G4FieldGetDetectorField () const
 
G4bool DoesFieldExist () const
 
void CreateChordFinder (G4MagneticField *detectorMagField)
 
void SetChordFinder (G4ChordFinder *aChordFinder)
 
G4ChordFinderGetChordFinder ()
 
const G4ChordFinderGetChordFinder () const
 
virtual void ConfigureForTrack (const G4Track *)
 
G4double GetDeltaIntersection () const
 
G4double GetDeltaOneStep () const
 
void SetAccuraciesWithDeltaOneStep (G4double valDeltaOneStep)
 
void SetDeltaOneStep (G4double valueD1step)
 
void SetDeltaIntersection (G4double valueDintersection)
 
G4double GetMinimumEpsilonStep () const
 
void SetMinimumEpsilonStep (G4double newEpsMin)
 
G4double GetMaximumEpsilonStep () const
 
void SetMaximumEpsilonStep (G4double newEpsMax)
 
G4bool DoesFieldChangeEnergy () const
 
void SetFieldChangesEnergy (G4bool value)
 

Detailed Description

Definition at line 83 of file G4FieldManager.hh.

Constructor & Destructor Documentation

G4FieldManager::G4FieldManager ( G4Field detectorField = 0,
G4ChordFinder pChordFinder = 0,
G4bool  b = true 
)

Definition at line 37 of file G4FieldManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4FieldManager::G4FieldManager ( G4MagneticField detectorMagneticField)

Definition at line 62 of file G4FieldManager.cc.

Here is the call graph for this function:

G4FieldManager::~G4FieldManager ( )
virtual

Definition at line 85 of file G4FieldManager.cc.

Here is the call graph for this function:

Member Function Documentation

void G4FieldManager::ConfigureForTrack ( const G4Track )
virtual

Definition at line 79 of file G4FieldManager.cc.

Here is the caller graph for this function:

void G4FieldManager::CreateChordFinder ( G4MagneticField detectorMagField)

Definition at line 94 of file G4FieldManager.cc.

Here is the caller graph for this function:

G4bool G4FieldManager::DoesFieldChangeEnergy ( ) const
inline

Here is the caller graph for this function:

G4bool G4FieldManager::DoesFieldExist ( ) const
inline

Here is the caller graph for this function:

G4ChordFinder* G4FieldManager::GetChordFinder ( )
inline

Here is the caller graph for this function:

const G4ChordFinder * G4FieldManager::GetChordFinder ( ) const
inline

Definition at line 48 of file pyG4FieldManager.cc.

G4double G4FieldManager::GetDeltaIntersection ( ) const
inline

Here is the caller graph for this function:

G4double G4FieldManager::GetDeltaOneStep ( ) const
inline

Here is the caller graph for this function:

const G4Field* G4FieldManager::GetDetectorField ( ) const
inline

Here is the caller graph for this function:

G4double G4FieldManager::GetMaximumEpsilonStep ( ) const
inline

Here is the caller graph for this function:

G4double G4FieldManager::GetMinimumEpsilonStep ( ) const
inline

Here is the caller graph for this function:

void G4FieldManager::SetAccuraciesWithDeltaOneStep ( G4double  valDeltaOneStep)
inline

Here is the caller graph for this function:

void G4FieldManager::SetChordFinder ( G4ChordFinder aChordFinder)
inline

Here is the caller graph for this function:

void G4FieldManager::SetDeltaIntersection ( G4double  valueDintersection)
inline

Here is the caller graph for this function:

void G4FieldManager::SetDeltaOneStep ( G4double  valueD1step)
inline

Here is the caller graph for this function:

G4bool G4FieldManager::SetDetectorField ( G4Field detectorField)

Definition at line 102 of file G4FieldManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4FieldManager::SetFieldChangesEnergy ( G4bool  value)
inline

Here is the caller graph for this function:

void G4FieldManager::SetMaximumEpsilonStep ( G4double  newEpsMax)
inline

Here is the caller graph for this function:

void G4FieldManager::SetMinimumEpsilonStep ( G4double  newEpsMin)
inline

Here is the caller graph for this function:


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