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

#include <G4VPolarizedCrossSection.hh>

G4VPolarizedCrossSection에 대한 상속 다이어그램 :
G4PolarizedAnnihilationCrossSection G4PolarizedBhabhaCrossSection G4PolarizedBremsstrahlungCrossSection G4PolarizedComptonCrossSection G4PolarizedMollerCrossSection G4PolarizedPairProductionCrossSection G4PolarizedPEEffectCrossSection

Public 멤버 함수

 G4VPolarizedCrossSection ()
 
virtual ~G4VPolarizedCrossSection ()
 
virtual void Initialize (G4double, G4double, G4double, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0)
 
virtual G4double XSection (const G4StokesVector &pol2, const G4StokesVector &pol3)=0
 
virtual G4double TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1)
 
virtual G4StokesVector GetPol2 ()
 
virtual G4StokesVector GetPol3 ()
 
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
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VPolarizedCrossSection::G4VPolarizedCrossSection ( )

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

G4VPolarizedCrossSection::~G4VPolarizedCrossSection ( )
virtual

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

멤버 함수 문서화

G4StokesVector G4VPolarizedCrossSection::GetPol2 ( )
virtual
G4StokesVector G4VPolarizedCrossSection::GetPol3 ( )
virtual
G4double G4VPolarizedCrossSection::GetXmax ( G4double  y)
virtual

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

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

다음을 참조함 : fXmax.

G4double G4VPolarizedCrossSection::GetXmin ( G4double  y)
virtual

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

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

다음을 참조함 : fXmin.

G4double G4VPolarizedCrossSection::GetYmin ( )
inline

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

다음을 참조함 : fYmin.

void G4VPolarizedCrossSection::Initialize ( G4double  ,
G4double  ,
G4double  ,
const G4StokesVector p0,
const G4StokesVector p1,
G4int  flag = 0 
)
virtual
void G4VPolarizedCrossSection::SetMaterial ( G4double  A,
G4double  Z,
G4double  coul 
)
inline
void G4VPolarizedCrossSection::SetXmax ( G4double  xmax)
inlineprotected

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

다음을 참조함 : fXmax.

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

void G4VPolarizedCrossSection::SetXmin ( G4double  xmin)
inlineprotected

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

다음을 참조함 : fXmin.

void G4VPolarizedCrossSection::SetYmin ( G4double  ymin)
inlineprotected

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

다음을 참조함 : fYmin, ymin.

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

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

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

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

다음을 참조함 : G4cout, G4endl.

virtual G4double G4VPolarizedCrossSection::XSection ( const G4StokesVector pol2,
const G4StokesVector pol3 
)
pure virtual

멤버 데이타 문서화

G4double G4VPolarizedCrossSection::fCoul
protected
G4double G4VPolarizedCrossSection::fXmax
protected

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

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

G4double G4VPolarizedCrossSection::fXmin
protected

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

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

G4double G4VPolarizedCrossSection::fYmin
protected

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

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

G4double G4VPolarizedCrossSection::theA
protected

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

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

G4double G4VPolarizedCrossSection::theZ
protected

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