Geant4
10.02.p02
|
#include <G4LowEPPolarizedComptonModel.hh>
Private Member Functions | |
void | ReadData (size_t Z, const char *path=0) |
G4double | ComputeScatteringFunction (G4double x, G4int Z) |
G4LowEPPolarizedComptonModel & | operator= (const G4LowEPPolarizedComptonModel &right) |
G4LowEPPolarizedComptonModel (const G4LowEPPolarizedComptonModel &) | |
G4ThreeVector | GetRandomPolarization (G4ThreeVector &direction0) |
G4ThreeVector | GetPerpendicularPolarization (const G4ThreeVector &direction0, const G4ThreeVector &polarization0) const |
G4ThreeVector | SetNewPolarization (G4double LowEPPCepsilon, G4double sinT2, G4double phi, G4double cosTheta) |
G4double | SetPhi (G4double, G4double) |
G4ThreeVector | SetPerpendicularVector (G4ThreeVector &a) |
Private Attributes | |
G4bool | isInitialised |
G4int | verboseLevel |
G4ParticleChangeForGamma * | fParticleChange |
G4VAtomDeexcitation * | fAtomDeexcitation |
Static Private Attributes | |
static G4ShellData * | shellData = 0 |
static G4DopplerProfile * | profileData = 0 |
static G4int | maxZ = 99 |
static G4LPhysicsFreeVector * | data [100] = {0} |
static const G4double | ScatFuncFitParam [101][9] |
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 G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 88 of file G4LowEPPolarizedComptonModel.hh.
G4LowEPPolarizedComptonModel::G4LowEPPolarizedComptonModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "LowEPComptonModel" |
||
) |
Definition at line 80 of file G4LowEPPolarizedComptonModel.cc.
References fAtomDeexcitation, fParticleChange, G4cout, G4endl, G4VEmModel::SetDeexcitationFlag(), and verboseLevel.
|
virtual |
Definition at line 105 of file G4LowEPPolarizedComptonModel.cc.
References G4VEmModel::IsMaster(), profileData, and shellData.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 246 of file G4LowEPPolarizedComptonModel.cc.
References data, e1, e2, G4PhysicsVector::Energy(), G4cout, G4endl, G4lrint(), G4PhysicsVector::GetVectorLength(), InitialiseForElement(), G4VEmModel::LowEnergyLimit(), maxZ, n, G4PhysicsVector::Value(), and verboseLevel.
Definition at line 684 of file G4LowEPPolarizedComptonModel.cc.
References G4Exp(), G4Log(), ln10, and ScatFuncFitParam.
Referenced by SampleSecondaries().
|
private |
Definition at line 902 of file G4LowEPPolarizedComptonModel.cc.
Referenced by SampleSecondaries().
|
private |
Definition at line 876 of file G4LowEPPolarizedComptonModel.cc.
References a0, a1, angle, b0, c0, G4UniformRand, SetPerpendicularVector(), and twopi.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 117 of file G4LowEPPolarizedComptonModel.cc.
References G4LossTableManager::AtomDeexcitation(), data, eV, fAtomDeexcitation, fParticleChange, G4cout, G4endl, G4lrint(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), isInitialised, G4VEmModel::IsMaster(), G4ShellData::LoadData(), G4VEmModel::LowEnergyLimit(), maxZ, profileData, ReadData(), G4ShellData::SetOccupancyData(), shellData, and verboseLevel.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 709 of file G4LowEPPolarizedComptonModel.cc.
References data, ReadData(), and G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 184 of file G4LowEPPolarizedComptonModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
private |
|
private |
Definition at line 192 of file G4LowEPPolarizedComptonModel.cc.
References barn, data, FatalException, G4cout, G4endl, G4Exception(), MeV, G4PhysicsVector::Retrieve(), G4PhysicsVector::ScaleVector(), G4PhysicsVector::SetSpline(), and verboseLevel.
Referenced by Initialise(), and InitialiseForElement().
|
virtual |
Implements G4VEmModel.
Definition at line 286 of file G4LowEPPolarizedComptonModel.cc.
References G4ShellData::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), cm, ComputeScatteringFunction(), G4Electron::Electron(), FatalException, fAtomDeexcitation, fParticleChange, fStopAndKill, G4cout, G4endl, G4Exception(), G4Exp(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4DynamicParticle::GetDefinition(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), GetPerpendicularPolarization(), G4DynamicParticle::GetPolarization(), GetRandomPolarization(), G4Element::GetZ(), halfpi, kg, G4VEmModel::LowEnergyLimit(), m, MeV, pi, profileData, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4ParticleChangeForGamma::ProposePolarization(), G4VParticleChange::ProposeTrackStatus(), G4DopplerProfile::RandomSelectMomentum(), s, G4VEmModel::SelectRandomAtom(), G4ShellData::SelectRandomShell(), SetNewPolarization(), SetPhi(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), shellData, twopi, verboseLevel, and x.
|
private |
Definition at line 920 of file G4LowEPPolarizedComptonModel.cc.
References G4UniformRand, and pi.
Referenced by SampleSecondaries().
|
private |
Definition at line 859 of file G4LowEPPolarizedComptonModel.cc.
Referenced by GetRandomPolarization().
Definition at line 829 of file G4LowEPPolarizedComptonModel.cc.
References a, G4UniformRand, and twopi.
Referenced by SampleSecondaries().
|
staticprivate |
Definition at line 147 of file G4LowEPPolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), InitialiseForElement(), and ReadData().
|
private |
Definition at line 141 of file G4LowEPPolarizedComptonModel.hh.
Referenced by G4LowEPPolarizedComptonModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 140 of file G4LowEPPolarizedComptonModel.hh.
Referenced by G4LowEPPolarizedComptonModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 135 of file G4LowEPPolarizedComptonModel.hh.
Referenced by Initialise().
|
staticprivate |
Definition at line 146 of file G4LowEPPolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and Initialise().
|
staticprivate |
Definition at line 144 of file G4LowEPPolarizedComptonModel.hh.
Referenced by Initialise(), SampleSecondaries(), and ~G4LowEPPolarizedComptonModel().
|
staticprivate |
Definition at line 149 of file G4LowEPPolarizedComptonModel.hh.
Referenced by ComputeScatteringFunction().
|
staticprivate |
Definition at line 143 of file G4LowEPPolarizedComptonModel.hh.
Referenced by Initialise(), SampleSecondaries(), and ~G4LowEPPolarizedComptonModel().
|
private |
Definition at line 136 of file G4LowEPPolarizedComptonModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4LowEPPolarizedComptonModel(), Initialise(), ReadData(), and SampleSecondaries().