Geant4
10.00.p02
|
#include <G4LivermorePolarizedRayleighModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Private Member Functions | |
G4double | GenerateCosTheta (G4double incomingPhotonEnergy, G4int zAtom) const |
G4double | GeneratePhi (G4double cosTheta) const |
G4double | GeneratePolarizationAngle (void) const |
G4ThreeVector | GetPhotonPolarization (const G4DynamicParticle &photon) |
G4LivermorePolarizedRayleighModel & | operator= (const G4LivermorePolarizedRayleighModel &right) |
G4LivermorePolarizedRayleighModel (const G4LivermorePolarizedRayleighModel &) | |
Private Attributes | |
G4double | lowEnergyLimit |
G4double | highEnergyLimit |
G4int | verboseLevel |
G4bool | isInitialised |
G4VCrossSectionHandler * | crossSectionHandler |
G4VEMDataSet * | formFactorData |
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 *) |
Definition at line 43 of file G4LivermorePolarizedRayleighModel.hh.
G4LivermorePolarizedRayleighModel::G4LivermorePolarizedRayleighModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LivermorePolarizedRayleigh" |
||
) |
Definition at line 53 of file G4LivermorePolarizedRayleighModel.cc.
References eV, G4cout, G4endl, GeV, highEnergyLimit, lowEnergyLimit, G4VEmModel::SetHighEnergyLimit(), and verboseLevel.
|
virtual |
Definition at line 83 of file G4LivermorePolarizedRayleighModel.cc.
References crossSectionHandler, and formFactorData.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 145 of file G4LivermorePolarizedRayleighModel.cc.
References crossSectionHandler, G4VCrossSectionHandler::FindValue(), G4cout, G4endl, highEnergyLimit, and verboseLevel.
|
private |
Definition at line 232 of file G4LivermorePolarizedRayleighModel.cc.
References cm, G4VEMDataSet::FindValue(), formFactorData, G4UniformRand, and MeV.
Referenced by SampleSecondaries().
Definition at line 293 of file G4LivermorePolarizedRayleighModel.cc.
References G4UniformRand.
Referenced by SampleSecondaries().
|
private |
Definition at line 321 of file G4LivermorePolarizedRayleighModel.cc.
Referenced by SampleSecondaries().
|
private |
Definition at line 330 of file G4LivermorePolarizedRayleighModel.cc.
References e1, e2, G4UniformRand, G4DynamicParticle::GetMomentumDirection(), and G4DynamicParticle::GetPolarization().
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 91 of file G4LivermorePolarizedRayleighModel.cc.
References G4VCrossSectionHandler::Clear(), crossSectionHandler, eV, formFactorData, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), isInitialised, G4VEMDataSet::LoadData(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), and verboseLevel.
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 162 of file G4LivermorePolarizedRayleighModel.cc.
References fParticleChange, fStopAndKill, G4cout, G4endl, GenerateCosTheta(), GeneratePhi(), GeneratePolarizationAngle(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), GetPhotonPolarization(), G4Element::GetZ(), lowEnergyLimit, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), verboseLevel, and z.
|
private |
Definition at line 81 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and ~G4LivermorePolarizedRayleighModel().
|
private |
Definition at line 82 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by GenerateCosTheta(), Initialise(), and ~G4LivermorePolarizedRayleighModel().
|
protected |
Definition at line 71 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 76 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4LivermorePolarizedRayleighModel().
|
private |
Definition at line 79 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by Initialise().
|
private |
Definition at line 75 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by G4LivermorePolarizedRayleighModel(), and SampleSecondaries().
|
private |
Definition at line 78 of file G4LivermorePolarizedRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4LivermorePolarizedRayleighModel(), Initialise(), and SampleSecondaries().