Geant4
10.01
|
#include <G4ParticleHPElastic.hh>
Private Member Functions | |
void | addChannelForNewElement () |
Private Attributes | |
G4double * | xSec |
std::vector < G4ParticleHPChannel * > | theElastic |
G4String | dirName |
G4int | numEle |
G4bool | overrideSuspension |
Additional Inherited Members | |
![]() | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
![]() | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 48 of file G4ParticleHPElastic.hh.
G4ParticleHPElastic::G4ParticleHPElastic | ( | ) |
Definition at line 40 of file G4ParticleHPElastic.cc.
References dirName, eV, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), MeV, numEle, overrideSuspension, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and theElastic.
G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 69 of file G4ParticleHPElastic.cc.
References theElastic.
|
private |
Definition at line 150 of file G4ParticleHPElastic.cc.
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), numEle, and theElastic.
Referenced by ApplyYourself().
|
virtual |
Implements G4HadronicInteraction.
Definition at line 82 of file G4ParticleHPElastic.cc.
References addChannelForNewElement(), G4ParticleHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4ParticleHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Element::GetNumberOfElements(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4ParticleHPManager::GetReactionWhiteBoard(), G4ParticleHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), isAlive, n, numEle, G4ParticleHPManager::OpenReactionWhiteBoard(), overrideSuspension, G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), G4HadFinalState::SetStatusChange(), theElastic, and xSec.
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 144 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 61 of file G4ParticleHPElastic.hh.
References theElastic.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 164 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 168 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 74 of file G4ParticleHPElastic.hh.
Referenced by addChannelForNewElement(), and G4ParticleHPElastic().
|
private |
Definition at line 75 of file G4ParticleHPElastic.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), and G4ParticleHPElastic().
|
private |
Definition at line 76 of file G4ParticleHPElastic.hh.
Referenced by ApplyYourself(), DoNotSuspend(), and G4ParticleHPElastic().
|
private |
Definition at line 73 of file G4ParticleHPElastic.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), G4ParticleHPElastic(), GetNiso(), and ~G4ParticleHPElastic().
|
private |
Definition at line 71 of file G4ParticleHPElastic.hh.
Referenced by ApplyYourself().