Geant4
10.02.p02
|
#include <G4PolarizedAnnihilationModel.hh>
Private Member Functions | |
G4PolarizedAnnihilationModel & | operator= (const G4PolarizedAnnihilationModel &right) |
G4PolarizedAnnihilationModel (const G4PolarizedAnnihilationModel &) | |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 63 of file G4PolarizedAnnihilationModel.hh.
G4PolarizedAnnihilationModel::G4PolarizedAnnihilationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Polarized-Annihilation" |
||
) |
Definition at line 64 of file G4PolarizedAnnihilationModel.cc.
References crossSectionCalculator.
|
virtual |
Definition at line 72 of file G4PolarizedAnnihilationModel.cc.
References crossSectionCalculator.
|
private |
void G4PolarizedAnnihilationModel::ComputeAsymmetriesPerElectron | ( | G4double | gammaEnergy, |
G4double & | valueX, | ||
G4double & | valueA, | ||
G4double & | valueT | ||
) |
Definition at line 110 of file G4PolarizedAnnihilationModel.cc.
References crossSectionCalculator, G4cout, G4endl, G4InuclParticleNames::gam, G4StokesVector::P1, G4StokesVector::P2, G4StokesVector::P3, G4PolarizedAnnihilationCrossSection::TotalXSection(), and G4StokesVector::ZERO.
Referenced by ComputeCrossSectionPerElectron().
|
virtual |
Reimplemented from G4eeToTwoGammaModel.
Definition at line 89 of file G4PolarizedAnnihilationModel.cc.
References ComputeAsymmetriesPerElectron(), G4eeToTwoGammaModel::ComputeCrossSectionPerElectron(), theBeamPolarization, and theTargetPolarization.
|
inline |
Definition at line 132 of file G4PolarizedAnnihilationModel.hh.
References theBeamPolarization.
|
inline |
Definition at line 136 of file G4PolarizedAnnihilationModel.hh.
References finalGamma1Polarization.
|
inline |
Definition at line 140 of file G4PolarizedAnnihilationModel.hh.
References finalGamma2Polarization.
|
inline |
Definition at line 128 of file G4PolarizedAnnihilationModel.hh.
References theTargetPolarization.
|
virtual |
Reimplemented from G4eeToTwoGammaModel.
Definition at line 80 of file G4PolarizedAnnihilationModel.cc.
References G4VEmModel::GetParticleChangeForGamma(), gIsInitialised, and gParticleChange.
|
private |
|
virtual |
Reimplemented from G4eeToTwoGammaModel.
Definition at line 148 of file G4PolarizedAnnihilationModel.cc.
References crossSectionCalculator, DBL_MIN, G4PolarizedAnnihilationCrossSection::DiceEpsilon(), finalGamma1Polarization, finalGamma2Polarization, fStopAndKill, G4cout, G4endl, G4UniformRand, G4Gamma::Gamma(), G4ParticleChangeForGamma::GetCurrentTrack(), G4PolarizationHelper::GetFrame(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetMomentumDirection(), G4PolarizedAnnihilationCrossSection::GetPol2(), G4PolarizedAnnihilationCrossSection::GetPol3(), G4Track::GetPolarization(), G4PolarizedAnnihilationCrossSection::getVar(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), gParticleChange, G4PolarizedAnnihilationCrossSection::Initialize(), G4StokesVector::InvRotateAz(), G4PolarizationManager::IsPolarized(), G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), G4VParticleChange::ProposeTrackStatus(), G4StokesVector::RotateAz(), G4StokesVector::SetPhoton(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), sqr(), theBeamPolarization, theTargetPolarization, and twopi.
|
inline |
Definition at line 124 of file G4PolarizedAnnihilationModel.hh.
References theBeamPolarization.
Referenced by G4eplusPolarizedAnnihilation::ComputeAsymmetry().
|
inline |
Definition at line 120 of file G4PolarizedAnnihilationModel.hh.
References theTargetPolarization.
Referenced by G4eplusPolarizedAnnihilation::ComputeAsymmetry().
|
private |
Definition at line 104 of file G4PolarizedAnnihilationModel.hh.
Referenced by ComputeAsymmetriesPerElectron(), G4PolarizedAnnihilationModel(), SampleSecondaries(), and ~G4PolarizedAnnihilationModel().
|
private |
Definition at line 109 of file G4PolarizedAnnihilationModel.hh.
Referenced by GetFinalGamma1Polarization(), and SampleSecondaries().
|
private |
Definition at line 110 of file G4PolarizedAnnihilationModel.hh.
Referenced by GetFinalGamma2Polarization(), and SampleSecondaries().
|
private |
Definition at line 115 of file G4PolarizedAnnihilationModel.hh.
Referenced by Initialise().
|
private |
Definition at line 114 of file G4PolarizedAnnihilationModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 106 of file G4PolarizedAnnihilationModel.hh.
Referenced by ComputeCrossSectionPerElectron(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 107 of file G4PolarizedAnnihilationModel.hh.
Referenced by ComputeCrossSectionPerElectron(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().
|
private |
Definition at line 112 of file G4PolarizedAnnihilationModel.hh.