| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4LENDFission.hh>
 Inheritance diagram for G4LENDFission:
 Collaboration diagram for G4LENDFission:Additional Inherited Members | |
  Protected Member Functions inherited from G4LENDModel | |
| void | create_used_target_map () | 
| void | recreate_used_target_map () | 
  Protected Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) | 
| G4bool | IsBlocked () const | 
| void | Block () | 
  Protected Attributes inherited from G4LENDModel | |
| G4ParticleDefinition * | proj | 
| G4LENDManager * | lend_manager | 
| std::map< G4int,  G4LENDUsedTarget * >  | usedTarget_map | 
  Protected Attributes inherited from G4HadronicInteraction | |
| G4HadFinalState | theParticleChange | 
| G4int | verboseLevel | 
| G4double | theMinEnergy | 
| G4double | theMaxEnergy | 
| G4bool | isBlocked | 
Definition at line 46 of file G4LENDFission.hh.
      
  | 
  inline | 
Definition at line 51 of file G4LENDFission.hh.
References G4LENDModel::create_used_target_map(), and G4LENDModel::proj.
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 61 of file G4LENDFission.hh.
      
  | 
  virtual | 
Reimplemented from G4LENDModel.
Definition at line 31 of file G4LENDFission.cc.
References G4HadFinalState::AddSecondary(), G4HadFinalState::Clear(), G4Gamma::Gamma(), G4Nucleus::GetA_asInt(), G4GIDI_target::getFissionFinalState(), G4IonTable::GetIonTable(), G4Nucleus::GetIsotope(), G4HadProjectile::GetKineticEnergy(), G4Isotope::Getm(), G4HadProjectile::GetMaterial(), G4LENDManager::GetNucleusEncoding(), G4Material::GetTemperature(), G4Nucleus::GetZ_asInt(), G4LENDModel::lend_manager, MeV, G4Neutron::Neutron(), second, G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetMomentum(), G4HadFinalState::SetStatusChange(), stopAndKill, G4HadronicInteraction::theParticleChange, and G4LENDModel::usedTarget_map.
 Here is the call graph for this function:Reimplemented from G4HadronicInteraction.
Definition at line 95 of file G4LENDFission.cc.