Geant4
10.02.p02
|
#include <G4LENDElastic.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4LENDModel | |
void | create_used_target_map () |
void | recreate_used_target_map () |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4LENDModel | |
G4ParticleDefinition * | proj |
G4LENDManager * | lend_manager |
std::map< G4int, G4LENDUsedTarget * > | usedTarget_map |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 44 of file G4LENDElastic.hh.
|
inline |
Definition at line 49 of file G4LENDElastic.hh.
References G4LENDModel::create_used_target_map(), and G4LENDModel::proj.
|
inline |
Definition at line 59 of file G4LENDElastic.hh.
|
virtual |
Reimplemented from G4LENDModel.
Definition at line 37 of file G4LENDElastic.cc.
References G4HadFinalState::AddSecondary(), G4HadFinalState::Clear(), G4UniformRand, G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4GIDI_target::getElasticFinalState(), G4Pow::GetInstance(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4Nucleus::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4ReactionProduct::GetKineticEnergy(), G4Isotope::Getm(), G4ReactionProduct::GetMass(), G4HadProjectile::GetMaterial(), G4ReactionProduct::GetMomentum(), G4LENDManager::GetNucleusEncoding(), G4ParticleDefinition::GetPDGMass(), G4Material::GetTemperature(), G4ReactionProduct::GetTotalEnergy(), G4ReactionProduct::GetTotalMomentum(), G4Nucleus::GetZ_asInt(), G4LENDModel::lend_manager, G4ReactionProduct::Lorentz(), ZAMass::mass, MeV, MyRNG(), G4Pow::powA(), second, G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), G4ReactionProduct::SetTotalEnergy(), G4INCL::DeJongSpin::shoot(), G4HadronicInteraction::theParticleChange, theTarget, twopi, and G4LENDModel::usedTarget_map.