Geant4
10.03.p01
|
#include <G4ParticleHPFieldPoint.hh>
Public Member Functions | |
G4ParticleHPFieldPoint () | |
G4ParticleHPFieldPoint (G4int n) | |
void | operator= (const G4ParticleHPFieldPoint &aSet) |
~G4ParticleHPFieldPoint () | |
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 G4ParticleHPFieldPoint.hh.
|
inline |
Definition at line 38 of file G4ParticleHPFieldPoint.hh.
G4ParticleHPFieldPoint::G4ParticleHPFieldPoint | ( | G4int | n | ) |
Definition at line 35 of file G4ParticleHPFieldPoint.cc.
G4ParticleHPFieldPoint::~G4ParticleHPFieldPoint | ( | ) |
Definition at line 54 of file G4ParticleHPFieldPoint.cc.
|
inline |
Definition at line 53 of file G4ParticleHPFieldPoint.hh.
|
inline |
Definition at line 54 of file G4ParticleHPFieldPoint.hh.
Definition at line 55 of file G4ParticleHPFieldPoint.hh.
Definition at line 59 of file G4ParticleHPFieldPoint.cc.
void G4ParticleHPFieldPoint::operator= | ( | const G4ParticleHPFieldPoint & | aSet | ) |
Definition at line 60 of file G4ParticleHPFieldPoint.hh.
Definition at line 57 of file G4ParticleHPFieldPoint.hh.
Definition at line 58 of file G4ParticleHPFieldPoint.hh.