Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 35 of file G4NeutronHPField.hh.
G4NeutronHPField::G4NeutronHPField | ( | ) |
Definition at line 35 of file G4NeutronHPField.cc.
G4NeutronHPField::~G4NeutronHPField | ( | ) |
Definition at line 43 of file G4NeutronHPField.cc.
void G4NeutronHPField::Dump | ( | ) |
Definition at line 88 of file G4NeutronHPField.cc.
Definition at line 68 of file G4NeutronHPField.hh.
|
inline |
Definition at line 75 of file G4NeutronHPField.hh.
|
inline |
Definition at line 71 of file G4NeutronHPField.hh.
Definition at line 45 of file G4NeutronHPField.cc.
Definition at line 70 of file G4NeutronHPField.hh.
Definition at line 43 of file G4NeutronHPField.hh.
Definition at line 48 of file G4NeutronHPField.hh.
Definition at line 53 of file G4NeutronHPField.hh.
Definition at line 58 of file G4NeutronHPField.hh.
Definition at line 63 of file G4NeutronHPField.hh.