Geant4.10
|
#include <G4HadronElastic.hh>
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 50 of file G4HadronElastic.hh.
G4HadronElastic::G4HadronElastic | ( | const G4String & | name = "hElasticLHEP" | ) |
Definition at line 45 of file G4HadronElastic.cc.
References G4Alpha::Alpha(), G4Deuteron::Deuteron(), python.hepunit::eV, python.hepunit::GeV, G4Neutron::Neutron(), G4Proton::Proton(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and python.hepunit::TeV.
|
virtual |
Definition at line 60 of file G4HadronElastic.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 93 of file G4HadronElastic.cc.
References G4HadFinalState::AddSecondary(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), G4HadFinalState::Clear(), CLHEP::HepLorentzVector::e(), G4cout, G4endl, G4UniformRand, G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4HadronicInteraction::GetRecoilEnergyThreshold(), G4HadProjectile::GetTotalMomentum(), G4Nucleus::GetZ_asInt(), python.hepunit::GeV, G4He3::He3(), CLHEP::Hep3Vector::mag(), python.hepunit::MeV, SampleInvariantT(), G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetLocalEnergyDeposit(), G4HadFinalState::SetMomentumChange(), G4HadronicInteraction::theParticleChange, G4Triton::Triton(), CLHEP::Hep3Vector::unit(), CLHEP::HepLorentzVector::vect(), G4HadronicInteraction::verboseLevel, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
inline |
Definition at line 98 of file G4HadronElastic.hh.
References G4NucleiProperties::GetNuclearMass(), and G4ParticleDefinition::GetPDGMass().
Referenced by SampleInvariantT().
|
virtual |
Reimplemented in G4ElasticHadrNucleusHE, and G4ChipsElasticModel.
Definition at line 64 of file G4HadronElastic.cc.
References G4HadronicInteraction::GetModelName(), and outFile.
|
inline |
Definition at line 92 of file G4HadronElastic.hh.
|
virtual |
Reimplemented from G4HadronicInteraction.
Reimplemented in G4ElasticHadrNucleusHE, G4DiffuseElastic, G4NuclNuclDiffuseElastic, G4ChipsElasticModel, and G4AntiNuclElastic.
Definition at line 225 of file G4HadronElastic.cc.
References ComputeMomentumCMS(), G4UniformRand, G4Pow::GetInstance(), python.hepunit::GeV, G4Pow::powZ(), G4Pow::Z13(), and G4Pow::Z23().
Referenced by ApplyYourself(), and G4ChipsElasticModel::SampleInvariantT().
Definition at line 87 of file G4HadronElastic.hh.