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

#include <G4GaussHermiteQ.hh>

G4GaussHermiteQ에 대한 상속 다이어그램 :
G4VGaussianQuadrature

Public 멤버 함수

 G4GaussHermiteQ (function pFunction, G4int nHermite)
 
G4double Integral () const
 
G4double GetAbscissa (G4int index) const
 
G4double GetWeight (G4int index) const
 
G4int GetNumber () const
 

Protected 멤버 함수

G4double GammaLogarithm (G4double xx)
 

Protected 속성

function fFunction
 
G4doublefAbscissa
 
G4doublefWeight
 
G4int fNumber
 

Private 멤버 함수

 G4GaussHermiteQ (const G4GaussHermiteQ &)
 
G4GaussHermiteQoperator= (const G4GaussHermiteQ &)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4GaussHermiteQ::G4GaussHermiteQ ( function  pFunction,
G4int  nHermite 
)
G4GaussHermiteQ::G4GaussHermiteQ ( const G4GaussHermiteQ )
private

멤버 함수 문서화

G4double G4VGaussianQuadrature::GammaLogarithm ( G4double  xx)
protectedinherited

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

다음을 참조함 : tmp, x.

다음에 의해서 참조됨 : G4GaussJacobiQ::G4GaussJacobiQ(), G4GaussLaguerreQ::G4GaussLaguerreQ().

G4double G4VGaussianQuadrature::GetAbscissa ( G4int  index) const
inherited

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

다음을 참조함 : G4VGaussianQuadrature::fAbscissa.

G4int G4VGaussianQuadrature::GetNumber ( ) const
inherited

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

다음을 참조함 : G4VGaussianQuadrature::fNumber.

G4double G4VGaussianQuadrature::GetWeight ( G4int  index) const
inherited

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

다음을 참조함 : G4VGaussianQuadrature::fWeight.

G4double G4GaussHermiteQ::Integral ( ) const
G4GaussHermiteQ& G4GaussHermiteQ::operator= ( const G4GaussHermiteQ )
private

멤버 데이타 문서화

G4double* G4VGaussianQuadrature::fAbscissa
protectedinherited
function G4VGaussianQuadrature::fFunction
protectedinherited
G4int G4VGaussianQuadrature::fNumber
protectedinherited
G4double* G4VGaussianQuadrature::fWeight
protectedinherited

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