Geant4.10
|
#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 |
![]() | |
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 |
Additional Inherited Members | |
![]() | |
G4ThreeVector | fLocalDirection |
Definition at line 52 of file G4PhotoElectricAngularGeneratorPolarized.hh.
G4PhotoElectricAngularGeneratorPolarized::G4PhotoElectricAngularGeneratorPolarized | ( | ) |
Definition at line 70 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References FatalException, and G4Exception().
G4PhotoElectricAngularGeneratorPolarized::~G4PhotoElectricAngularGeneratorPolarized | ( | ) |
Definition at line 124 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
protected |
Definition at line 413 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References test::x, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), z, and CLHEP::Hep3Vector::z().
void G4PhotoElectricAngularGeneratorPolarized::PrintGeneratorInformation | ( | ) | const |
Definition at line 402 of file G4PhotoElectricAngularGeneratorPolarized.cc.
|
virtual |
Implements G4VEmAngularDistribution.
Definition at line 128 of file G4PhotoElectricAngularGeneratorPolarized.cc.
References python.hepunit::electron_mass_c2, G4VEmAngularDistribution::fLocalDirection, G4DynamicParticle::GetMomentumDirection(), and G4DynamicParticle::GetPolarization().