Geant4
10.01.p02
|
#include <G4LEpp.hh>
Private Types | |
enum | { NENERGY =40, NANGLE =180 } |
Static Private Attributes | |
static const G4float | Sig [NENERGY][NANGLE] |
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 |
G4LEpp::G4LEpp | ( | ) |
Definition at line 41 of file G4LEpp.cc.
References GeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 51 of file G4LEpp.cc.
References A, G4HadFinalState::AddSecondary(), G4HadFinalState::Clear(), 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, G4Proton::Proton(), G4Nucleus::ReturnTargetParticle(), SampleInvariantT(), G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), G4HadronicInteraction::theParticleChange, and G4HadronicInteraction::verboseLevel.
|
virtual |
Reimplemented from G4HadronElastic.
Definition at line 245 of file G4LEpp.cc.
References elab, G4UniformRand, G4ParticleDefinition::GetPDGMass(), GeV, NANGLE, NENERGY, G4INCL::Math::pi, and Sig.
Referenced by ApplyYourself().
|
staticprivate |
|
staticprivate |
Definition at line 76 of file G4LEpp.hh.
Referenced by SampleInvariantT().
|
staticprivate |
Definition at line 75 of file G4LEpp.hh.
Referenced by SampleInvariantT().
|
staticprivate |