|
Geant4
10.02.p02
|
#include <G4MagneticFieldModel.hh>
Inheritance diagram for G4MagneticFieldModel:
Collaboration diagram for G4MagneticFieldModel:Public Types | |
| enum | Representation { fullArrow, lightArrow } |
Private Member Functions | |
| G4MagneticFieldModel (const G4MagneticFieldModel &) | |
| G4MagneticFieldModel & | operator= (const G4MagneticFieldModel &) |
Private Attributes | |
| G4int | fNDataPointsPerMaxHalfScene |
| Representation | fRepresentation |
Additional Inherited Members | |
Protected Attributes inherited from G4VModel | |
| G4String | fType |
| G4String | fGlobalTag |
| G4String | fGlobalDescription |
| G4VisExtent | fExtent |
| G4Transform3D | fTransform |
| const G4ModelingParameters * | fpMP |
Definition at line 44 of file G4MagneticFieldModel.hh.
| Enumerator | |
|---|---|
| fullArrow | |
| lightArrow | |
Definition at line 48 of file G4MagneticFieldModel.hh.
| G4MagneticFieldModel::G4MagneticFieldModel | ( | G4int | nDataPointsPerHalfScene = 10, |
| Representation | representation = Representation::fullArrow |
||
| ) |
Definition at line 53 of file G4MagneticFieldModel.cc.
|
virtual |
Definition at line 50 of file G4MagneticFieldModel.cc.
|
private |
|
virtual |
Implements G4VModel.
Definition at line 65 of file G4MagneticFieldModel.cc.
References G4VGraphicsScene::AddPrimitive(), alpha, B(), G4VGraphicsScene::BeginPrimitives(), blue, G4ArrowModel::DescribeYourselfTo(), G4FieldManager::DoesFieldExist(), G4VGraphicsScene::EndPrimitives(), fNDataPointsPerMaxHalfScene, fRepresentation, G4cout, G4endl, G4FieldManager::GetDetectorField(), G4VGraphicsScene::GetExtent(), G4TransportationManager::GetFieldManager(), G4Region::GetFieldManager(), G4LogicalVolume::GetFieldManager(), G4Field::GetFieldValue(), G4VPhysicalVolume::GetLogicalVolume(), G4TransportationManager::GetNavigatorForTracking(), G4LogicalVolume::GetRegion(), G4TransportationManager::GetTransportationManager(), G4VisExtent::GetXmax(), G4VisExtent::GetXmin(), G4VisExtent::GetYmax(), G4VisExtent::GetYmin(), G4VisExtent::GetZmax(), G4VisExtent::GetZmin(), G4Navigator::LocateGlobalPointAndSetup(), G4INCL::Math::max(), pos, red, G4Visible::SetVisAttributes(), x, and z.
Here is the call graph for this function:
|
private |
|
private |
Definition at line 67 of file G4MagneticFieldModel.hh.
Referenced by DescribeYourselfTo().
|
private |
Definition at line 69 of file G4MagneticFieldModel.hh.
Referenced by DescribeYourselfTo().