Geant4
10.00.p01
|
#include <G4LivermorePhotoElectricModel.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 | |
void | ReadData (G4int Z, const char *path=0) |
G4LivermorePhotoElectricModel & | operator= (const G4LivermorePhotoElectricModel &right) |
G4LivermorePhotoElectricModel (const G4LivermorePhotoElectricModel &) | |
Static Private Attributes | |
static G4LPhysicsFreeVector * | fCrossSection [99] = {0} |
static G4LPhysicsFreeVector * | fCrossSectionLE [99] = {0} |
static std::vector< G4double > * | fParam [99] = {0} |
static G4int | fNShells [99] = {0} |
static G4int | fNShellsUsed [99] = {0} |
static G4ElementData * | fShellCrossSection = 0 |
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 50 of file G4LivermorePhotoElectricModel.hh.
G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel | ( | const G4String & | nam = "LivermorePhElectric" | ) |
Definition at line 61 of file G4LivermorePhotoElectricModel.cc.
References G4Electron::Electron(), G4cout, G4endl, G4Gamma::Gamma(), nShellLimit, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), theElectron, theGamma, and verboseLevel.
|
virtual |
Definition at line 92 of file G4LivermorePhotoElectricModel.cc.
References fParam, fShellCrossSection, G4VEmModel::IsMaster(), and maxZ.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 161 of file G4LivermorePhotoElectricModel.cc.
References barn, G4INCL::KinematicsUtils::energy(), fCrossSection, fCrossSectionLE, fNShells, fParam, G4cout, G4endl, G4lrint(), InitialiseForElement(), keV, maxZ, G4VEmModel::Value(), and verboseLevel.
|
virtual |
Implements G4VEmModel.
Definition at line 105 of file G4LivermorePhotoElectricModel.cc.
References G4LossTableManager::AtomDeexcitation(), fAtomDeexcitation, fCrossSection, fDeexcitationActive, fParticleChange, fShellCrossSection, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), isInitialised, G4VEmModel::IsMaster(), maxZ, ReadData(), and verboseLevel.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 529 of file G4LivermorePhotoElectricModel.cc.
References fCrossSection, ReadData(), and G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
private |
|
private |
Definition at line 366 of file G4LivermorePhotoElectricModel.cc.
References G4ElementData::AddComponent(), barn, FatalException, fCrossSection, fCrossSectionLE, fNShells, fNShellsUsed, fParam, fShellCrossSection, G4cout, G4endl, G4Exception(), G4ElementData::InitialiseForComponent(), INT_MAX, MeV, nShellLimit, G4LPhysicsFreeVector::PutValues(), G4PhysicsVector::Retrieve(), G4PhysicsVector::ScaleVector(), G4PhysicsVector::SetSpline(), and verboseLevel.
Referenced by Initialise(), and InitialiseForElement().
|
virtual |
Implements G4VEmModel.
Definition at line 215 of file G4LivermorePhotoElectricModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4InuclParticleNames::electron, fAtomDeexcitation, fCrossSection, fCrossSectionLE, fDeexcitationActive, fNShellsUsed, fParam, fParticleChange, fShellCrossSection, fStopAndKill, G4cout, G4endl, G4lrint(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VEmModel::GetAngularDistribution(), G4VAtomDeexcitation::GetAtomicShell(), G4ElementData::GetComponentID(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4ElementData::GetValueForComponent(), G4Element::GetZ(), keV, maxZ, G4InuclParticleNames::nn, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, theGamma, G4VEmModel::Value(), and verboseLevel.
|
inline |
Definition at line 112 of file G4LivermorePhotoElectricModel.hh.
References n, and nShellLimit.
|
private |
Definition at line 107 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
staticprivate |
Definition at line 100 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), InitialiseForElement(), ReadData(), and SampleSecondaries().
|
staticprivate |
Definition at line 101 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ReadData(), and SampleSecondaries().
|
private |
Definition at line 97 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
staticprivate |
Definition at line 103 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and ReadData().
|
staticprivate |
Definition at line 104 of file G4LivermorePhotoElectricModel.hh.
Referenced by ReadData(), and SampleSecondaries().
|
staticprivate |
Definition at line 102 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ReadData(), SampleSecondaries(), and ~G4LivermorePhotoElectricModel().
|
protected |
Definition at line 82 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().
|
staticprivate |
Definition at line 105 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise(), ReadData(), SampleSecondaries(), and ~G4LivermorePhotoElectricModel().
|
private |
Definition at line 98 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise().
|
private |
Definition at line 95 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), SampleSecondaries(), and ~G4LivermorePhotoElectricModel().
|
private |
Definition at line 96 of file G4LivermorePhotoElectricModel.hh.
Referenced by G4LivermorePhotoElectricModel(), ReadData(), and SetLimitNumberOfShells().
|
private |
Definition at line 92 of file G4LivermorePhotoElectricModel.hh.
Referenced by G4LivermorePhotoElectricModel(), and SampleSecondaries().
|
private |
Definition at line 91 of file G4LivermorePhotoElectricModel.hh.
Referenced by G4LivermorePhotoElectricModel(), and SampleSecondaries().
|
private |
Definition at line 94 of file G4LivermorePhotoElectricModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4LivermorePhotoElectricModel(), Initialise(), ReadData(), and SampleSecondaries().