Geant4
10.00.p01
|
#include <G4PolarizedMollerBhabhaModel.hh>
Private Member Functions | |
G4PolarizedMollerBhabhaModel (G4PolarizedMollerBhabhaModel &) | |
G4PolarizedMollerBhabhaModel & | operator= (const G4PolarizedMollerBhabhaModel &right) |
Additional Inherited Members | |
Protected Member Functions inherited from G4MollerBhabhaModel | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
void | SetParticle (const G4ParticleDefinition *p) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4MollerBhabhaModel | |
const G4ParticleDefinition * | particle |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForLoss * | fParticleChange |
G4bool | isElectron |
G4double | twoln10 |
G4double | lowLimit |
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 59 of file G4PolarizedMollerBhabhaModel.hh.
G4PolarizedMollerBhabhaModel::G4PolarizedMollerBhabhaModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "PolarizedMollerBhabha" |
||
) |
Definition at line 65 of file G4PolarizedMollerBhabhaModel.cc.
References crossSectionCalculator, G4cout, G4endl, G4MollerBhabhaModel::isElectron, and G4MollerBhabhaModel::theElectron.
|
virtual |
Definition at line 87 of file G4PolarizedMollerBhabhaModel.cc.
References crossSectionCalculator.
|
private |
|
virtual |
Reimplemented from G4MollerBhabhaModel.
Definition at line 97 of file G4PolarizedMollerBhabhaModel.cc.
References G4MollerBhabhaModel::ComputeCrossSectionPerElectron(), crossSectionCalculator, G4InuclParticleNames::gam, G4MollerBhabhaModel::MaxSecondaryEnergy(), G4INCL::Math::min(), theBeamPolarization, theTargetPolarization, and G4StokesVector::ZERO.
|
inline |
Definition at line 96 of file G4PolarizedMollerBhabhaModel.hh.
References theBeamPolarization.
|
inline |
Definition at line 100 of file G4PolarizedMollerBhabhaModel.hh.
References fElectronPolarization.
|
inline |
Definition at line 104 of file G4PolarizedMollerBhabhaModel.hh.
References fPositronPolarization.
|
inline |
Definition at line 92 of file G4PolarizedMollerBhabhaModel.hh.
References theTargetPolarization.
|
private |
|
virtual |
Reimplemented from G4MollerBhabhaModel.
Definition at line 140 of file G4PolarizedMollerBhabhaModel.cc.
References crossSectionCalculator, DBL_MIN, G4INCL::KinematicsUtils::energy(), fElectronPolarization, G4MollerBhabhaModel::fParticleChange, fPositronPolarization, G4cout, G4endl, G4UniformRand, G4InuclParticleNames::gam, G4ParticleChangeForLoss::GetCurrentTrack(), G4PolarizationHelper::GetFrame(), G4PolarizationManager::GetInstance(), G4DynamicParticle::GetKineticEnergy(), G4VPhysicalVolume::GetLogicalVolume(), G4DynamicParticle::GetMomentumDirection(), G4VPolarizedCrossSection::GetPol2(), G4VPolarizedCrossSection::GetPol3(), G4DynamicParticle::GetPolarization(), G4Track::GetVolume(), G4PolarizationManager::GetVolumePolarization(), G4VPolarizedCrossSection::Initialize(), G4StokesVector::InvRotateAz(), G4MollerBhabhaModel::isElectron, G4PolarizationManager::IsPolarized(), G4VEmModel::MaxSecondaryKinEnergy(), G4INCL::Math::min(), G4ParticleChangeForLoss::ProposePolarization(), G4StokesVector::RotateAz(), G4DynamicParticle::SetPolarization(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), sqr(), theBeamPolarization, G4MollerBhabhaModel::theElectron, theTargetPolarization, G4VPolarizedCrossSection::XSection(), z, and G4StokesVector::ZERO.
|
inline |
Definition at line 88 of file G4PolarizedMollerBhabhaModel.hh.
References theBeamPolarization.
Referenced by G4ePolarizedIonisation::ComputeAsymmetry().
|
inline |
Definition at line 84 of file G4PolarizedMollerBhabhaModel.hh.
References theTargetPolarization.
Referenced by G4ePolarizedIonisation::ComputeAsymmetry().
|
private |
Definition at line 117 of file G4PolarizedMollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), G4PolarizedMollerBhabhaModel(), SampleSecondaries(), and ~G4PolarizedMollerBhabhaModel().
|
private |
Definition at line 120 of file G4PolarizedMollerBhabhaModel.hh.
Referenced by GetFinalElectronPolarization(), and SampleSecondaries().
|
private |
Definition at line 119 of file G4PolarizedMollerBhabhaModel.hh.
Referenced by GetFinalPositronPolarization(), and SampleSecondaries().
|
private |
Definition at line 114 of file G4PolarizedMollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), GetBeamPolarization(), SampleSecondaries(), and SetBeamPolarization().
|
private |
Definition at line 115 of file G4PolarizedMollerBhabhaModel.hh.
Referenced by ComputeCrossSectionPerElectron(), GetTargetPolarization(), SampleSecondaries(), and SetTargetPolarization().