Geant4
10.02.p02
|
#include <G4LEnp.hh>
Private Types | |
enum | { NENERGY =39, NANGLE =180 } |
Static Private Attributes | |
static const G4float | sig [NENERGY][NANGLE] |
static const G4float | pcm [NENERGY] |
static const G4float | elab [NENERGY] |
static const G4float | dsigmax [NENERGY] |
static const G4float | sigtot [NENERGY] |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
G4LEnp::G4LEnp | ( | ) |
Definition at line 45 of file G4LEnp.cc.
References GeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
G4LEnp::~G4LEnp | ( | ) |
Definition at line 56 of file G4LEnp.cc.
References G4HadFinalState::Clear(), and G4HadronicInteraction::theParticleChange.
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 62 of file G4LEnp.cc.
References A(), G4HadFinalState::AddSecondary(), G4HadFinalState::Clear(), degree, elab, G4cout, G4endl, G4UniformRand, G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4DynamicParticle::GetDefinition(), G4HadProjectile::GetKineticEnergy(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalEnergy(), G4DynamicParticle::GetTotalEnergy(), G4HadProjectile::GetTotalMomentum(), G4DynamicParticle::GetTotalMomentum(), G4Nucleus::GetZ_asInt(), GeV, halfpi, NANGLE, NENERGY, P, pi, G4Proton::Proton(), Q, G4Nucleus::ReturnTargetParticle(), G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), sig, G4HadronicInteraction::theParticleChange, twopi, and G4HadronicInteraction::verboseLevel.
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 312 of file G4LEnp.cc.
References elab, G4UniformRand, G4ParticleDefinition::GetPDGMass(), GeV, NANGLE, NENERGY, pi, and sig.
|
staticprivate |
|
staticprivate |
Definition at line 86 of file G4LEnp.hh.
Referenced by ApplyYourself(), and SampleInvariantT().
|
staticprivate |
|
staticprivate |
Definition at line 85 of file G4LEnp.hh.
Referenced by ApplyYourself(), and SampleInvariantT().
|
staticprivate |