|
Geant4
10.01.p03
|
#include <G4LFission.hh>
Inheritance diagram for G4LFission:
Collaboration diagram for G4LFission:Static Public Member Functions | |
| static G4double | Atomas (const G4double A, const G4double Z) |
Private Member Functions | |
| void | init () |
Private Attributes | |
| G4double | spneut [10] |
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 65 of file G4LFission.hh.
| G4LFission::G4LFission | ( | const G4String & | name = "G4LFission" | ) |
Definition at line 50 of file G4LFission.cc.
References DBL_MAX, GeV, init(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
Here is the call graph for this function:| G4LFission::~G4LFission | ( | ) |
Definition at line 59 of file G4LFission.cc.
References G4HadFinalState::Clear(), and G4HadronicInteraction::theParticleChange.
Here is the call graph for this function:
|
virtual |
Implements G4HadronicInteraction.
Definition at line 94 of file G4LFission.cc.
References a, G4HadFinalState::AddSecondary(), Atomas(), G4HadFinalState::Clear(), e1, G4cout, G4endl, G4UniformRand, G4Gamma::GammaDefinition(), G4HadProjectile::Get4Momentum(), G4Nucleus::GetA_asInt(), G4HadProjectile::GetDefinition(), G4DynamicParticle::GetDefinition(), G4HadProjectile::GetKineticEnergy(), G4HadSecondary::GetParticle(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4HadFinalState::GetSecondary(), G4HadProjectile::GetTotalEnergy(), G4DynamicParticle::GetTotalEnergy(), G4HadProjectile::GetTotalMomentum(), G4DynamicParticle::GetTotalMomentum(), G4Nucleus::GetZ_asInt(), MeV, G4Neutron::NeutronDefinition(), G4InuclParticleNames::nn, p2, G4InuclParticleNames::pp, G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentumDirection(), G4HadFinalState::SetStatusChange(), G4INCL::DeJongSpin::shoot(), spneut, stopAndKill, G4HadronicInteraction::theParticleChange, and G4HadronicInteraction::verboseLevel.
Here is the call graph for this function:Definition at line 243 of file G4LFission.cc.
References G4Alpha::AlphaDefinition(), G4Deuteron::DeuteronDefinition(), G4Electron::ElectronDefinition(), G4ParticleDefinition::GetPDGMass(), iz, MeV, G4Neutron::NeutronDefinition(), and G4Proton::ProtonDefinition().
Referenced by ApplyYourself().
Here is the call graph for this function:
Here is the caller graph for this function:Reimplemented from G4HadronicInteraction.
Definition at line 279 of file G4LFission.cc.
|
private |
Definition at line 75 of file G4LFission.cc.
References G4cout, G4endl, spneut, and G4HadronicInteraction::verboseLevel.
Referenced by G4LFission().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 65 of file G4LFission.cc.
|
private |
Definition at line 84 of file G4LFission.hh.
Referenced by ApplyYourself(), and init().