| 
    Geant4
    10.01.p02
    
   | 
 
#include <G4ParticleHPFission.hh>
 Inheritance diagram for G4ParticleHPFission:
 Collaboration diagram for G4ParticleHPFission:Private Member Functions | |
| void | addChannelForNewElement () | 
Private Attributes | |
| G4ParticleHPFissionFS | theFS | 
| G4double * | xSec | 
| std::vector < G4ParticleHPChannel * >  | theFission | 
| G4String | dirName | 
| G4int | numEle | 
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 54 of file G4ParticleHPFission.hh.
| G4ParticleHPFission::G4ParticleHPFission | ( | ) | 
Definition at line 40 of file G4ParticleHPFission.cc.
References dirName, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), MeV, numEle, G4AutoDelete::Register(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theFission, and theFS.
 Here is the call graph for this function:| G4ParticleHPFission::~G4ParticleHPFission | ( | ) | 
Definition at line 74 of file G4ParticleHPFission.cc.
References theFission.
      
  | 
  private | 
Definition at line 154 of file G4ParticleHPFission.cc.
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), numEle, G4AutoDelete::Register(), theFission, and theFS.
Referenced by ApplyYourself().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4HadronicInteraction.
Definition at line 86 of file G4ParticleHPFission.cc.
References addChannelForNewElement(), G4ParticleHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4ParticleHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Element::GetNumberOfElements(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4ParticleHPManager::GetReactionWhiteBoard(), G4ParticleHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), n, numEle, G4ParticleHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), theFission, and xSec.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronicInteraction.
Definition at line 145 of file G4ParticleHPFission.cc.
      
  | 
  virtual | 
Reimplemented from G4HadronicInteraction.
Definition at line 169 of file G4ParticleHPFission.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4HadronicInteraction.
Definition at line 173 of file G4ParticleHPFission.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 79 of file G4ParticleHPFission.hh.
Referenced by addChannelForNewElement(), and G4ParticleHPFission().
      
  | 
  private | 
Definition at line 80 of file G4ParticleHPFission.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), and G4ParticleHPFission().
      
  | 
  private | 
Definition at line 78 of file G4ParticleHPFission.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), G4ParticleHPFission(), and ~G4ParticleHPFission().
      
  | 
  private | 
Definition at line 72 of file G4ParticleHPFission.hh.
Referenced by addChannelForNewElement(), and G4ParticleHPFission().
      
  | 
  private | 
Definition at line 76 of file G4ParticleHPFission.hh.
Referenced by ApplyYourself().