#include <G4ParticleHPField.hh>
Public 멤버 함수 | |
G4ParticleHPField () | |
~G4ParticleHPField () | |
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) |
G4ParticleHPFieldPoint & | GetPoint (G4int i) |
G4double | GetY (G4double e, G4int j) |
G4int | GetFieldLength () |
void | Dump () |
Private 멤버 함수 | |
void | Check (G4int i) |
Private 속성 | |
G4ParticleHPFieldPoint * | theData |
G4int | nEntries |
G4int | nPoints |
G4ParticleHPField.hh 파일의 35 번째 라인에서 정의되었습니다.
G4ParticleHPField::G4ParticleHPField | ( | ) |
G4ParticleHPField.cc 파일의 37 번째 라인에서 정의되었습니다.
다음을 참조함 : nEntries, nPoints, G4ParticleHPFieldPoint::SetData(), theData.
G4ParticleHPField::~G4ParticleHPField | ( | ) |
G4ParticleHPField.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : theData.
G4ParticleHPField.cc 파일의 104 번째 라인에서 정의되었습니다.
다음을 참조함 : nEntries, nPoints, theData.
다음에 의해서 참조됨 : InitY(), SetData(), SetEnergy(), SetX(), SetY().
void G4ParticleHPField::Dump | ( | ) |
G4ParticleHPField.cc 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4ParticleHPFieldPoint::GetDepth(), G4ParticleHPFieldPoint::GetX(), G4ParticleHPFieldPoint::GetY(), nEntries, theData.
G4ParticleHPField.hh 파일의 68 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ParticleHPFieldPoint::GetX(), theData.
|
inline |
G4ParticleHPField.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : nEntries.
|
inline |
G4ParticleHPField.hh 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : theData.
G4ParticleHPField.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ParticleHPFieldPoint::GetX(), theData.
다음에 의해서 참조됨 : GetY().
G4ParticleHPField.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ParticleHPFieldPoint::GetY(), theData.
G4ParticleHPField.cc 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4ParticleHPFieldPoint::GetX(), GetX(), G4ParticleHPFieldPoint::GetY(), nEntries, theData, x, x1, x2, y, y1, y2.
G4ParticleHPField.hh 파일의 43 번째 라인에서 정의되었습니다.
다음을 참조함 : Check(), G4ParticleHPFieldPoint::InitY(), theData.
G4ParticleHPField.hh 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : Check(), G4ParticleHPFieldPoint::SetData(), theData.
G4ParticleHPField.hh 파일의 53 번째 라인에서 정의되었습니다.
다음을 참조함 : Check(), G4ParticleHPFieldPoint::SetX(), theData.
G4ParticleHPField.hh 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : Check(), G4ParticleHPFieldPoint::SetX(), theData.
G4ParticleHPField.hh 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : Check(), G4ParticleHPFieldPoint::SetY(), theData.
|
private |
G4ParticleHPField.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Check(), Dump(), G4ParticleHPField(), GetFieldLength(), GetY().
|
private |
G4ParticleHPField.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Check(), G4ParticleHPField().
|
private |
G4ParticleHPField.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Check(), Dump(), G4ParticleHPField(), GetEnergy(), GetPoint(), GetX(), GetY(), InitY(), SetData(), SetEnergy(), SetX(), SetY(), ~G4ParticleHPField().