Geant4_10
Public Member Functions | List of all members
G4NeutronHPField Class Reference

#include <G4NeutronHPField.hh>

Public Member Functions

 G4NeutronHPField ()
 
 ~G4NeutronHPField ()
 
void InitY (G4int i, G4int n)
 
void SetData (G4int i, G4double x, G4int j, G4double y)
 
void SetEnergy (G4int i, G4double e)
 
void SetX (G4int i, G4double e)
 
void SetY (G4int i, G4int j, G4double x)
 
G4double GetEnergy (G4int i)
 
G4double GetX (G4int i)
 
G4double GetY (G4int i, G4int j)
 
G4NeutronHPFieldPointGetPoint (G4int i)
 
G4double GetY (G4double e, G4int j)
 
G4int GetFieldLength ()
 
void Dump ()
 

Detailed Description

Definition at line 34 of file G4NeutronHPField.hh.

Constructor & Destructor Documentation

G4NeutronHPField::G4NeutronHPField ( )

Definition at line 35 of file G4NeutronHPField.cc.

Here is the call graph for this function:

G4NeutronHPField::~G4NeutronHPField ( )

Definition at line 43 of file G4NeutronHPField.cc.

Member Function Documentation

void G4NeutronHPField::Dump ( )

Definition at line 88 of file G4NeutronHPField.cc.

Here is the call graph for this function:

G4double G4NeutronHPField::GetEnergy ( G4int  i)
inline

Definition at line 67 of file G4NeutronHPField.hh.

Here is the call graph for this function:

G4int G4NeutronHPField::GetFieldLength ( )
inline

Definition at line 74 of file G4NeutronHPField.hh.

G4NeutronHPFieldPoint& G4NeutronHPField::GetPoint ( G4int  i)
inline

Definition at line 70 of file G4NeutronHPField.hh.

G4double G4NeutronHPField::GetX ( G4int  i)
inline

Definition at line 68 of file G4NeutronHPField.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NeutronHPField::GetY ( G4int  i,
G4int  j 
)
inline

Definition at line 69 of file G4NeutronHPField.hh.

Here is the call graph for this function:

G4double G4NeutronHPField::GetY ( G4double  e,
G4int  j 
)

Definition at line 45 of file G4NeutronHPField.cc.

Here is the call graph for this function:

void G4NeutronHPField::InitY ( G4int  i,
G4int  n 
)
inline

Definition at line 42 of file G4NeutronHPField.hh.

Here is the call graph for this function:

void G4NeutronHPField::SetData ( G4int  i,
G4double  x,
G4int  j,
G4double  y 
)
inline

Definition at line 47 of file G4NeutronHPField.hh.

Here is the call graph for this function:

void G4NeutronHPField::SetEnergy ( G4int  i,
G4double  e 
)
inline

Definition at line 52 of file G4NeutronHPField.hh.

Here is the call graph for this function:

void G4NeutronHPField::SetX ( G4int  i,
G4double  e 
)
inline

Definition at line 57 of file G4NeutronHPField.hh.

Here is the call graph for this function:

void G4NeutronHPField::SetY ( G4int  i,
G4int  j,
G4double  x 
)
inline

Definition at line 62 of file G4NeutronHPField.hh.

Here is the call graph for this function:


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