|
Geant4.10
|
#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) |
| G4NeutronHPFieldPoint & | GetPoint (G4int i) |
| G4double | GetY (G4double e, G4int j) |
| G4int | GetFieldLength () |
| void | Dump () |
Definition at line 34 of file G4NeutronHPField.hh.
| G4NeutronHPField::G4NeutronHPField | ( | ) |
Definition at line 35 of file G4NeutronHPField.cc.
References G4NeutronHPFieldPoint::SetData().
| G4NeutronHPField::~G4NeutronHPField | ( | ) |
Definition at line 43 of file G4NeutronHPField.cc.
| void G4NeutronHPField::Dump | ( | ) |
Definition at line 88 of file G4NeutronHPField.cc.
References G4cout, G4endl, G4NeutronHPFieldPoint::GetDepth(), G4NeutronHPFieldPoint::GetX(), and G4NeutronHPFieldPoint::GetY().
|
inline |
Definition at line 74 of file G4NeutronHPField.hh.
|
inline |
Definition at line 70 of file G4NeutronHPField.hh.
Definition at line 68 of file G4NeutronHPField.hh.
References G4NeutronHPFieldPoint::GetX().
Referenced by GetY().
Definition at line 45 of file G4NeutronHPField.cc.
References G4NeutronHPFieldPoint::GetX(), GetX(), G4NeutronHPFieldPoint::GetY(), and test::x.
Definition at line 47 of file G4NeutronHPField.hh.
References G4NeutronHPFieldPoint::SetData().
1.8.7