| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4LEHadronProtonElastic.hh>
 Inheritance diagram for G4LEHadronProtonElastic:
 Collaboration diagram for G4LEHadronProtonElastic: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 | 
Definition at line 56 of file G4LEHadronProtonElastic.hh.
| G4LEHadronProtonElastic::G4LEHadronProtonElastic | ( | ) | 
Definition at line 43 of file G4LEHadronProtonElastic.cc.
References MeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
 Here is the call graph for this function:| G4LEHadronProtonElastic::~G4LEHadronProtonElastic | ( | ) | 
Definition at line 50 of file G4LEHadronProtonElastic.cc.
References G4HadFinalState::Clear(), and G4HadronicInteraction::theParticleChange.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronElastic.
Definition at line 56 of file G4LEHadronProtonElastic.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, G4INCL::Math::pi, G4Proton::Proton(), G4Nucleus::ReturnTargetParticle(), G4DynamicParticle::SetDefinition(), G4HadFinalState::SetEnergyChange(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetMomentumChange(), G4HadronicInteraction::theParticleChange, and G4HadronicInteraction::verboseLevel.
 Here is the call graph for this function:| G4double G4LEHadronProtonElastic::RandCosThetaDipPen | ( | ) | 
Definition at line 276 of file G4LEHadronProtonElastic.cc.
References G4UniformRand.
Referenced by SampleInvariantT().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronElastic.
Definition at line 253 of file G4LEHadronProtonElastic.cc.
References G4ParticleDefinition::GetPDGMass(), and RandCosThetaDipPen().
 Here is the call graph for this function: