#include <G4NeutronHPField.hh>
|
| | 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) |
| |
| G4NeutronHPFieldPoint & | GetPoint (G4int i) |
| |
| G4double | GetY (G4double e, G4int j) |
| |
| G4int | GetFieldLength () |
| |
| void | Dump () |
| |
Definition at line 34 of file G4NeutronHPField.hh.
| G4NeutronHPField::G4NeutronHPField |
( |
| ) |
|
| G4NeutronHPField::~G4NeutronHPField |
( |
| ) |
|
| void G4NeutronHPField::Dump |
( |
| ) |
|
| G4int G4NeutronHPField::GetFieldLength |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: