Geant4  10.00.p02
G4NeutronHPFieldPoint Class Reference

#include <G4NeutronHPFieldPoint.hh>

Public Member Functions

 G4NeutronHPFieldPoint ()
 
 G4NeutronHPFieldPoint (G4int n)
 
void operator= (const G4NeutronHPFieldPoint &aSet)
 
 ~G4NeutronHPFieldPoint ()
 
void InitY (G4int n)
 
G4int GetDepth () const
 
G4double GetX () const
 
G4double GetY (G4int i) const
 
void SetX (G4double e)
 
void SetY (G4int i, G4double x)
 
void SetData (G4double e, G4int i, G4double x)
 

Private Attributes

G4double X
 
G4doubleY
 
G4int nP
 

Detailed Description

Definition at line 33 of file G4NeutronHPFieldPoint.hh.

Constructor & Destructor Documentation

G4NeutronHPFieldPoint::G4NeutronHPFieldPoint ( )
inline

Definition at line 37 of file G4NeutronHPFieldPoint.hh.

References nP, X, and Y.

G4NeutronHPFieldPoint::G4NeutronHPFieldPoint ( G4int  n)

Definition at line 33 of file G4NeutronHPFieldPoint.cc.

References n, nP, X, and Y.

G4NeutronHPFieldPoint::~G4NeutronHPFieldPoint ( )

Definition at line 52 of file G4NeutronHPFieldPoint.cc.

References Y.

Member Function Documentation

G4int G4NeutronHPFieldPoint::GetDepth ( ) const
inline

Definition at line 52 of file G4NeutronHPFieldPoint.hh.

References nP.

Referenced by G4NeutronHPField::Dump(), and operator=().

+ Here is the caller graph for this function:

G4double G4NeutronHPFieldPoint::GetX ( ) const
inline

Definition at line 53 of file G4NeutronHPFieldPoint.hh.

References X.

Referenced by G4NeutronHPField::Dump(), G4NeutronHPField::GetEnergy(), G4NeutronHPField::GetX(), G4NeutronHPField::GetY(), and operator=().

+ Here is the caller graph for this function:

G4double G4NeutronHPFieldPoint::GetY ( G4int  i) const
inline

Definition at line 54 of file G4NeutronHPFieldPoint.hh.

References Y.

Referenced by G4NeutronHPField::Dump(), G4NeutronHPField::GetY(), and operator=().

+ Here is the caller graph for this function:

void G4NeutronHPFieldPoint::InitY ( G4int  n)

Definition at line 57 of file G4NeutronHPFieldPoint.cc.

References n, nP, X, and Y.

Referenced by G4NeutronHPField::InitY().

+ Here is the caller graph for this function:

void G4NeutronHPFieldPoint::operator= ( const G4NeutronHPFieldPoint aSet)

Definition at line 41 of file G4NeutronHPFieldPoint.cc.

References GetDepth(), GetX(), GetY(), X, and Y.

+ Here is the call graph for this function:

void G4NeutronHPFieldPoint::SetData ( G4double  e,
G4int  i,
G4double  x 
)
inline

Definition at line 59 of file G4NeutronHPFieldPoint.hh.

References X, and Y.

Referenced by G4NeutronHPField::G4NeutronHPField(), and G4NeutronHPField::SetData().

+ Here is the caller graph for this function:

void G4NeutronHPFieldPoint::SetX ( G4double  e)
inline

Definition at line 56 of file G4NeutronHPFieldPoint.hh.

References X.

Referenced by G4NeutronHPField::SetEnergy(), and G4NeutronHPField::SetX().

+ Here is the caller graph for this function:

void G4NeutronHPFieldPoint::SetY ( G4int  i,
G4double  x 
)
inline

Definition at line 57 of file G4NeutronHPFieldPoint.hh.

References Y.

Referenced by G4NeutronHPField::SetY().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4NeutronHPFieldPoint::nP
private

Definition at line 65 of file G4NeutronHPFieldPoint.hh.

Referenced by G4NeutronHPFieldPoint(), GetDepth(), and InitY().

G4double G4NeutronHPFieldPoint::X
private

Definition at line 63 of file G4NeutronHPFieldPoint.hh.

Referenced by G4NeutronHPFieldPoint(), GetX(), InitY(), operator=(), SetData(), and SetX().

G4double* G4NeutronHPFieldPoint::Y
private

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