Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4ParticleHPFastLegendre 클래스 참조

#include <G4ParticleHPFastLegendre.hh>

Public 멤버 함수

 G4ParticleHPFastLegendre ()
 
 ~G4ParticleHPFastLegendre ()
 
G4double Integrate (G4int l, G4double costh)
 
G4double Evaluate (G4int l, G4double costh)
 

Private 멤버 함수

G4double regularEvaluate (int l, double x)
 
G4double regularIntegrate (int l, double x)
 
G4int GetBin (G4int l, G4double costh)
 
G4double Interpolate (G4int bin, G4int l, G4double y1, G4double y2, G4double x)
 

Private 속성

const G4double ** value
 
const G4double ** integral
 
G4int theNbin [31]
 

정적 Private 속성

static const G4double l0 [201]
 
static const G4double i0 [201]
 
static const G4double l1 [401]
 
static const G4double i1 [401]
 
static const G4double l2 [601]
 
static const G4double i2 [601]
 
static const G4double l3 [801]
 
static const G4double i3 [801]
 
static const G4double l4 [1001]
 
static const G4double i4 [1001]
 
static const G4double l5 [1201]
 
static const G4double i5 [1201]
 
static const G4double l6 [1401]
 
static const G4double i6 [1401]
 
static const G4double l7 [1601]
 
static const G4double i7 [1601]
 
static const G4double l8 [1801]
 
static const G4double i8 [1801]
 
static const G4double l9 [2001]
 
static const G4double i9 [2001]
 
static const G4double l10 [2201]
 
static const G4double i10 [2201]
 
static const G4double l11 [2401]
 
static const G4double i11 [2401]
 
static const G4double l12 [2601]
 
static const G4double i12 [2601]
 
static const G4double l13 [2801]
 
static const G4double i13 [2801]
 
static const G4double l14 [3001]
 
static const G4double i14 [3001]
 
static const G4double l15 [3201]
 
static const G4double i15 [3201]
 
static const G4double l16 [3401]
 
static const G4double i16 [3401]
 
static const G4double l17 [3601]
 
static const G4double i17 [3601]
 
static const G4double l18 [3801]
 
static const G4double i18 [3801]
 
static const G4double l19 [4001]
 
static const G4double i19 [4001]
 
static const G4double l20 [4201]
 
static const G4double i20 [4201]
 
static const G4double l21 [4401]
 
static const G4double i21 [4401]
 
static const G4double l22 [4601]
 
static const G4double i22 [4601]
 
static const G4double l23 [4801]
 
static const G4double i23 [4801]
 
static const G4double l24 [5001]
 
static const G4double i24 [5001]
 
static const G4double l25 [5201]
 
static const G4double i25 [5201]
 
static const G4double l26 [5401]
 
static const G4double i26 [5401]
 
static const G4double l27 [5601]
 
static const G4double i27 [5601]
 
static const G4double l28 [5801]
 
static const G4double i28 [5801]
 
static const G4double l29 [6001]
 
static const G4double i29 [6001]
 
static const G4double l30 [6201]
 
static const G4double i30 [6201]
 

상세한 설명

G4ParticleHPFastLegendre.hh 파일의 34 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4ParticleHPFastLegendre::G4ParticleHPFastLegendre ( )
inline

G4ParticleHPFastLegendre.hh 파일의 38 번째 라인에서 정의되었습니다.

다음을 참조함 : i0, i1, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i2, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i3, i30, i4, i5, i6, i7, i8, i9, integral, l0, l1, l10, l11, l12, l13, l14, l15, l16, l17, l18, l19, l2, l20, l21, l22, l23, l24, l25, l26, l27, l28, l29, l3, l30, l4, l5, l6, l7, l8, l9, theNbin.

G4ParticleHPFastLegendre::~G4ParticleHPFastLegendre ( )
inline

G4ParticleHPFastLegendre.hh 파일의 109 번째 라인에서 정의되었습니다.

다음을 참조함 : integral, value.

멤버 함수 문서화

G4double G4ParticleHPFastLegendre::Evaluate ( G4int  l,
G4double  costh 
)
inline
G4int G4ParticleHPFastLegendre::GetBin ( G4int  l,
G4double  costh 
)
inlineprivate

G4ParticleHPFastLegendre.hh 파일의 152 번째 라인에서 정의되었습니다.

다음을 참조함 : bin, theNbin.

다음에 의해서 참조됨 : Evaluate(), Integrate().

G4double G4ParticleHPFastLegendre::Integrate ( G4int  l,
G4double  costh 
)
inline

G4ParticleHPFastLegendre.hh 파일의 115 번째 라인에서 정의되었습니다.

다음을 참조함 : bin, GetBin(), integral, Interpolate(), regularIntegrate(), y1, y2.

다음에 의해서 참조됨 : G4ParticleHPLegendreStore::Integrate().

G4double G4ParticleHPFastLegendre::Interpolate ( G4int  bin,
G4int  l,
G4double  y1,
G4double  y2,
G4double  x 
)
inlineprivate

G4ParticleHPFastLegendre.hh 파일의 160 번째 라인에서 정의되었습니다.

다음을 참조함 : theNbin, x2, y1.

다음에 의해서 참조됨 : Evaluate(), Integrate().

G4double G4ParticleHPFastLegendre::regularEvaluate ( int  l,
double  x 
)
private

G4ParticleHPFastLegendre.cc 파일의 7381 번째 라인에서 정의되었습니다.

다음을 참조함 : n, x, y.

다음에 의해서 참조됨 : Evaluate().

G4double G4ParticleHPFastLegendre::regularIntegrate ( int  l,
double  x 
)
private

G4ParticleHPFastLegendre.cc 파일의 7401 번째 라인에서 정의되었습니다.

다음을 참조함 : n, x, y.

다음에 의해서 참조됨 : Integrate().

멤버 데이타 문서화

const G4double G4ParticleHPFastLegendre::i0
staticprivate
초기값:
= {0, 0.01, 0.02, 0.03, 0.04, 0.05,
0.06, 0.07, 0.08, 0.09, 0.1, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16,
0.17, 0.18, 0.19, 0.2, 0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27,
0.28, 0.29, 0.3, 0.31, 0.32, 0.33, 0.34, 0.35, 0.36, 0.37, 0.38,
0.39, 0.4, 0.41, 0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49,
0.5, 0.51, 0.52, 0.53, 0.54, 0.55, 0.56, 0.57, 0.58, 0.59, 0.6,
0.61, 0.62, 0.63, 0.64, 0.65, 0.66, 0.67, 0.68, 0.69, 0.7, 0.71,
0.72, 0.73, 0.74, 0.75, 0.76, 0.77, 0.78, 0.79, 0.8, 0.81, 0.82,
0.83, 0.84, 0.85, 0.86, 0.87, 0.88, 0.89, 0.9, 0.91, 0.92, 0.93,
0.94, 0.95, 0.96, 0.97, 0.98, 0.99, 1, 1.01, 1.02, 1.03, 1.04, 1.05,
1.06, 1.07, 1.08, 1.09, 1.1, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16,
1.17, 1.18, 1.19, 1.2, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27,
1.28, 1.29, 1.3, 1.31, 1.32, 1.33, 1.34, 1.35, 1.36, 1.37, 1.38,
1.39, 1.4, 1.41, 1.42, 1.43, 1.44, 1.45, 1.46, 1.47, 1.48, 1.49,
1.5, 1.51, 1.52, 1.53, 1.54, 1.55, 1.56, 1.57, 1.58, 1.59, 1.6,
1.61, 1.62, 1.63, 1.64, 1.65, 1.66, 1.67, 1.68, 1.69, 1.7, 1.71,
1.72, 1.73, 1.74, 1.75, 1.76, 1.77, 1.78, 1.79, 1.8, 1.81, 1.82,
1.83, 1.84, 1.85, 1.86, 1.87, 1.88, 1.89, 1.9, 1.91, 1.92, 1.93,
1.94, 1.95, 1.96, 1.97, 1.98, 1.99, 2}

G4ParticleHPFastLegendre.hh 파일의 177 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i1
staticprivate

G4ParticleHPFastLegendre.hh 파일의 179 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i10
staticprivate

G4ParticleHPFastLegendre.hh 파일의 197 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i11
staticprivate

G4ParticleHPFastLegendre.hh 파일의 199 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i12
staticprivate

G4ParticleHPFastLegendre.hh 파일의 201 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i13
staticprivate

G4ParticleHPFastLegendre.hh 파일의 203 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i14
staticprivate

G4ParticleHPFastLegendre.hh 파일의 205 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i15
staticprivate

G4ParticleHPFastLegendre.hh 파일의 207 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i16
staticprivate

G4ParticleHPFastLegendre.hh 파일의 209 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i17
staticprivate

G4ParticleHPFastLegendre.hh 파일의 211 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i18
staticprivate

G4ParticleHPFastLegendre.hh 파일의 213 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i19
staticprivate

G4ParticleHPFastLegendre.hh 파일의 215 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i2
staticprivate

G4ParticleHPFastLegendre.hh 파일의 181 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i20
staticprivate

G4ParticleHPFastLegendre.hh 파일의 217 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i21
staticprivate

G4ParticleHPFastLegendre.hh 파일의 219 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i22
staticprivate

G4ParticleHPFastLegendre.hh 파일의 221 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i23
staticprivate

G4ParticleHPFastLegendre.hh 파일의 223 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i24
staticprivate

G4ParticleHPFastLegendre.hh 파일의 225 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i25
staticprivate

G4ParticleHPFastLegendre.hh 파일의 227 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i26
staticprivate

G4ParticleHPFastLegendre.hh 파일의 229 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i27
staticprivate

G4ParticleHPFastLegendre.hh 파일의 231 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i28
staticprivate

G4ParticleHPFastLegendre.hh 파일의 233 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i29
staticprivate

G4ParticleHPFastLegendre.hh 파일의 235 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i3
staticprivate

G4ParticleHPFastLegendre.hh 파일의 183 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i30
staticprivate

G4ParticleHPFastLegendre.hh 파일의 237 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i4
staticprivate

G4ParticleHPFastLegendre.hh 파일의 185 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i5
staticprivate

G4ParticleHPFastLegendre.hh 파일의 187 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i6
staticprivate

G4ParticleHPFastLegendre.hh 파일의 189 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i7
staticprivate

G4ParticleHPFastLegendre.hh 파일의 191 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i8
staticprivate

G4ParticleHPFastLegendre.hh 파일의 193 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::i9
staticprivate

G4ParticleHPFastLegendre.hh 파일의 195 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double** G4ParticleHPFastLegendre::integral
private

G4ParticleHPFastLegendre.hh 파일의 174 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre(), Integrate(), ~G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l0
staticprivate
초기값:
= {1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1}

G4ParticleHPFastLegendre.hh 파일의 176 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l1
staticprivate

G4ParticleHPFastLegendre.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l10
staticprivate

G4ParticleHPFastLegendre.hh 파일의 196 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l11
staticprivate

G4ParticleHPFastLegendre.hh 파일의 198 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l12
staticprivate

G4ParticleHPFastLegendre.hh 파일의 200 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l13
staticprivate

G4ParticleHPFastLegendre.hh 파일의 202 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l14
staticprivate

G4ParticleHPFastLegendre.hh 파일의 204 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l15
staticprivate

G4ParticleHPFastLegendre.hh 파일의 206 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l16
staticprivate

G4ParticleHPFastLegendre.hh 파일의 208 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l17
staticprivate

G4ParticleHPFastLegendre.hh 파일의 210 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l18
staticprivate

G4ParticleHPFastLegendre.hh 파일의 212 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l19
staticprivate

G4ParticleHPFastLegendre.hh 파일의 214 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l2
staticprivate

G4ParticleHPFastLegendre.hh 파일의 180 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l20
staticprivate

G4ParticleHPFastLegendre.hh 파일의 216 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l21
staticprivate

G4ParticleHPFastLegendre.hh 파일의 218 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l22
staticprivate

G4ParticleHPFastLegendre.hh 파일의 220 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l23
staticprivate

G4ParticleHPFastLegendre.hh 파일의 222 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l24
staticprivate

G4ParticleHPFastLegendre.hh 파일의 224 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l25
staticprivate

G4ParticleHPFastLegendre.hh 파일의 226 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l26
staticprivate

G4ParticleHPFastLegendre.hh 파일의 228 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l27
staticprivate

G4ParticleHPFastLegendre.hh 파일의 230 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l28
staticprivate

G4ParticleHPFastLegendre.hh 파일의 232 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l29
staticprivate

G4ParticleHPFastLegendre.hh 파일의 234 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l3
staticprivate

G4ParticleHPFastLegendre.hh 파일의 182 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l30
staticprivate

G4ParticleHPFastLegendre.hh 파일의 236 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l4
staticprivate

G4ParticleHPFastLegendre.hh 파일의 184 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l5
staticprivate

G4ParticleHPFastLegendre.hh 파일의 186 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l6
staticprivate

G4ParticleHPFastLegendre.hh 파일의 188 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l7
staticprivate

G4ParticleHPFastLegendre.hh 파일의 190 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l8
staticprivate

G4ParticleHPFastLegendre.hh 파일의 192 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

const G4double G4ParticleHPFastLegendre::l9
staticprivate

G4ParticleHPFastLegendre.hh 파일의 194 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4ParticleHPFastLegendre().

G4int G4ParticleHPFastLegendre::theNbin[31]
private

G4ParticleHPFastLegendre.hh 파일의 175 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Evaluate(), G4ParticleHPFastLegendre(), GetBin(), Interpolate().

const G4double** G4ParticleHPFastLegendre::value
private

G4ParticleHPFastLegendre.hh 파일의 173 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ~G4ParticleHPFastLegendre().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: