Geant4
10.00.p03
|
#include <G4PolarizedComptonModel.hh>
Private Member Functions | |
G4PolarizedComptonModel & | operator= (const G4PolarizedComptonModel &right) |
G4PolarizedComptonModel (const G4PolarizedComptonModel &) | |
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 G4KleinNishinaCompton | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestGammaEnergy |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 61 of file G4PolarizedComptonModel.hh.
G4PolarizedComptonModel::G4PolarizedComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Polarized-Compton" |
||
) |
Definition at line 67 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
virtual |
Definition at line 77 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator.
|
private |
Definition at line 85 of file G4PolarizedComptonModel.cc.
References G4cout, G4endl, G4InuclParticleNames::k0, and sqr().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 104 of file G4PolarizedComptonModel.cc.
References ComputeAsymmetryPerAtom(), G4KleinNishinaCompton::ComputeCrossSectionPerAtom(), G4StokesVector::p3(), theBeamPolarization, and theTargetPolarization.
|
inline |
Definition at line 123 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
|
inline |
Definition at line 131 of file G4PolarizedComptonModel.hh.
References finalElectronPolarization.
|
inline |
Definition at line 127 of file G4PolarizedComptonModel.hh.
References finalGammaPolarization.
|
inline |
Definition at line 119 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
|
private |
|
virtual |
Reimplemented from G4KleinNishinaCompton.
Definition at line 126 of file G4PolarizedComptonModel.cc.
References crossSectionCalculator, DBL_MIN, finalElectronPolarization, finalGammaPolarization, G4KleinNishinaCompton::fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4ParticleChangeForGamma::GetCurrentTrack(), G4PolarizationHelper::GetFrame(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VParticleChange::GetLocalEnergyDeposit(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetMomentumDirection(), G4LogicalVolume::GetName(), G4PolarizedComptonCrossSection::GetPol2(), G4PolarizedComptonCrossSection::GetPol3(), G4DynamicParticle::GetPolarization(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4PolarizedComptonCrossSection::Initialize(), G4StokesVector::InvRotateAz(), G4PolarizationManager::IsPolarized(), G4KleinNishinaCompton::lowestGammaEnergy, G4StokesVector::p1(), G4StokesVector::p2(), G4StokesVector::p3(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4StokesVector::RotateAz(), G4StokesVector::SetPhoton(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), sqr(), theBeamPolarization, G4KleinNishinaCompton::theElectron, theTargetPolarization, and verboseLevel.
|
inline |
Definition at line 115 of file G4PolarizedComptonModel.hh.
References theBeamPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
|
inline |
Definition at line 111 of file G4PolarizedComptonModel.hh.
References theTargetPolarization.
Referenced by G4PolarizedCompton::ComputeAsymmetry().
|
private |
Definition at line 98 of file G4PolarizedComptonModel.hh.
Referenced by G4PolarizedComptonModel(), SampleSecondaries(), and ~G4PolarizedComptonModel().
|
private |
Definition at line 104 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalElectronPolarization(), and SampleSecondaries().
|
private |
Definition at line 103 of file G4PolarizedComptonModel.hh.
Referenced by GetFinalGammaPolarization(), and SampleSecondaries().
|
private |
Definition at line 100 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 101 of file G4PolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().
|
private |
Definition at line 106 of file G4PolarizedComptonModel.hh.
Referenced by SampleSecondaries().