|
Geant4
10.02.p02
|
Magnetic field for the persistency example. More...
#include <ExP01MagneticField.hh>
Inheritance diagram for ExP01MagneticField:
Collaboration diagram for ExP01MagneticField:Protected Member Functions | |
| G4FieldManager * | GetGlobalFieldManager () |
Magnetic field for the persistency example.
Definition at line 50 of file ExP01MagneticField.hh.
| ExP01MagneticField::ExP01MagneticField | ( | G4ThreeVector | fieldVector | ) |
Definition at line 51 of file ExP01MagneticField.cc.
References G4FieldManager::CreateChordFinder(), GetGlobalFieldManager(), and G4FieldManager::SetDetectorField().
Here is the call graph for this function:| ExP01MagneticField::ExP01MagneticField | ( | ) |
Definition at line 42 of file ExP01MagneticField.cc.
References G4FieldManager::CreateChordFinder(), GetGlobalFieldManager(), and G4FieldManager::SetDetectorField().
Here is the call graph for this function:| ExP01MagneticField::~ExP01MagneticField | ( | ) |
Definition at line 90 of file ExP01MagneticField.cc.
| G4ThreeVector ExP01MagneticField::GetConstantFieldValue | ( | ) |
|
protected |
Definition at line 99 of file ExP01MagneticField.cc.
References G4TransportationManager::GetFieldManager(), and G4TransportationManager::GetTransportationManager().
Referenced by ExP01MagneticField(), and SetFieldValue().
Here is the call graph for this function:
Here is the caller graph for this function:| void ExP01MagneticField::SetFieldValue | ( | G4double | fieldValue | ) |
Definition at line 62 of file ExP01MagneticField.cc.
References G4UniformMagField::SetFieldValue().
Referenced by ExP01DetectorConstruction::SetMagField().
Here is the call graph for this function:
Here is the caller graph for this function:| void ExP01MagneticField::SetFieldValue | ( | G4ThreeVector | fieldVector | ) |
Definition at line 71 of file ExP01MagneticField.cc.
References GetGlobalFieldManager(), G4FieldManager::SetDetectorField(), and G4UniformMagField::SetFieldValue().
Here is the call graph for this function: