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

#include <G4PolarizedPEEffectCrossSection.hh>

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

Public 멤버 함수

 G4PolarizedPEEffectCrossSection ()
 
virtual ~G4PolarizedPEEffectCrossSection ()
 
virtual void Initialize (G4double aGammaE, G4double aLept0E, G4double sintheta, const G4StokesVector &beamPol, const G4StokesVector &, G4int flag=0) override
 
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 속성

G4StokesVector theFinalElectronPolarization
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PolarizedPEEffectCrossSection::G4PolarizedPEEffectCrossSection ( )

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

G4PolarizedPEEffectCrossSection::~G4PolarizedPEEffectCrossSection ( )
virtual

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

멤버 함수 문서화

G4StokesVector G4PolarizedPEEffectCrossSection::GetPol2 ( )
overridevirtual

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

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

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

G4StokesVector G4PolarizedPEEffectCrossSection::GetPol3 ( )
overridevirtual

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

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

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 G4PolarizedPEEffectCrossSection::Initialize ( G4double  aGammaE,
G4double  aLept0E,
G4double  sintheta,
const G4StokesVector beamPol,
const G4StokesVector ,
G4int  flag = 0 
)
overridevirtual

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

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

다음을 참조함 : CLHEP::electron_mass_c2, CLHEP::Hep3Vector::z().

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

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 G4PolarizedPEEffectCrossSection::XSection ( const G4StokesVector pol2,
const G4StokesVector pol3 
)
overridevirtual

G4VPolarizedCrossSection를 구현.

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

멤버 데이타 문서화

G4double G4VPolarizedCrossSection::fCoul
protectedinherited
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 G4VPolarizedCrossSection::theA
protectedinherited

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

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

G4StokesVector G4PolarizedPEEffectCrossSection::theFinalElectronPolarization
private

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

G4double G4VPolarizedCrossSection::theZ
protectedinherited

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