Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
네임스페이스 | 매크로 | 열거형 타입 | 함수 | 변수
G4INCLClusterDecay.hh 파일 참조

Static class for carrying out cluster decays. 더 자세히 ...

#include "globals.hh"
#include "G4INCLCluster.hh"
#include "G4INCLParticleTable.hh"

이 파일의 소스 코드 페이지로 가기

네임스페이스

 G4INCL
 
 G4INCL::ClusterDecay
 Namespace for functions that handle decay of unstable clusters.
 

매크로

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLCLUSTERDECAY_HH
 

열거형 타입

enum  G4INCL::ClusterDecay::ClusterDecayType {
  G4INCL::ClusterDecay::StableCluster, G4INCL::ClusterDecay::NeutronDecay, G4INCL::ClusterDecay::ProtonDecay, G4INCL::ClusterDecay::AlphaDecay,
  G4INCL::ClusterDecay::TwoProtonDecay, G4INCL::ClusterDecay::TwoNeutronDecay, G4INCL::ClusterDecay::ProtonUnbound, G4INCL::ClusterDecay::NeutronUnbound
}
 

함수

G4bool G4INCL::ClusterDecay::isStable (Cluster const *const c)
 True if the cluster is stable. 더 자세히 ...
 
ParticleList G4INCL::ClusterDecay::decay (Cluster *const c)
 Carries out a cluster decay. 더 자세히 ...
 

변수

G4ThreadLocal ClusterDecayType G4INCL::ClusterDecay::clusterDecayMode [ParticleTable::clusterTableZSize][ParticleTable::clusterTableASize]
 Table for cluster decays. 더 자세히 ...
 

상세한 설명

Static class for carrying out cluster decays.

날짜
6th July 2011
작성자
Davide Mancusi

G4INCLClusterDecay.hh 파일에서 정의되었습니다.

매크로 문서화

#define G4INCLCLUSTERDECAY_HH

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

#define INCLXX_IN_GEANT4_MODE   1

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