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

#include <G4empCrossSection.hh>

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

Public 멤버 함수

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

Private 멤버 함수

 G4empCrossSection (const G4empCrossSection &)
 
G4empCrossSectionoperator= (const G4empCrossSection &right)
 

Private 속성

G4double totalCS
 
G4int flag
 
G4PaulKxsModelpaulShellK
 
G4OrlicLiXsModelorlicShellLi
 

상세한 설명

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

생성자 & 소멸자 문서화

G4empCrossSection::G4empCrossSection ( const G4String nam = "")

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

다음을 참조함 : flag, G4cout, G4endl, orlicShellLi, paulShellK.

G4empCrossSection::~G4empCrossSection ( )
virtual

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

다음을 참조함 : orlicShellLi, paulShellK.

G4empCrossSection::G4empCrossSection ( const G4empCrossSection )
private

멤버 함수 문서화

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

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

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

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

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

G4VhShellCrossSection를 구현.

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

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

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

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

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

void G4empCrossSection::SetTotalCS ( G4double  val)
virtual

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

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

다음을 참조함 : totalCS.

멤버 데이타 문서화

G4int G4empCrossSection::flag
private

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

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

G4OrlicLiXsModel* G4empCrossSection::orlicShellLi
private

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

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

G4PaulKxsModel* G4empCrossSection::paulShellK
private

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

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

G4double G4empCrossSection::totalCS
private

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

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


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