Geant4  10.02.p03
G4PolarizedComptonCrossSection Class Reference

#include <G4PolarizedComptonCrossSection.hh>

Inheritance diagram for G4PolarizedComptonCrossSection:
Collaboration diagram for G4PolarizedComptonCrossSection:

Public Member Functions

 G4PolarizedComptonCrossSection ()
 
virtual ~G4PolarizedComptonCrossSection ()
 
virtual void Initialize (G4double eps, G4double X, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0)
 
G4double XSection (const G4StokesVector &pol2, const G4StokesVector &pol3)
 
G4double TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1)
 
G4StokesVector GetPol2 ()
 
G4StokesVector GetPol3 ()
 
- Public Member Functions inherited from G4VPolarizedCrossSection
 G4VPolarizedCrossSection ()
 
virtual ~G4VPolarizedCrossSection ()
 
G4double GetYmin ()
 
virtual G4double GetXmin (G4double y)
 
virtual G4double GetXmax (G4double y)
 
void SetMaterial (G4double A, G4double Z, G4double coul)
 

Private Member Functions

void DefineCoefficients (const G4StokesVector &pol0, const G4StokesVector &pol1)
 

Private Attributes

G4bool gammaPol2
 
G4bool electronPol3
 
G4double phi0
 
G4ThreeVector phi2
 
G4ThreeVector phi3
 
G4double polxx
 
G4double polyy
 
G4double polzz
 
G4double polxz
 
G4double polzx
 
G4double polyz
 
G4double polzy
 
G4double polxy
 
G4double polyx
 
G4double diffXSFactor
 
G4double totalXSFactor
 
G4double re2
 
G4double polXS
 
G4double unpXS
 

Additional Inherited Members

- Protected Member Functions inherited from G4VPolarizedCrossSection
void SetXmin (G4double xmin)
 
void SetXmax (G4double xmax)
 
void SetYmin (G4double ymin)
 
- Protected Attributes inherited from G4VPolarizedCrossSection
G4double fXmin
 
G4double fXmax
 
G4double fYmin
 
G4double theA
 
G4double theZ
 
G4double fCoul
 

Detailed Description

Definition at line 57 of file G4PolarizedComptonCrossSection.hh.

Constructor & Destructor Documentation

◆ G4PolarizedComptonCrossSection()

G4PolarizedComptonCrossSection::G4PolarizedComptonCrossSection ( )

◆ ~G4PolarizedComptonCrossSection()

virtual G4PolarizedComptonCrossSection::~G4PolarizedComptonCrossSection ( )
virtual

Member Function Documentation

◆ DefineCoefficients()

void G4PolarizedComptonCrossSection::DefineCoefficients ( const G4StokesVector pol0,
const G4StokesVector pol1 
)
private

◆ GetPol2()

G4StokesVector G4PolarizedComptonCrossSection::GetPol2 ( )
virtual

Reimplemented from G4VPolarizedCrossSection.

Here is the caller graph for this function:

◆ GetPol3()

G4StokesVector G4PolarizedComptonCrossSection::GetPol3 ( )
virtual

Reimplemented from G4VPolarizedCrossSection.

Here is the caller graph for this function:

◆ Initialize()

virtual void G4PolarizedComptonCrossSection::Initialize ( G4double  eps,
G4double  X,
G4double  phi,
const G4StokesVector p0,
const G4StokesVector p1,
G4int  flag = 0 
)
virtual

Reimplemented from G4VPolarizedCrossSection.

Here is the caller graph for this function:

◆ TotalXSection()

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

Reimplemented from G4VPolarizedCrossSection.

◆ XSection()

G4double G4PolarizedComptonCrossSection::XSection ( const G4StokesVector pol2,
const G4StokesVector pol3 
)
virtual

Member Data Documentation

◆ diffXSFactor

G4double G4PolarizedComptonCrossSection::diffXSFactor
private

Definition at line 106 of file G4PolarizedComptonCrossSection.hh.

◆ electronPol3

G4bool G4PolarizedComptonCrossSection::electronPol3
private

Definition at line 92 of file G4PolarizedComptonCrossSection.hh.

◆ gammaPol2

G4bool G4PolarizedComptonCrossSection::gammaPol2
private

Definition at line 92 of file G4PolarizedComptonCrossSection.hh.

◆ phi0

G4double G4PolarizedComptonCrossSection::phi0
private

Definition at line 98 of file G4PolarizedComptonCrossSection.hh.

◆ phi2

G4ThreeVector G4PolarizedComptonCrossSection::phi2
private

Definition at line 100 of file G4PolarizedComptonCrossSection.hh.

◆ phi3

G4ThreeVector G4PolarizedComptonCrossSection::phi3
private

Definition at line 102 of file G4PolarizedComptonCrossSection.hh.

◆ polXS

G4double G4PolarizedComptonCrossSection::polXS
private

Definition at line 107 of file G4PolarizedComptonCrossSection.hh.

◆ polxx

G4double G4PolarizedComptonCrossSection::polxx
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polxy

G4double G4PolarizedComptonCrossSection::polxy
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polxz

G4double G4PolarizedComptonCrossSection::polxz
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polyx

G4double G4PolarizedComptonCrossSection::polyx
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polyy

G4double G4PolarizedComptonCrossSection::polyy
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polyz

G4double G4PolarizedComptonCrossSection::polyz
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polzx

G4double G4PolarizedComptonCrossSection::polzx
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polzy

G4double G4PolarizedComptonCrossSection::polzy
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ polzz

G4double G4PolarizedComptonCrossSection::polzz
private

Definition at line 104 of file G4PolarizedComptonCrossSection.hh.

◆ re2

G4double G4PolarizedComptonCrossSection::re2
private

Definition at line 106 of file G4PolarizedComptonCrossSection.hh.

◆ totalXSFactor

G4double G4PolarizedComptonCrossSection::totalXSFactor
private

Definition at line 106 of file G4PolarizedComptonCrossSection.hh.

◆ unpXS

G4double G4PolarizedComptonCrossSection::unpXS
private

Definition at line 107 of file G4PolarizedComptonCrossSection.hh.


The documentation for this class was generated from the following file: