#include <G4PhotoElectricAngularGeneratorPolarized.hh>
Public 멤버 함수 | |
G4PhotoElectricAngularGeneratorPolarized () | |
~G4PhotoElectricAngularGeneratorPolarized () | |
virtual G4ThreeVector & | SampleDirection (const G4DynamicParticle *dp, G4double eKinEnergy, G4int shellId, const G4Material *mat=0) |
void | PrintGeneratorInformation () const |
virtual G4ThreeVector & | SampleDirectionForShell (const G4DynamicParticle *dp, G4double finalTotalEnergy, G4int Z, G4int shellID, const G4Material *) |
virtual void | SamplePairDirections (const G4DynamicParticle *dp, G4double elecKinEnergy, G4double posiKinEnergy, G4ThreeVector &dirElectron, G4ThreeVector &dirPositron, G4int Z=0, const G4Material *mat=nullptr) |
const G4String & | GetName () const |
Protected 멤버 함수 | |
G4ThreeVector | PerpendicularVector (const G4ThreeVector &a) const |
Protected 속성 | |
G4ThreeVector | fLocalDirection |
Private 멤버 함수 | |
G4PhotoElectricAngularGeneratorPolarized & | operator= (const G4PhotoElectricAngularGeneratorPolarized &right) |
G4PhotoElectricAngularGeneratorPolarized (const G4PhotoElectricAngularGeneratorPolarized &) | |
void | PhotoElectronGetMajorantSurfaceAandCParameters (G4int shellId, G4double beta, G4double *majorantSurfaceParameterA, G4double *majorantSurfaceParameterC) const |
void | PhotoElectronGeneratePhiAndTheta (G4int shellId, G4double beta, G4double aBeta, G4double cBeta, G4double *pphi, G4double *ptheta) const |
G4ThreeVector | PhotoElectronComputeFinalDirection (const G4RotationMatrix &rotation, G4double theta, G4double phi) const |
G4RotationMatrix | PhotoElectronRotationMatrix (const G4ThreeVector &direction, const G4ThreeVector &polarization) |
G4double | CrossSectionMajorantFunction (G4double theta, G4double cBeta) const |
G4double | DSigmaKshellGavrila1959 (G4double beta, G4double theta, G4double phi) const |
G4double | DSigmaL1shellGavrila (G4double beta, G4double theta, G4double phi) const |
Private 속성 | |
G4double | betaArray [3] |
G4double | aMajorantSurfaceParameterTable [980][2] |
G4double | cMajorantSurfaceParameterTable [980][2] |
G4PhotoElectricAngularGeneratorPolarized.hh 파일의 52 번째 라인에서 정의되었습니다.
G4PhotoElectricAngularGeneratorPolarized::G4PhotoElectricAngularGeneratorPolarized | ( | ) |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : aMajorantSurfaceParameterTable, beta, betaArray, cMajorantSurfaceParameterTable, FatalException, G4Exception().
G4PhotoElectricAngularGeneratorPolarized::~G4PhotoElectricAngularGeneratorPolarized | ( | ) |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 125 번째 라인에서 정의되었습니다.
|
private |
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 222 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : PhotoElectronGeneratePhiAndTheta().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 232 번째 라인에서 정의되었습니다.
다음을 참조함 : beta, CLHEP::fine_structure_const, pi.
다음에 의해서 참조됨 : PhotoElectronGeneratePhiAndTheta().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 268 번째 라인에서 정의되었습니다.
다음을 참조함 : beta, CLHEP::fine_structure_const, pi.
다음에 의해서 참조됨 : PhotoElectronGeneratePhiAndTheta().
G4VEmAngularDistribution.hh 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEmAngularDistribution::fName.
다음에 의해서 참조됨 : G4EmModelManager::DumpModelList().
|
private |
|
protected |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 414 번째 라인에서 정의되었습니다.
다음을 참조함 : x, CLHEP::Hep3Vector::x(), y, CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z(), z.
다음에 의해서 참조됨 : PhotoElectronRotationMatrix().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 389 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SampleDirection().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 170 번째 라인에서 정의되었습니다.
다음을 참조함 : CrossSectionMajorantFunction(), DSigmaKshellGavrila1959(), DSigmaL1shellGavrila(), G4Exp(), G4UniformRand, CLHEP::pi, pi.
다음에 의해서 참조됨 : SampleDirection().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 344 번째 라인에서 정의되었습니다.
다음을 참조함 : aMajorantSurfaceParameterTable, betaArray, cMajorantSurfaceParameterTable, e, G4INCL::Math::max().
다음에 의해서 참조됨 : SampleDirection().
|
private |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 303 번째 라인에서 정의되었습니다.
다음을 참조함 : a0, angle, CLHEP::Hep3Vector::cross(), CLHEP::Hep3Vector::dot(), e, G4UniformRand, CLHEP::Hep3Vector::howOrthogonal(), CLHEP::Hep3Vector::isOrthogonal(), CLHEP::Hep3Vector::mag(), PerpendicularVector(), R, CLHEP::Hep3Vector::setX(), CLHEP::Hep3Vector::setY(), CLHEP::Hep3Vector::setZ(), twopi, CLHEP::Hep3Vector::unit(), CLHEP::Hep3Vector::x(), y, CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
다음에 의해서 참조됨 : SampleDirection().
void G4PhotoElectricAngularGeneratorPolarized::PrintGeneratorInformation | ( | ) | const |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 403 번째 라인에서 정의되었습니다.
|
virtual |
G4PhotoElectricAngularGeneratorPolarized.cc 파일의 129 번째 라인에서 정의되었습니다.
다음을 참조함 : beta, CLHEP::electron_mass_c2, G4VEmAngularDistribution::fLocalDirection, G4DynamicParticle::GetMomentumDirection(), G4DynamicParticle::GetPolarization(), PhotoElectronComputeFinalDirection(), PhotoElectronGeneratePhiAndTheta(), PhotoElectronGetMajorantSurfaceAandCParameters(), PhotoElectronRotationMatrix().
|
virtualinherited |
G4DNABornAngle, G4DNARuddAngle, G4DeltaAngle에서 재구현되었습니다.
G4VEmAngularDistribution.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEmAngularDistribution::SampleDirection().
다음에 의해서 참조됨 : G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNABornIonisationModel2::SampleSecondaries(), G4DNABornIonisationModel1::SampleSecondaries(), G4DNAEmfietzoglouIonisationModel::SampleSecondaries(), G4MicroElecInelasticModel::SampleSecondaries().
|
virtualinherited |
G4ModifiedTsai, G4DipBustGenerator에서 재구현되었습니다.
G4VEmAngularDistribution.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DynamicParticle::GetMomentumDirection().
다음에 의해서 참조됨 : G4BetheHeitlerModel::SampleSecondaries(), G4PairProductionRelModel::SampleSecondaries().
|
private |
G4PhotoElectricAngularGeneratorPolarized.hh 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotoElectricAngularGeneratorPolarized(), PhotoElectronGetMajorantSurfaceAandCParameters().
|
private |
G4PhotoElectricAngularGeneratorPolarized.hh 파일의 101 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotoElectricAngularGeneratorPolarized(), PhotoElectronGetMajorantSurfaceAandCParameters().
|
private |
G4PhotoElectricAngularGeneratorPolarized.hh 파일의 103 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PhotoElectricAngularGeneratorPolarized(), PhotoElectronGetMajorantSurfaceAandCParameters().
|
protectedinherited |
G4VEmAngularDistribution.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : SampleDirection(), G4DeltaAngleFreeScat::SampleDirection(), G4PhotoElectricAngularGeneratorSimple::SampleDirection(), G4SauterGavrilaAngularDistribution::SampleDirection(), G4DipBustGenerator::SampleDirection(), G4DeltaAngle::SampleDirection(), G4PhotoElectricAngularGeneratorSauterGavrila::SampleDirection(), G4AngleDirect::SampleDirection(), G4RayleighAngularGenerator::SampleDirection(), G4Generator2BN::SampleDirection(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4ModifiedTsai::SampleDirection(), G4Generator2BS::SampleDirection(), G4DNARuddAngle::SampleDirectionForShell(), G4DNABornAngle::SampleDirectionForShell().