Geant4.10
|
#include <G4NeutronHPFSFissionFS.hh>
Additional Inherited Members | |
![]() | |
void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
![]() | |
G4bool | hasXsec |
G4bool | hasFSData |
G4bool | hasAnyData |
G4NeutronHPNames | theNames |
G4HadFinalState | theResult |
G4double | theBaseA |
G4double | theBaseZ |
G4int | theBaseM |
G4int | theNDLDataZ |
G4int | theNDLDataA |
G4int | theNDLDataM |
Definition at line 43 of file G4NeutronHPFSFissionFS.hh.
|
inline |
Definition at line 47 of file G4NeutronHPFSFissionFS.hh.
References G4NeutronHPFinalState::hasXsec.
Referenced by New().
|
inline |
Definition at line 48 of file G4NeutronHPFSFissionFS.hh.
G4DynamicParticleVector * G4NeutronHPFSFissionFS::ApplyYourself | ( | G4int | Prompt, |
G4int | delayed, | ||
G4double * | decayconst | ||
) |
Definition at line 101 of file G4NeutronHPFSFissionFS.cc.
References G4NeutronHPNeutronYield::GetDecayConstant(), G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::Lorentz(), G4Neutron::Neutron(), G4NeutronHPEnergyDistribution::Sample(), G4NeutronHPAngular::SampleAndUpdate(), G4ReactionProduct::SetDefinition(), G4DynamicParticle::SetDefinition(), G4ReactionProduct::SetKineticEnergy(), and G4DynamicParticle::SetMomentum().
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
inline |
Definition at line 82 of file G4NeutronHPFSFissionFS.hh.
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
inline |
Definition at line 60 of file G4NeutronHPFSFissionFS.hh.
Referenced by G4NeutronHPFissionFS::ApplyYourself().
G4DynamicParticleVector * G4NeutronHPFSFissionFS::GetPhotons | ( | ) |
Definition at line 175 of file G4NeutronHPFSFissionFS.cc.
References G4ReactionProduct::GetKineticEnergy(), G4NeutronHPPhotonDist::GetPhotons(), G4ReactionProduct::Lorentz(), G4DynamicParticle::SetDefinition(), and G4DynamicParticle::SetMomentum().
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
virtual |
Implements G4NeutronHPFinalState.
Definition at line 43 of file G4NeutronHPFSFissionFS.cc.
References G4cout, G4endl, G4NeutronHPManager::GetDataStream(), G4NeutronHPManager::GetInstance(), G4NeutronHPNames::GetName(), G4NeutronHPDataUsed::GetName(), G4NeutronHPNeutronYield::GetTargetMass(), G4NeutronHPFinalState::hasAnyData, G4NeutronHPFinalState::hasFSData, G4NeutronHPFinalState::hasXsec, G4NeutronHPFissionERelease::Init(), G4NeutronHPAngular::Init(), G4NeutronHPEnergyDistribution::Init(), G4NeutronHPPhotonDist::InitAngular(), G4NeutronHPNeutronYield::InitDelayed(), G4NeutronHPPhotonDist::InitEnergies(), G4NeutronHPNeutronYield::InitMean(), G4NeutronHPPhotonDist::InitMean(), G4NeutronHPNeutronYield::InitPrompt(), and G4NeutronHPFinalState::SetAZMs().
Referenced by G4NeutronHPFissionFS::Init().
|
inlinevirtual |
Implements G4NeutronHPFinalState.
Definition at line 54 of file G4NeutronHPFSFissionFS.hh.
References G4NeutronHPFSFissionFS().
void G4NeutronHPFSFissionFS::SampleNeutronMult | ( | G4int & | all, |
G4int & | Prompt, | ||
G4int & | delayed, | ||
G4double | energy, | ||
G4int | off | ||
) |
Definition at line 151 of file G4NeutronHPFSFissionFS.cc.
References G4Poisson(), G4NeutronHPNeutronYield::GetDelayed(), G4NeutronHPNeutronYield::GetMean(), and G4NeutronHPNeutronYield::GetPrompt().
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
inline |
Definition at line 68 of file G4NeutronHPFSFissionFS.hh.
References G4NeutronHPAngular::SetNeutron().
Referenced by G4NeutronHPFissionFS::ApplyYourself().
|
inline |
Definition at line 74 of file G4NeutronHPFSFissionFS.hh.
References G4NeutronHPAngular::SetTarget().
Referenced by G4NeutronHPFissionFS::ApplyYourself().