G4LineCurrentMagField Class Reference

#include <G4LineCurrentMagField.hh>

Inheritance diagram for G4LineCurrentMagField:

G4MagneticField G4ElectroMagneticField G4Field

Public Member Functions

 G4LineCurrentMagField (G4double pFieldConstant)
 ~G4LineCurrentMagField ()
void GetFieldValue (const G4double yTrack[], G4double B[]) const

Detailed Description

Definition at line 48 of file G4LineCurrentMagField.hh.


Constructor & Destructor Documentation

G4LineCurrentMagField::G4LineCurrentMagField ( G4double  pFieldConstant  ) 

Definition at line 32 of file G4LineCurrentMagField.cc.

00033 {
00034    fFieldConstant = pFieldConstant ;
00035 }

G4LineCurrentMagField::~G4LineCurrentMagField (  ) 

Definition at line 38 of file G4LineCurrentMagField.cc.

00039 {
00040 }


Member Function Documentation

void G4LineCurrentMagField::GetFieldValue ( const G4double  yTrack[],
G4double  B[] 
) const


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:52:25 2013 for Geant4 by  doxygen 1.4.7