Geant4
10.02.p02
|
#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 71 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References aMajorantSurfaceParameterTable, betaArray, cMajorantSurfaceParameterTable, FatalException, and G4Exception().
G4PhotoElectricAngularGeneratorPolarized::~G4PhotoElectricAngularGeneratorPolarized | ( | ) |
Definition at line 125 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
private |
|
private |
Definition at line 222 of file G4PhotoElectricAngularGeneratorPolarized.cc.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
Definition at line 232 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References pi.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
Definition at line 268 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References pi.
Referenced by PhotoElectronGeneratePhiAndTheta().
|
private |
|
protected |
Definition at line 414 of file G4PhotoElectricAngularGeneratorPolarized.cc.
Referenced by PhotoElectronRotationMatrix().
|
private |
Definition at line 389 of file G4PhotoElectricAngularGeneratorPolarized.cc.
Referenced by SampleDirection().
|
private |
Definition at line 170 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References CrossSectionMajorantFunction(), DSigmaKshellGavrila1959(), DSigmaL1shellGavrila(), G4Exp(), G4UniformRand, and pi.
Referenced by SampleDirection().
|
private |
Definition at line 344 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References aMajorantSurfaceParameterTable, betaArray, cMajorantSurfaceParameterTable, and G4INCL::Math::max().
Referenced by SampleDirection().
|
private |
Definition at line 303 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References a0, a1, angle, b0, G4UniformRand, PerpendicularVector(), and twopi.
Referenced by SampleDirection().
void G4PhotoElectricAngularGeneratorPolarized::PrintGeneratorInformation | ( | ) | const |
Definition at line 403 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
virtual |
Implements G4VEmAngularDistribution.
Definition at line 129 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().