| 
    Geant4
    10.02
    
   | 
 
#include <G4LEpp.hh>
 Inheritance diagram for G4LEpp:
 Collaboration diagram for G4LEpp: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().
 Here is the call graph for this function:
      
  | 
  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, halfpi, P, G4Proton::Proton(), Q, G4Nucleus::ReturnTargetParticle(), SampleInvariantT(), G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), G4HadronicInteraction::theParticleChange, twopi, and G4HadronicInteraction::verboseLevel.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronElastic.
Definition at line 245 of file G4LEpp.cc.
References elab, G4UniformRand, G4ParticleDefinition::GetPDGMass(), GeV, NANGLE, NENERGY, pi, and Sig.
Referenced by ApplyYourself().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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 |