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

#include <G4PreCompoundFragmentVector.hh>

Public 멤버 함수

 G4PreCompoundFragmentVector (pcfvector *avector)
 
 ~G4PreCompoundFragmentVector ()=default
 
void SetVector (pcfvector *avector)
 
void SetOPTxs (G4int)
 
void UseSICB (G4bool)
 
G4double CalculateProbabilities (const G4Fragment &aFragment)
 
G4VPreCompoundFragmentChooseFragment ()
 

Private 멤버 함수

 G4PreCompoundFragmentVector (const G4PreCompoundFragmentVector &right)=delete
 
const G4PreCompoundFragmentVectoroperator= (const G4PreCompoundFragmentVector &right)=delete
 
G4bool operator== (const G4PreCompoundFragmentVector &right) const =delete
 
G4bool operator!= (const G4PreCompoundFragmentVector &right) const =delete
 

Private 속성

pcfvectortheChannels
 
G4DataVector probabilities
 
G4int nChannels
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PreCompoundFragmentVector::G4PreCompoundFragmentVector ( pcfvector avector)
explicit

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

다음을 참조함 : SetVector().

G4PreCompoundFragmentVector::~G4PreCompoundFragmentVector ( )
default
G4PreCompoundFragmentVector::G4PreCompoundFragmentVector ( const G4PreCompoundFragmentVector right)
privatedelete

멤버 함수 문서화

G4double G4PreCompoundFragmentVector::CalculateProbabilities ( const G4Fragment aFragment)

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

다음을 참조함 : nChannels, probabilities, theChannels.

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

G4VPreCompoundFragment * G4PreCompoundFragmentVector::ChooseFragment ( )

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

다음을 참조함 : G4UniformRand, nChannels, probabilities, theChannels, x.

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

G4bool G4PreCompoundFragmentVector::operator!= ( const G4PreCompoundFragmentVector right) const
privatedelete
const G4PreCompoundFragmentVector& G4PreCompoundFragmentVector::operator= ( const G4PreCompoundFragmentVector right)
privatedelete
G4bool G4PreCompoundFragmentVector::operator== ( const G4PreCompoundFragmentVector right) const
privatedelete
void G4PreCompoundFragmentVector::SetOPTxs ( G4int  opt)

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

다음을 참조함 : nChannels.

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

void G4PreCompoundFragmentVector::SetVector ( pcfvector avector)

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

다음을 참조함 : nChannels, probabilities, theChannels.

다음에 의해서 참조됨 : G4PreCompoundFragmentVector(), G4PreCompoundEmission::SetDefaultModel(), G4PreCompoundEmission::SetHETCModel().

void G4PreCompoundFragmentVector::UseSICB ( G4bool  use)

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

다음을 참조함 : nChannels.

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

멤버 데이타 문서화

G4int G4PreCompoundFragmentVector::nChannels
private

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

다음에 의해서 참조됨 : CalculateProbabilities(), ChooseFragment(), SetOPTxs(), SetVector(), UseSICB().

G4DataVector G4PreCompoundFragmentVector::probabilities
private

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

다음에 의해서 참조됨 : CalculateProbabilities(), ChooseFragment(), SetVector().

pcfvector* G4PreCompoundFragmentVector::theChannels
private

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

다음에 의해서 참조됨 : CalculateProbabilities(), ChooseFragment(), SetVector().


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