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

#include <F02ElectricFieldSetup.hh>

Public Member Functions

 F02ElectricFieldSetup (G4ThreeVector)
 
 F02ElectricFieldSetup ()
 
 ~F02ElectricFieldSetup ()
 
void SetStepperType (G4int i)
 
void SetStepper ()
 
void SetMinStep (G4double s)
 
void UpdateField ()
 
void SetFieldValue (G4ThreeVector fieldVector)
 
void SetFieldValue (G4double fieldValue)
 
G4ThreeVector GetConstantFieldValue ()
 

Protected Member Functions

G4FieldManagerGetGlobalFieldManager ()
 

Detailed Description

A class for control of the Electric Field of the detector.

The field for this case is uniform. It is simply a 'setup' class that creates the field and necessary other parts

Definition at line 53 of file F02ElectricFieldSetup.hh.

Constructor & Destructor Documentation

F02ElectricFieldSetup::F02ElectricFieldSetup ( G4ThreeVector  fieldVector)

Definition at line 91 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

F02ElectricFieldSetup::F02ElectricFieldSetup ( )

Definition at line 69 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

F02ElectricFieldSetup::~F02ElectricFieldSetup ( )

Definition at line 114 of file F02ElectricFieldSetup.cc.

Member Function Documentation

G4ThreeVector F02ElectricFieldSetup::GetConstantFieldValue ( )
G4FieldManager * F02ElectricFieldSetup::GetGlobalFieldManager ( )
protected

Definition at line 247 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F02ElectricFieldSetup::SetFieldValue ( G4ThreeVector  fieldVector)

Definition at line 216 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void F02ElectricFieldSetup::SetFieldValue ( G4double  fieldValue)

Definition at line 205 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

void F02ElectricFieldSetup::SetMinStep ( G4double  s)
inline

Definition at line 66 of file F02ElectricFieldSetup.hh.

Here is the caller graph for this function:

void F02ElectricFieldSetup::SetStepper ( )

Definition at line 149 of file F02ElectricFieldSetup.cc.

Here is the caller graph for this function:

void F02ElectricFieldSetup::SetStepperType ( G4int  i)
inline

Definition at line 62 of file F02ElectricFieldSetup.hh.

Here is the caller graph for this function:

void F02ElectricFieldSetup::UpdateField ( )

Definition at line 124 of file F02ElectricFieldSetup.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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