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

#include <G4PolarizedPairProductionCrossSection.hh>

G4PolarizedPairProductionCrossSection에 대한 상속 다이어그램 :
G4VPolarizedCrossSection

Public 멤버 함수

 G4PolarizedPairProductionCrossSection ()
 
virtual void Initialize (G4double eps, G4double X, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0) override
 
virtual G4double XSection (const G4StokesVector &pol2, const G4StokesVector &pol3) override
 
G4StokesVector GetPol2 () override
 
G4StokesVector GetPol3 () override
 
virtual G4double TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1)
 
G4double GetYmin ()
 
virtual G4double GetXmin (G4double y)
 
virtual G4double GetXmax (G4double y)
 
void SetMaterial (G4double A, G4double Z, G4double coul)
 

Protected 멤버 함수

void SetXmin (G4double xmin)
 
void SetXmax (G4double xmax)
 
void SetYmin (G4double ymin)
 

Protected 속성

G4double fXmin
 
G4double fXmax
 
G4double fYmin
 
G4double theA
 
G4double theZ
 
G4double fCoul
 

Private 멤버 함수

void InitializeMe ()
 

Private 속성

G4StokesVector theFinalElectronPolarization
 
G4StokesVector theFinalPositronPolarization
 

정적 Private 속성

static G4bool scrnInitialized =false
 
static G4double SCRN [3][20]
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PolarizedPairProductionCrossSection::G4PolarizedPairProductionCrossSection ( )

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

다음을 참조함 : InitializeMe().

멤버 함수 문서화

G4StokesVector G4PolarizedPairProductionCrossSection::GetPol2 ( )
overridevirtual

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

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

다음을 참조함 : theFinalElectronPolarization.

G4StokesVector G4PolarizedPairProductionCrossSection::GetPol3 ( )
overridevirtual

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

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

다음을 참조함 : theFinalPositronPolarization.

G4double G4VPolarizedCrossSection::GetXmax ( G4double  y)
virtualinherited

G4PolarizedAnnihilationCrossSection에서 재구현되었습니다.

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

다음을 참조함 : G4VPolarizedCrossSection::fXmax.

G4double G4VPolarizedCrossSection::GetXmin ( G4double  y)
virtualinherited

G4PolarizedAnnihilationCrossSection에서 재구현되었습니다.

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

다음을 참조함 : G4VPolarizedCrossSection::fXmin.

G4double G4VPolarizedCrossSection::GetYmin ( )
inlineinherited

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

다음을 참조함 : G4VPolarizedCrossSection::fYmin.

void G4PolarizedPairProductionCrossSection::Initialize ( G4double  eps,
G4double  X,
G4double  phi,
const G4StokesVector p0,
const G4StokesVector p1,
G4int  flag = 0 
)
overridevirtual
void G4PolarizedPairProductionCrossSection::InitializeMe ( )
private

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

다음을 참조함 : SCRN, scrnInitialized.

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

void G4VPolarizedCrossSection::SetMaterial ( G4double  A,
G4double  Z,
G4double  coul 
)
inlineinherited
void G4VPolarizedCrossSection::SetXmax ( G4double  xmax)
inlineprotectedinherited

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

다음을 참조함 : G4VPolarizedCrossSection::fXmax.

다음에 의해서 참조됨 : G4PolarizedMollerCrossSection::G4PolarizedMollerCrossSection(), G4PolarizedBhabhaCrossSection::Initialize().

void G4VPolarizedCrossSection::SetXmin ( G4double  xmin)
inlineprotectedinherited

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

다음을 참조함 : G4VPolarizedCrossSection::fXmin.

void G4VPolarizedCrossSection::SetYmin ( G4double  ymin)
inlineprotectedinherited

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

다음을 참조함 : G4VPolarizedCrossSection::fYmin, ymin.

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

G4double G4VPolarizedCrossSection::TotalXSection ( G4double  xmin,
G4double  xmax,
G4double  y,
const G4StokesVector pol0,
const G4StokesVector pol1 
)
virtualinherited

G4PolarizedComptonCrossSection, G4PolarizedAnnihilationCrossSection, G4PolarizedMollerCrossSection, G4PolarizedBhabhaCrossSection에서 재구현되었습니다.

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

다음을 참조함 : G4cout, G4endl.

G4double G4PolarizedPairProductionCrossSection::XSection ( const G4StokesVector pol2,
const G4StokesVector pol3 
)
overridevirtual

G4VPolarizedCrossSection를 구현.

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

다음을 참조함 : G4cout.

멤버 데이타 문서화

G4double G4VPolarizedCrossSection::fCoul
protectedinherited

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

다음에 의해서 참조됨 : Initialize(), G4PolarizedBremsstrahlungCrossSection::Initialize(), G4VPolarizedCrossSection::SetMaterial().

G4double G4VPolarizedCrossSection::fXmax
protectedinherited

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

다음에 의해서 참조됨 : G4VPolarizedCrossSection::GetXmax(), G4VPolarizedCrossSection::SetXmax().

G4double G4VPolarizedCrossSection::fXmin
protectedinherited

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

다음에 의해서 참조됨 : G4VPolarizedCrossSection::GetXmin(), G4VPolarizedCrossSection::SetXmin().

G4double G4VPolarizedCrossSection::fYmin
protectedinherited

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

다음에 의해서 참조됨 : G4VPolarizedCrossSection::GetYmin(), G4VPolarizedCrossSection::SetYmin().

G4double G4PolarizedPairProductionCrossSection::SCRN
staticprivate

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

다음에 의해서 참조됨 : Initialize(), InitializeMe().

G4bool G4PolarizedPairProductionCrossSection::scrnInitialized =false
staticprivate

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

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

G4double G4VPolarizedCrossSection::theA
protectedinherited

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

다음에 의해서 참조됨 : G4VPolarizedCrossSection::SetMaterial().

G4StokesVector G4PolarizedPairProductionCrossSection::theFinalElectronPolarization
private

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

다음에 의해서 참조됨 : GetPol2(), Initialize().

G4StokesVector G4PolarizedPairProductionCrossSection::theFinalPositronPolarization
private

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

다음에 의해서 참조됨 : GetPol3(), Initialize().

G4double G4VPolarizedCrossSection::theZ
protectedinherited

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