Geant4
10.00.p01
|
#include <G4PhotoElectricAngularGeneratorPolarized.hh>
Public Member Functions | |
G4PhotoElectricAngularGeneratorPolarized () | |
~G4PhotoElectricAngularGeneratorPolarized () | |
virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double eKinEnergy, G4int shellId, const G4Material *mat=0) |
void | PrintGeneratorInformation () const |
Public Member Functions inherited from G4VEmAngularDistribution | |
G4VEmAngularDistribution (const G4String &name) | |
virtual | ~G4VEmAngularDistribution () |
virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double finalTotalEnergy, G4int Z, G4int shellID, const G4Material *) |
const G4String & | GetName () const |
Protected Member Functions | |
G4ThreeVector | PerpendicularVector (const G4ThreeVector &a) const |
Private Attributes | |
G4double | betaArray [3] |
G4double | aMajorantSurfaceParameterTable [980][2] |
G4double | cMajorantSurfaceParameterTable [980][2] |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmAngularDistribution | |
G4ThreeVector | fLocalDirection |
Definition at line 52 of file G4PhotoElectricAngularGeneratorPolarized.hh.
G4PhotoElectricAngularGeneratorPolarized::G4PhotoElectricAngularGeneratorPolarized | ( | ) |
Definition at line 70 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References aMajorantSurfaceParameterTable, betaArray, cMajorantSurfaceParameterTable, FatalException, and G4Exception().
G4PhotoElectricAngularGeneratorPolarized::~G4PhotoElectricAngularGeneratorPolarized | ( | ) |
Definition at line 124 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
private |
|
private |
Definition at line 221 of file G4PhotoElectricAngularGeneratorPolarized.cc.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
Definition at line 231 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References G4INCL::Math::pi.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
Definition at line 267 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References G4INCL::Math::pi.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
|
protected |
Definition at line 413 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References z.
Referenced by PhotoElectronRotationMatrix().
|
private |
Definition at line 388 of file G4PhotoElectricAngularGeneratorPolarized.cc.
Referenced by SampleDirection().
|
private |
Definition at line 169 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References CrossSectionMajorantFunction(), DSigmaKshellGavrila1959(), DSigmaL1shellGavrila(), G4UniformRand, and G4INCL::Math::pi.
Referenced by SampleDirection().
|
private |
Definition at line 343 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References aMajorantSurfaceParameterTable, betaArray, cMajorantSurfaceParameterTable, and G4INCL::Math::max().
Referenced by SampleDirection().
|
private |
Definition at line 302 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References a0, a1, b0, G4UniformRand, and PerpendicularVector().
Referenced by SampleDirection().
void G4PhotoElectricAngularGeneratorPolarized::PrintGeneratorInformation | ( | ) | const |
Definition at line 402 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
virtual |
Implements G4VEmAngularDistribution.
Definition at line 128 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References G4VEmAngularDistribution::fLocalDirection, G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), PhotoElectronComputeFinalDirection(), PhotoElectronGeneratePhiAndTheta(), PhotoElectronGetMajorantSurfaceAandCParameters(), and PhotoElectronRotationMatrix().
|
private |
Definition at line 102 of file G4PhotoElectricAngularGeneratorPolarized.hh.
Referenced by G4PhotoElectricAngularGeneratorPolarized(), and PhotoElectronGetMajorantSurfaceAandCParameters().
|
private |
Definition at line 101 of file G4PhotoElectricAngularGeneratorPolarized.hh.
Referenced by G4PhotoElectricAngularGeneratorPolarized(), and PhotoElectronGetMajorantSurfaceAandCParameters().
|
private |
Definition at line 103 of file G4PhotoElectricAngularGeneratorPolarized.hh.
Referenced by G4PhotoElectricAngularGeneratorPolarized(), and PhotoElectronGetMajorantSurfaceAandCParameters().