Geant4.10
|
#include <G4PenelopeBremsstrahlungModel.hh>
Protected Attributes | |
G4ParticleChangeForLoss * | 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 |
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 63 of file G4PenelopeBremsstrahlungModel.hh.
G4PenelopeBremsstrahlungModel::G4PenelopeBremsstrahlungModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenBrem" |
||
) |
Definition at line 63 of file G4PenelopeBremsstrahlungModel.cc.
References python.hepunit::eV, G4PenelopeOscillatorManager::GetOscillatorManager(), python.hepunit::GeV, G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::SetHighEnergyLimit().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 281 of file G4PenelopeBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 297 of file G4PenelopeBremsstrahlungModel.cc.
References G4cout, G4endl, G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4PenelopeCrossSection::GetSoftStoppingPower(), G4Material::GetTotNbOfAtomsPerVolume(), python.hepunit::keV, and python.hepunit::mm.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 233 of file G4PenelopeBremsstrahlungModel.cc.
References G4cout, G4endl, G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4PenelopeCrossSection::GetHardCrossSection(), G4Material::GetName(), G4Material::GetTotNbOfAtomsPerVolume(), python.hepunit::keV, python.hepunit::mm, and G4VEmModel::SetupForMaterial().
|
inline |
Definition at line 109 of file G4PenelopeBremsstrahlungModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 113 of file G4PenelopeBremsstrahlungModel.cc.
References G4PenelopeBremsstrahlungFS::BuildScaledXSTable(), fParticle, fParticleChange, G4cout, G4endl, G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4PenelopeBremsstrahlungAngular::Initialize(), G4VEmModel::IsMaster(), python.hepunit::keV, G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), and G4PenelopeBremsstrahlungAngular::PrepareTables().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 179 of file G4PenelopeBremsstrahlungModel.cc.
References fParticle, G4cout, G4endl, G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4PenelopeBremsstrahlungAngular::Initialize(), G4VEmModel::IsMaster(), and G4PenelopeBremsstrahlungAngular::PrepareTables().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 479 of file G4PenelopeBremsstrahlungModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 333 of file G4PenelopeBremsstrahlungModel.cc.
References CLHEP::Hep3Vector::cosTheta(), fParticleChange, G4cout, G4endl, G4Gamma::Gamma(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4Material::GetName(), python.hepunit::keV, eplot::material, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForLoss::ProposeMomentumDirection(), G4PenelopeBremsstrahlungAngular::SampleDirection(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), and CLHEP::Hep3Vector::unit().
Definition at line 108 of file G4PenelopeBremsstrahlungModel.hh.
|
protected |
Definition at line 113 of file G4PenelopeBremsstrahlungModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 109 of file G4PenelopeBremsstrahlungModel.hh.
Referenced by Initialise(), and SampleSecondaries().