Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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) |
Definition at line 34 of file G4NeutronHPFieldPoint.hh.
|
inline |
Definition at line 38 of file G4NeutronHPFieldPoint.hh.
G4NeutronHPFieldPoint::G4NeutronHPFieldPoint | ( | G4int | n | ) |
Definition at line 33 of file G4NeutronHPFieldPoint.cc.
G4NeutronHPFieldPoint::~G4NeutronHPFieldPoint | ( | ) |
Definition at line 52 of file G4NeutronHPFieldPoint.cc.
|
inline |
Definition at line 53 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::Dump(), and operator=().
|
inline |
Definition at line 54 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::Dump(), G4NeutronHPField::GetEnergy(), G4NeutronHPField::GetX(), G4NeutronHPField::GetY(), and operator=().
Definition at line 55 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::Dump(), G4NeutronHPField::GetY(), and operator=().
void G4NeutronHPFieldPoint::InitY | ( | G4int | n | ) |
Definition at line 57 of file G4NeutronHPFieldPoint.cc.
Referenced by G4NeutronHPField::InitY().
void G4NeutronHPFieldPoint::operator= | ( | const G4NeutronHPFieldPoint & | aSet | ) |
Definition at line 41 of file G4NeutronHPFieldPoint.cc.
Definition at line 60 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::G4NeutronHPField(), and G4NeutronHPField::SetData().
|
inline |
Definition at line 57 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::SetEnergy(), and G4NeutronHPField::SetX().
Definition at line 58 of file G4NeutronHPFieldPoint.hh.
Referenced by G4NeutronHPField::SetY().