Geant4
10.02.p02
|
#include <G4PenelopeRayleighModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
const G4ParticleDefinition * | fParticle |
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 | |
G4PenelopeRayleighModel & | operator= (const G4PenelopeRayleighModel &right) |
G4PenelopeRayleighModel (const G4PenelopeRayleighModel &) | |
void | SetParticle (const G4ParticleDefinition *) |
void | ReadDataFile (G4int) |
void | ClearTables () |
void | BuildFormFactorTable (const G4Material *) |
void | GetPMaxTable (const G4Material *) |
G4double | GetFSquared (const G4Material *, const G4double) |
void | InitializeSamplingAlgorithm (const G4Material *) |
Private Attributes | |
G4double | fIntrinsicLowEnergyLimit |
G4double | fIntrinsicHighEnergyLimit |
G4int | verboseLevel |
G4bool | isInitialised |
std::map< G4int, G4PhysicsFreeVector * > * | logAtomicCrossSection |
std::map< G4int, G4PhysicsFreeVector * > * | atomicFormFactor |
G4DataVector | logQSquareGrid |
std::map< const G4Material *, G4PhysicsFreeVector * > * | logFormFactorTable |
G4DataVector | logEnergyGridPMax |
std::map< const G4Material *, G4PhysicsFreeVector * > * | pMaxTable |
std::map< const G4Material *, G4PenelopeSamplingData * > * | samplingTable |
G4bool | fLocalTable |
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 *) |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 58 of file G4PenelopeRayleighModel.hh.
G4PenelopeRayleighModel::G4PenelopeRayleighModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenRayleigh" |
||
) |
Definition at line 54 of file G4PenelopeRayleighModel.cc.
References eV, fIntrinsicHighEnergyLimit, fIntrinsicLowEnergyLimit, GeV, keV, logEnergyGridPMax, G4VEmModel::SetHighEnergyLimit(), SetParticle(), and verboseLevel.
|
virtual |
Definition at line 96 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, ClearTables(), fLocalTable, G4VEmModel::IsMaster(), and logAtomicCrossSection.
|
private |
|
private |
Definition at line 351 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, FatalException, g, G4endl, G4Exception(), G4Material::GetElementVector(), G4Material::GetFractionVector(), G4Material::GetName(), G4Material::GetNumberOfElements(), logFormFactorTable, logQSquareGrid, mole, G4PhysicsFreeVector::PutValue(), and G4PhysicsVector::SetSpline().
Referenced by DumpFormFactorTable(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 122 of file G4PenelopeRayleighModel.cc.
References logFormFactorTable, pMaxTable, and samplingTable.
Referenced by Initialise(), and ~G4PenelopeRayleighModel().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 280 of file G4PenelopeRayleighModel.cc.
References barn, FatalException, fLocalTable, G4cout, G4endl, G4Exception(), G4Exp(), JustWarning, keV, logAtomicCrossSection, ReadDataFile(), G4TemplateAutoLock< M, L, U >::unlock(), G4PhysicsVector::Value(), and verboseLevel.
void G4PenelopeRayleighModel::DumpFormFactorTable | ( | const G4Material * | mat | ) |
Definition at line 1339 of file G4PenelopeRayleighModel.cc.
References BuildFormFactorTable(), G4cout, G4endl, G4Exp(), G4PhysicsVector::GetLowEdgeEnergy(), G4Material::GetName(), G4PhysicsVector::GetVectorLength(), logFormFactorTable, and Q.
|
private |
Definition at line 730 of file G4PenelopeRayleighModel.cc.
References f2, FatalException, G4cout, G4endl, G4Exception(), G4Exp(), G4Material::GetName(), logFormFactorTable, logQSquareGrid, G4PhysicsVector::Value(), and verboseLevel.
Referenced by InitializeSamplingAlgorithm().
|
private |
Definition at line 1204 of file G4PenelopeRayleighModel.cc.
References G4INCL::KinematicsUtils::energy(), FatalException, G4cout, G4endl, G4Exception(), G4Exp(), G4PenelopeSamplingData::GetA(), G4PenelopeSamplingData::GetB(), G4Material::GetName(), G4PenelopeSamplingData::GetNumberOfStoredPoints(), G4PenelopeSamplingData::GetPAC(), G4PenelopeSamplingData::GetX(), logEnergyGridPMax, pMaxTable, G4PhysicsFreeVector::PutValue(), and samplingTable.
Referenced by Initialise(), and SampleSecondaries().
|
inline |
Definition at line 85 of file G4PenelopeRayleighModel.hh.
References verboseLevel.
|
virtual |
Implements G4VEmModel.
Definition at line 163 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, BuildFormFactorTable(), ClearTables(), fParticle, fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), GetPMaxTable(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), GeV, G4VEmModel::HighEnergyLimit(), InitializeSamplingAlgorithm(), isInitialised, G4VEmModel::IsMaster(), keV, logAtomicCrossSection, logFormFactorTable, G4VEmModel::LowEnergyLimit(), pMaxTable, ReadDataFile(), samplingTable, SetParticle(), and verboseLevel.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 244 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, fParticle, G4cout, G4endl, logAtomicCrossSection, logFormFactorTable, logQSquareGrid, pMaxTable, samplingTable, and verboseLevel.
|
private |
Definition at line 776 of file G4PenelopeRayleighModel.cc.
References a, G4PenelopeSamplingData::AddPoint(), G4PenelopeSamplingData::DumpTable(), factor, FatalException, G4cout, G4endl, G4Exception(), G4Exp(), GetFSquared(), G4Material::GetName(), logQSquareGrid, G4INCL::Math::max(), G4INCL::Math::min(), samplingTable, verboseLevel, and x.
Referenced by Initialise(), and SampleSecondaries().
|
private |
|
private |
Definition at line 593 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, cm2, eV, f1, f2, FatalException, G4cout, G4endl, G4Exception(), logAtomicCrossSection, logQSquareGrid, G4PhysicsFreeVector::PutValue(), and verboseLevel.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 422 of file G4PenelopeRayleighModel.cc.
References atomicFormFactor, BuildFormFactorTable(), fIntrinsicLowEnergyLimit, fLocalTable, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exception(), G4UniformRand, G4Material::GetElementVector(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4PenelopeSamplingData::GetNumberOfStoredPoints(), GetPMaxTable(), G4PenelopeSamplingData::GetX(), InitializeSamplingAlgorithm(), JustWarning, G4TemplateAutoLock< M, L, U >::lock(), logAtomicCrossSection, logFormFactorTable, G4INCL::Math::min(), pMaxTable, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), ReadDataFile(), G4PenelopeSamplingData::SampleValue(), samplingTable, G4ParticleChangeForGamma::SetProposedKineticEnergy(), twopi, G4TemplateAutoLock< M, L, U >::unlock(), G4PhysicsVector::Value(), and verboseLevel.
|
private |
Definition at line 1364 of file G4PenelopeRayleighModel.cc.
References fParticle.
Referenced by G4PenelopeRayleighModel(), and Initialise().
|
inline |
Definition at line 84 of file G4PenelopeRayleighModel.hh.
References verboseLevel.
|
private |
Definition at line 110 of file G4PenelopeRayleighModel.hh.
Referenced by BuildFormFactorTable(), Initialise(), InitialiseLocal(), ReadDataFile(), SampleSecondaries(), and ~G4PenelopeRayleighModel().
|
private |
Definition at line 103 of file G4PenelopeRayleighModel.hh.
Referenced by G4PenelopeRayleighModel().
|
private |
Definition at line 102 of file G4PenelopeRayleighModel.hh.
Referenced by G4PenelopeRayleighModel(), and SampleSecondaries().
|
private |
Definition at line 131 of file G4PenelopeRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), SampleSecondaries(), and ~G4PenelopeRayleighModel().
|
protected |
Definition at line 92 of file G4PenelopeRayleighModel.hh.
Referenced by Initialise(), InitialiseLocal(), and SetParticle().
|
protected |
Definition at line 91 of file G4PenelopeRayleighModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
private |
Definition at line 106 of file G4PenelopeRayleighModel.hh.
Referenced by Initialise().
|
private |
Definition at line 109 of file G4PenelopeRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), InitialiseLocal(), ReadDataFile(), SampleSecondaries(), and ~G4PenelopeRayleighModel().
|
private |
Definition at line 116 of file G4PenelopeRayleighModel.hh.
Referenced by G4PenelopeRayleighModel(), and GetPMaxTable().
|
private |
Definition at line 114 of file G4PenelopeRayleighModel.hh.
Referenced by BuildFormFactorTable(), ClearTables(), DumpFormFactorTable(), GetFSquared(), Initialise(), InitialiseLocal(), and SampleSecondaries().
|
private |
Definition at line 113 of file G4PenelopeRayleighModel.hh.
Referenced by BuildFormFactorTable(), GetFSquared(), InitialiseLocal(), InitializeSamplingAlgorithm(), and ReadDataFile().
|
private |
Definition at line 117 of file G4PenelopeRayleighModel.hh.
Referenced by ClearTables(), GetPMaxTable(), Initialise(), InitialiseLocal(), and SampleSecondaries().
|
private |
Definition at line 119 of file G4PenelopeRayleighModel.hh.
Referenced by ClearTables(), GetPMaxTable(), Initialise(), InitialiseLocal(), InitializeSamplingAlgorithm(), and SampleSecondaries().
|
private |
Definition at line 105 of file G4PenelopeRayleighModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4PenelopeRayleighModel(), GetFSquared(), GetVerbosityLevel(), Initialise(), InitialiseLocal(), InitializeSamplingAlgorithm(), ReadDataFile(), SampleSecondaries(), and SetVerbosityLevel().