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

#include <G4teoCrossSection.hh>

G4teoCrossSection에 대한 상속 다이어그램 :
G4VhShellCrossSection

Public 멤버 함수

 G4teoCrossSection (const G4String &name)
 
virtual ~G4teoCrossSection ()
 
std::vector< G4doubleGetCrossSection (G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy=0, const G4Material *mat=0)
 
G4double CrossSection (G4int Z, G4AtomicShellEnumerator shell, G4double incidentEnergy, G4double mass, const G4Material *mat)
 
std::vector< G4doubleProbabilities (G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy=0, const G4Material *mat=0)
 
void SetTotalCS (G4double)
 
G4int SelectRandomShell (G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy, const G4Material *mat)
 
const G4StringGetName () const
 

Private 멤버 함수

 G4teoCrossSection (const G4teoCrossSection &)
 
G4teoCrossSectionoperator= (const G4teoCrossSection &right)
 

Private 속성

G4double totalCS
 
G4VecpssrKModelecpssrShellK
 
G4VecpssrLiModelecpssrShellLi
 
G4VecpssrMiModelecpssrShellMi
 

상세한 설명

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

생성자 & 소멸자 문서화

G4teoCrossSection::G4teoCrossSection ( const G4String name)

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

다음을 참조함 : ecpssrShellK, ecpssrShellLi, ecpssrShellMi, G4cout, G4endl.

G4teoCrossSection::~G4teoCrossSection ( )
virtual

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

다음을 참조함 : ecpssrShellK, ecpssrShellLi, ecpssrShellMi.

G4teoCrossSection::G4teoCrossSection ( const G4teoCrossSection )
private

멤버 함수 문서화

G4double G4teoCrossSection::CrossSection ( G4int  Z,
G4AtomicShellEnumerator  shell,
G4double  incidentEnergy,
G4double  mass,
const G4Material mat 
)
virtual
std::vector< G4double > G4teoCrossSection::GetCrossSection ( G4int  Z,
G4double  incidentEnergy,
G4double  mass,
G4double  deltaEnergy = 0,
const G4Material mat = 0 
)
virtual
const G4String & G4VhShellCrossSection::GetName ( void  ) const
inlineinherited

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

다음을 참조함 : G4VhShellCrossSection::name.

다음에 의해서 참조됨 : G4UAtomicDeexcitation::InitialiseForNewRun().

G4teoCrossSection& G4teoCrossSection::operator= ( const G4teoCrossSection right)
private
std::vector< G4double > G4teoCrossSection::Probabilities ( G4int  Z,
G4double  incidentEnergy,
G4double  mass,
G4double  deltaEnergy = 0,
const G4Material mat = 0 
)
virtual

G4VhShellCrossSection를 구현.

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

다음을 참조함 : GetCrossSection(), totalCS.

G4int G4VhShellCrossSection::SelectRandomShell ( G4int  Z,
G4double  incidentEnergy,
G4double  mass,
G4double  deltaEnergy,
const G4Material mat 
)
inherited

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

다음을 참조함 : G4UniformRand, G4VhShellCrossSection::Probabilities().

void G4teoCrossSection::SetTotalCS ( G4double  val)
virtual

G4VhShellCrossSection(으)로부터 재구현되었습니다.

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

다음을 참조함 : totalCS.

멤버 데이타 문서화

G4VecpssrKModel* G4teoCrossSection::ecpssrShellK
private

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

다음에 의해서 참조됨 : CrossSection(), G4teoCrossSection(), GetCrossSection(), ~G4teoCrossSection().

G4VecpssrLiModel* G4teoCrossSection::ecpssrShellLi
private

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

다음에 의해서 참조됨 : CrossSection(), G4teoCrossSection(), GetCrossSection(), ~G4teoCrossSection().

G4VecpssrMiModel* G4teoCrossSection::ecpssrShellMi
private

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

다음에 의해서 참조됨 : CrossSection(), G4teoCrossSection(), GetCrossSection(), ~G4teoCrossSection().

G4double G4teoCrossSection::totalCS
private

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

다음에 의해서 참조됨 : Probabilities(), SetTotalCS().


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