Geant4.10
|
#include <G4DNAMeltonAttachmentModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 44 of file G4DNAMeltonAttachmentModel.hh.
G4DNAMeltonAttachmentModel::G4DNAMeltonAttachmentModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNAMeltonAttachmentModel" |
||
) |
Definition at line 42 of file G4DNAMeltonAttachmentModel.cc.
References python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Definition at line 77 of file G4DNAMeltonAttachmentModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 163 of file G4DNAMeltonAttachmentModel.cc.
References python.hepunit::cm, python.hepunit::eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), and G4ParticleDefinition::GetParticleName().
|
inline |
Definition at line 106 of file G4DNAMeltonAttachmentModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 95 of file G4DNAMeltonAttachmentModel.cc.
References python.hepunit::cm, G4InuclParticleNames::electron, G4Electron::ElectronDefinition(), python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4VEmModel::GetParticleChangeForGamma(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), G4DNAMolecularMaterial::Instance(), G4DNACrossSectionDataSet::LoadData(), G4VEmModel::LowEnergyLimit(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 223 of file G4DNAMeltonAttachmentModel.cc.
References G4DNAChemistryManager::CreateWaterMolecule(), eDissociativeAttachment, fParticleChangeForGamma, fStopAndKill, G4cout, G4endl, G4ParticleChangeForGamma::GetCurrentTrack(), G4DynamicParticle::GetKineticEnergy(), G4DNAChemistryManager::Instance(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
Definition at line 101 of file G4DNAMeltonAttachmentModel.hh.
|
protected |
Definition at line 73 of file G4DNAMeltonAttachmentModel.hh.
Referenced by G4DNAMeltonAttachmentModel(), Initialise(), and SampleSecondaries().