|
Geant4
10.02.p01
|
#include <G4ParticleHPInelastic.hh>
Inheritance diagram for G4ParticleHPInelastic:
Collaboration diagram for G4ParticleHPInelastic:Protected Attributes | |
| std::vector < G4ParticleHPChannelList * > * | theInelastic |
| G4String | dirName |
| G4int | numEle |
Protected Attributes inherited from G4HadronicInteraction | |
| G4HadFinalState | theParticleChange |
| G4int | verboseLevel |
| G4double | theMinEnergy |
| G4double | theMaxEnergy |
| G4bool | isBlocked |
Private Attributes | |
| G4ParticleDefinition * | theProjectile |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) |
| G4bool | IsBlocked () const |
| void | Block () |
Definition at line 89 of file G4ParticleHPInelastic.hh.
| G4ParticleHPInelastic::G4ParticleHPInelastic | ( | G4ParticleDefinition * | projectile = G4Neutron::Neutron(), |
| const char * | name = "NeutronHPInelastic" |
||
| ) |
Definition at line 47 of file G4ParticleHPInelastic.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), dirName, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4He3::He3(), MeV, G4Neutron::Neutron(), G4Proton::Proton(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theProjectile, and G4Triton::Triton().
Here is the call graph for this function:| G4ParticleHPInelastic::~G4ParticleHPInelastic | ( | ) |
Definition at line 220 of file G4ParticleHPInelastic.cc.
References theInelastic.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 235 of file G4ParticleHPInelastic.cc.
References G4ParticleHPManager::CloseReactionWhiteBoard(), G4cout, G4endl, G4UniformRand, G4HadProjectile::GetDefinition(), G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4ParticleHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4HadProjectile::GetMaterial(), G4DynamicParticle::GetMomentum(), G4Isotope::GetN(), G4Element::GetName(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4HadSecondary::GetParticle(), G4ParticleHPManager::GetReactionWhiteBoard(), G4HadFinalState::GetSecondary(), G4ParticleHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), n, G4Neutron::Neutron(), G4ParticleHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetIsotope(), and G4Nucleus::SetParameters().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 438 of file G4ParticleHPInelastic.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), dirName, G4cout, G4endl, G4Element::GetElementTable(), G4ParticleHPManager::GetInelasticFinalStates(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), G4ParticleDefinition::GetParticleName(), G4ParticleHPManager::GetVerboseLevel(), G4He3::He3(), lightions::Init(), G4Threading::IsMasterThread(), G4Neutron::Neutron(), numEle, G4Proton::Proton(), G4AutoDelete::Register(), G4ParticleHPManager::RegisterInelasticFinalStates(), theInelastic, and G4Triton::Triton().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 314 of file G4ParticleHPInelastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 392 of file G4ParticleHPInelastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 562 of file G4ParticleHPInelastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 396 of file G4ParticleHPInelastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
Here is the call graph for this function:
|
protected |
Definition at line 110 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable(), and G4ParticleHPInelastic().
|
protected |
Definition at line 111 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable().
|
protected |
Definition at line 109 of file G4ParticleHPInelastic.hh.
Referenced by BuildPhysicsTable(), and ~G4ParticleHPInelastic().
|
private |
Definition at line 153 of file G4ParticleHPInelastic.hh.
Referenced by G4ParticleHPInelastic().