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

#include <G4FPYTreeStructures.hh>

Public 속성

G4IonsParticle
 
G4int IncidentEnergiesCount
 
G4doubleIncidentEnergies
 
G4doubleProbabilityRangeBottom
 
G4doubleProbabilityRangeTop
 
ProbabilityBranchRight
 
ProbabilityBranchLeft
 

상세한 설명

ProbabilityBranch is a tree hierarchy storage method. Each 'branch' stores information for the isotope/isomer that is stores, as well as the probability segment in the (0,1] range references it for use in random fission product sampling.
ProbabilityBranch branches 'up' and 'down' to other branches that have a probability segment either higher or lower in the (0,1] range.

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

멤버 데이타 문서화

G4double* ProbabilityBranch::IncidentEnergies

The different energies available

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::BurnTree(), G4FissionProductYieldDist::FindParticleBranchSearch().

G4int ProbabilityBranch::IncidentEnergiesCount

Number of different incident energies are available

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::FindParticleBranchSearch(), G4FissionProductYieldDist::SortProbability().

ProbabilityBranch* ProbabilityBranch::Left

Pointer to the branch that has a lower probability

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::BurnTree(), G4FissionProductYieldDist::FindParticle(), G4FissionProductYieldDist::FindParticleBranchSearch(), G4FissionProductYieldDist::Renormalize().

G4Ions* ProbabilityBranch::Particle

Pointer to the G4Ions definition that contains the data for the isotope/isomer for this ProbabilityBranch

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::FindParticle(), G4FissionProductYieldDist::FindParticleBranchSearch().

G4double* ProbabilityBranch::ProbabilityRangeBottom

The upper limit of the probability segment, indexed by incident energy

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::BurnTree(), G4FissionProductYieldDist::FindParticleBranchSearch(), G4FissionProductYieldDist::Renormalize().

G4double* ProbabilityBranch::ProbabilityRangeTop

The lower limit of the probability segment, indexed by incident energy

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::BurnTree(), G4FissionProductYieldDist::FindParticle(), G4FissionProductYieldDist::FindParticleBranchSearch(), G4FissionProductYieldDist::Renormalize().

ProbabilityBranch* ProbabilityBranch::Right

Pointer to the branch that has a higher probability

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

다음에 의해서 참조됨 : G4FissionProductYieldDist::BurnTree(), G4FissionProductYieldDist::FindParticle(), G4FissionProductYieldDist::FindParticleBranchSearch(), G4FissionProductYieldDist::Renormalize().


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