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

#include <G4NumIntTwoBodyAngDst.hh>

G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >에 대한 상속 다이어그램 :
G4VTwoBodyAngDst

Public 타입

enum  { nDists =NKEBINS, nAngles =NANGLES }
 

Public 멤버 함수

 G4NumIntTwoBodyAngDst (const G4String &name, const G4double(&kebins)[nDists], const G4double(&angles)[nAngles], const G4double(&dists)[nDists][nAngles], const G4double highKEscale, G4int verbose=0)
 
virtual ~G4NumIntTwoBodyAngDst ()
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const
 
virtual void setVerboseLevel (G4int verbose=0)
 
virtual const G4StringGetName () const
 

Protected 멤버 함수

void Interpolate (const G4double &ekin) const
 

Protected 속성

G4double tcoeff
 
const G4double(& labKE )[nDists]
 
const G4double(& cosBins )[nAngles]
 
const G4double(& angDists )[nDists][nAngles]
 
G4double angDist [nAngles]
 
G4String theName
 
G4int verboseLevel
 

상세한 설명

template<G4int NKEBINS, G4int NANGLES>
class G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >

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

멤버 열거형 문서화

template<G4int NKEBINS, G4int NANGLES>
anonymous enum
열거형 멤버
nDists 
nAngles 

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

생성자 & 소멸자 문서화

template<G4int NKEBINS, G4int NANGLES>
G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::G4NumIntTwoBodyAngDst ( const G4String name,
const G4double(&)  kebins[nDists],
const G4double(&)  angles[nAngles],
const G4double(&)  dists[nDists][nAngles],
const G4double  highKEscale,
G4int  verbose = 0 
)
inline

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

template<G4int NKEBINS, G4int NANGLES>
virtual G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::~G4NumIntTwoBodyAngDst ( )
inlinevirtual

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

멤버 함수 문서화

template<G4int NKEBINS, G4int NANGLES>
virtual G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::GetCosTheta ( const G4double ekin,
const G4double pcm 
) const
virtual

G4VTwoBodyAngDst를 구현.

virtual const G4String& G4VTwoBodyAngDst::GetName ( void  ) const
inlinevirtualinherited

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

다음을 참조함 : G4VTwoBodyAngDst::theName.

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

template<G4int NKEBINS, G4int NANGLES>
void G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::Interpolate ( const G4double ekin) const
protected
virtual void G4VTwoBodyAngDst::setVerboseLevel ( G4int  verbose = 0)
inlinevirtualinherited

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

다음을 참조함 : G4VTwoBodyAngDst::verboseLevel.

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

멤버 데이타 문서화

template<G4int NKEBINS, G4int NANGLES>
G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::angDist[nAngles]
mutableprotected

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

다음에 의해서 참조됨 : G4NumIntTwoBodyAngDst< 15, 19 >::G4NumIntTwoBodyAngDst().

template<G4int NKEBINS, G4int NANGLES>
const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::angDists)[nDists][nAngles]
protected

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

template<G4int NKEBINS, G4int NANGLES>
const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::cosBins)[nAngles]
protected

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

template<G4int NKEBINS, G4int NANGLES>
const G4double(& G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::labKE)[nDists]
protected

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

template<G4int NKEBINS, G4int NANGLES>
G4double G4NumIntTwoBodyAngDst< NKEBINS, NANGLES >::tcoeff
protected

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

G4String G4VTwoBodyAngDst::theName
protectedinherited

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

다음에 의해서 참조됨 : G4VTwoBodyAngDst::G4VTwoBodyAngDst(), G4VTwoBodyAngDst::GetName().

G4int G4VTwoBodyAngDst::verboseLevel
protectedinherited

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

다음에 의해서 참조됨 : G4VTwoBodyAngDst::G4VTwoBodyAngDst(), G4VTwoBodyAngDst::setVerboseLevel().


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