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

#include <G4ParamExpTwoBodyAngDst.hh>

G4ParamExpTwoBodyAngDst< NKEBINS >에 대한 상속 다이어그램 :
G4VTwoBodyAngDst

Public 타입

enum  { nKEbins =NKEBINS }
 

Public 멤버 함수

 G4ParamExpTwoBodyAngDst (const G4String &name, const G4double(&kebins)[nKEbins], const G4double(&pFrac)[nKEbins], const G4double(&pA)[nKEbins], const G4double(&pC)[nKEbins], const G4double(&pCos)[nKEbins], G4int verbose=0)
 
virtual ~G4ParamExpTwoBodyAngDst ()
 
virtual G4double GetCosTheta (const G4double &ekin, const G4double &pcm) const
 
virtual void setVerboseLevel (G4int verbose=0)
 
virtual const G4StringGetName () const
 

Protected 속성

const G4double(& labKE )[nKEbins]
 
const G4double(& angleCut )[nKEbins]
 
const G4double(& smallScale )[nKEbins]
 
const G4double(& largeScale )[nKEbins]
 
const G4double(& cosScale )[nKEbins]
 
G4CascadeInterpolator< NKEBINS > interpolator
 
G4String theName
 
G4int verboseLevel
 

상세한 설명

template<G4int NKEBINS>
class G4ParamExpTwoBodyAngDst< NKEBINS >

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

멤버 열거형 문서화

template<G4int NKEBINS>
anonymous enum
열거형 멤버
nKEbins 

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

생성자 & 소멸자 문서화

template<G4int NKEBINS>
G4ParamExpTwoBodyAngDst< NKEBINS >::G4ParamExpTwoBodyAngDst ( const G4String name,
const G4double(&)  kebins[nKEbins],
const G4double(&)  pFrac[nKEbins],
const G4double(&)  pA[nKEbins],
const G4double(&)  pC[nKEbins],
const G4double(&)  pCos[nKEbins],
G4int  verbose = 0 
)
inline

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

template<G4int NKEBINS>
virtual G4ParamExpTwoBodyAngDst< NKEBINS >::~G4ParamExpTwoBodyAngDst ( )
inlinevirtual

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

멤버 함수 문서화

template<G4int NKEBINS>
virtual G4double G4ParamExpTwoBodyAngDst< NKEBINS >::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().

virtual void G4VTwoBodyAngDst::setVerboseLevel ( G4int  verbose = 0)
inlinevirtualinherited

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

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

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

멤버 데이타 문서화

template<G4int NKEBINS>
const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::angleCut)[nKEbins]
protected

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

template<G4int NKEBINS>
const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::cosScale)[nKEbins]
protected

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

template<G4int NKEBINS>
G4CascadeInterpolator<NKEBINS> G4ParamExpTwoBodyAngDst< NKEBINS >::interpolator
protected

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

template<G4int NKEBINS>
const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::labKE)[nKEbins]
protected

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

template<G4int NKEBINS>
const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::largeScale)[nKEbins]
protected

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

template<G4int NKEBINS>
const G4double(& G4ParamExpTwoBodyAngDst< NKEBINS >::smallScale)[nKEbins]
protected

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

G4String G4VTwoBodyAngDst::theName
protectedinherited

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

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

G4int G4VTwoBodyAngDst::verboseLevel
protectedinherited

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

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


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