Geant4
10.00.p01
|
#include <G4NeutronHPFinalState.hh>
Public Member Functions | |
G4NeutronHPFinalState () | |
virtual | ~G4NeutronHPFinalState () |
void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType) |
virtual void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType)=0 |
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &) |
virtual G4NeutronHPFinalState * | New ()=0 |
G4bool | HasXsec () |
G4bool | HasFSData () |
G4bool | HasAnyData () |
virtual G4double | GetXsec (G4double) |
virtual G4NeutronHPVector * | GetXsec () |
void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
G4double | GetZ () |
G4double | GetN () |
G4int | GetM () |
Protected Member Functions | |
void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
Private Attributes | |
G4bool | adjustResult |
Definition at line 41 of file G4NeutronHPFinalState.hh.
|
inline |
Definition at line 45 of file G4NeutronHPFinalState.hh.
References adjustResult, hasAnyData, hasFSData, hasXsec, theBaseA, theBaseM, theBaseZ, theNDLDataA, and theNDLDataZ.
|
inlinevirtual |
Definition at line 62 of file G4NeutronHPFinalState.hh.
|
protected |
Definition at line 38 of file G4NeutronHPFinalState.cc.
References G4HadFinalState::AddSecondary(), adjustResult, e1, G4cout, G4endl, G4UniformRand, G4Gamma::Gamma(), G4DynamicParticle::Get4Momentum(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentum(), G4HadFinalState::GetNumberOfSecondaries(), G4HadSecondary::GetParticle(), G4ParticleDefinition::GetPDGMass(), G4HadFinalState::GetSecondary(), keV, G4INCL::Math::max(), MeV, G4Neutron::Neutron(), G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentum(), theBaseA, theBaseZ, theNDLDataA, theNDLDataZ, and theResult.
Referenced by G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().
|
inlinevirtual |
Reimplemented in G4NeutronHPFSFissionFS, G4FissionLibrary, G4NeutronHPFissionBaseFS, G4NeutronHPInelasticCompFS, G4NeutronHPInelasticBaseFS, G4NeutronHPElasticFS, G4NeutronHPFFFissionFS, G4NeutronHPCaptureFS, G4NeutronHPFissionFS, G4NeutronHPFCFissionFS, G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, G4NeutronHPTCFissionFS, G4NeutronHP2AInelasticFS, G4NeutronHP2N2AInelasticFS, G4NeutronHP2NAInelasticFS, G4NeutronHP2NDInelasticFS, G4NeutronHP2NInelasticFS, G4NeutronHP2NPInelasticFS, G4NeutronHP2PInelasticFS, G4NeutronHP3AInelasticFS, G4NeutronHP3NAInelasticFS, G4NeutronHP3NInelasticFS, G4NeutronHP3NPInelasticFS, G4NeutronHP4NInelasticFS, G4NeutronHPAInelasticFS, G4NeutronHPDAInelasticFS, G4NeutronHPDInelasticFS, G4NeutronHPHe3InelasticFS, G4NeutronHPN2AInelasticFS, G4NeutronHPN2PInelasticFS, G4NeutronHPN3AInelasticFS, G4NeutronHPNAInelasticFS, G4NeutronHPND2AInelasticFS, G4NeutronHPNDInelasticFS, G4NeutronHPNHe3InelasticFS, G4NeutronHPNInelasticFS, G4NeutronHPNPAInelasticFS, G4NeutronHPNPInelasticFS, G4NeutronHPNT2AInelasticFS, G4NeutronHPNTInelasticFS, G4NeutronHPNXInelasticFS, G4NeutronHPPAInelasticFS, G4NeutronHPPDInelasticFS, G4NeutronHPPInelasticFS, G4NeutronHPPTInelasticFS, G4NeutronHPTInelasticFS, G4NeutronHPD2AInelasticFS, and G4NeutronHPT2AInelasticFS.
Definition at line 67 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPChannel::ApplyYourself().
|
inlineprotected |
Definition at line 110 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPCaptureFS::ApplyYourself().
|
inline |
Definition at line 88 of file G4NeutronHPFinalState.hh.
References theBaseM.
Referenced by G4NeutronHPChannel::GetM().
|
inline |
Definition at line 87 of file G4NeutronHPFinalState.hh.
References theBaseA.
Referenced by G4NeutronHPChannel::ApplyYourself(), and G4NeutronHPChannel::GetN().
Reimplemented in G4NeutronHPInelasticCompFS, G4NeutronHPInelasticBaseFS, and G4NeutronHPFissionBaseFS.
Definition at line 82 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPChannel::GetFSCrossSection(), and G4NeutronHPChannel::UpdateData().
|
inlinevirtual |
Reimplemented in G4NeutronHPInelasticCompFS, G4NeutronHPInelasticBaseFS, and G4NeutronHPFissionBaseFS.
Definition at line 83 of file G4NeutronHPFinalState.hh.
|
inline |
Definition at line 86 of file G4NeutronHPFinalState.hh.
References theBaseZ.
Referenced by G4NeutronHPChannel::ApplyYourself(), and G4NeutronHPChannel::GetZ().
|
inline |
Definition at line 80 of file G4NeutronHPFinalState.hh.
References hasAnyData.
Referenced by G4NeutronHPChannel::HasAnyData().
|
inline |
Definition at line 79 of file G4NeutronHPFinalState.hh.
References hasFSData.
Referenced by G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPFissionBaseFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPChannel::HasFSData(), and G4NeutronHPFissionFS::Init().
|
inline |
Definition at line 78 of file G4NeutronHPFinalState.hh.
References hasXsec.
|
inline |
Definition at line 65 of file G4NeutronHPFinalState.hh.
References Init().
Referenced by Init(), and G4NeutronHPChannel::UpdateData().
|
pure virtual |
Implemented in G4FissionLibrary, G4NeutronHPInelasticCompFS, G4NeutronHPInelasticBaseFS, G4NeutronHPElasticFS, G4NeutronHPCaptureFS, G4NeutronHPFissionBaseFS, G4NeutronHPFissionFS, G4NeutronHPFSFissionFS, G4NeutronHP2AInelasticFS, G4NeutronHP2N2AInelasticFS, G4NeutronHP2NAInelasticFS, G4NeutronHP2NDInelasticFS, G4NeutronHP2NInelasticFS, G4NeutronHP2NPInelasticFS, G4NeutronHP2PInelasticFS, G4NeutronHP3AInelasticFS, G4NeutronHP3NAInelasticFS, G4NeutronHP3NInelasticFS, G4NeutronHP3NPInelasticFS, G4NeutronHP4NInelasticFS, G4NeutronHPAInelasticFS, G4NeutronHPDAInelasticFS, G4NeutronHPDInelasticFS, G4NeutronHPHe3InelasticFS, G4NeutronHPN2AInelasticFS, G4NeutronHPN2PInelasticFS, G4NeutronHPN3AInelasticFS, G4NeutronHPNAInelasticFS, G4NeutronHPND2AInelasticFS, G4NeutronHPNDInelasticFS, G4NeutronHPNHe3InelasticFS, G4NeutronHPNInelasticFS, G4NeutronHPNPAInelasticFS, G4NeutronHPNPInelasticFS, G4NeutronHPNT2AInelasticFS, G4NeutronHPNTInelasticFS, G4NeutronHPNXInelasticFS, G4NeutronHPPAInelasticFS, G4NeutronHPPDInelasticFS, G4NeutronHPPInelasticFS, G4NeutronHPPTInelasticFS, G4NeutronHPTInelasticFS, G4NeutronHPFFFissionFS, G4NeutronHPD2AInelasticFS, G4NeutronHPFCFissionFS, G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, G4NeutronHPT2AInelasticFS, and G4NeutronHPTCFissionFS.
|
pure virtual |
Implemented in G4FissionLibrary, G4NeutronHPInelasticCompFS, G4NeutronHPInelasticBaseFS, G4NeutronHPElasticFS, G4NeutronHPCaptureFS, G4NeutronHPFSFissionFS, G4NeutronHPFissionFS, G4NeutronHP2AInelasticFS, G4NeutronHP2N2AInelasticFS, G4NeutronHP2NAInelasticFS, G4NeutronHP2NDInelasticFS, G4NeutronHP2NInelasticFS, G4NeutronHP2NPInelasticFS, G4NeutronHP2PInelasticFS, G4NeutronHP3AInelasticFS, G4NeutronHP3NAInelasticFS, G4NeutronHP3NInelasticFS, G4NeutronHP3NPInelasticFS, G4NeutronHP4NInelasticFS, G4NeutronHPAInelasticFS, G4NeutronHPDAInelasticFS, G4NeutronHPDInelasticFS, G4NeutronHPHe3InelasticFS, G4NeutronHPN2AInelasticFS, G4NeutronHPN2PInelasticFS, G4NeutronHPN3AInelasticFS, G4NeutronHPNAInelasticFS, G4NeutronHPND2AInelasticFS, G4NeutronHPNDInelasticFS, G4NeutronHPNHe3InelasticFS, G4NeutronHPNInelasticFS, G4NeutronHPNPAInelasticFS, G4NeutronHPNPInelasticFS, G4NeutronHPNT2AInelasticFS, G4NeutronHPNTInelasticFS, G4NeutronHPNXInelasticFS, G4NeutronHPPAInelasticFS, G4NeutronHPPDInelasticFS, G4NeutronHPPInelasticFS, G4NeutronHPPTInelasticFS, G4NeutronHPTInelasticFS, G4NeutronHPFFFissionFS, G4NeutronHPD2AInelasticFS, G4NeutronHPFCFissionFS, G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, G4NeutronHPT2AInelasticFS, and G4NeutronHPTCFissionFS.
Referenced by G4NeutronHPChannel::Register().
Definition at line 85 of file G4NeutronHPFinalState.hh.
References theBaseA, theBaseM, and theBaseZ.
Referenced by G4NeutronHPChannel::Register().
|
inlineprotected |
Definition at line 91 of file G4NeutronHPFinalState.hh.
References theBaseA, theBaseM, and theBaseZ.
Referenced by G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), and G4NeutronHPInelasticCompFS::Init().
|
private |
Definition at line 116 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), and G4NeutronHPFinalState().
|
protected |
Definition at line 97 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPFinalState(), HasAnyData(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
|
protected |
Definition at line 96 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPFinalState(), HasFSData(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
|
protected |
Definition at line 93 of file G4NeutronHPFinalState.hh.
Referenced by G4FissionLibrary::G4FissionLibrary(), G4NeutronHPCaptureFS::G4NeutronHPCaptureFS(), G4NeutronHPElasticFS::G4NeutronHPElasticFS(), G4NeutronHPFCFissionFS::G4NeutronHPFCFissionFS(), G4NeutronHPFFFissionFS::G4NeutronHPFFFissionFS(), G4NeutronHPFinalState(), G4NeutronHPFissionBaseFS::G4NeutronHPFissionBaseFS(), G4NeutronHPFissionFS::G4NeutronHPFissionFS(), G4NeutronHPFSFissionFS::G4NeutronHPFSFissionFS(), G4NeutronHPInelasticBaseFS::G4NeutronHPInelasticBaseFS(), G4NeutronHPInelasticCompFS::G4NeutronHPInelasticCompFS(), G4NeutronHPLCFissionFS::G4NeutronHPLCFissionFS(), G4NeutronHPSCFissionFS::G4NeutronHPSCFissionFS(), G4NeutronHPTCFissionFS::G4NeutronHPTCFissionFS(), HasXsec(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPFSFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
|
protected |
Definition at line 102 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), G4NeutronHPFissionFS::ApplyYourself(), G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPElasticFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::CompositeApply(), G4NeutronHPFinalState(), GetN(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPInelasticBaseFS::InitGammas(), SetA_Z(), and SetAZMs().
|
protected |
Definition at line 104 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPFinalState(), GetM(), SetA_Z(), and SetAZMs().
|
protected |
Definition at line 103 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), G4NeutronHPFissionFS::ApplyYourself(), G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPElasticFS::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), G4NeutronHPInelasticCompFS::CompositeApply(), G4NeutronHPFinalState(), GetZ(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPCaptureFS::Init(), G4NeutronHPInelasticBaseFS::InitGammas(), SetA_Z(), and SetAZMs().
|
protected |
Definition at line 98 of file G4NeutronHPFinalState.hh.
Referenced by G4NeutronHPFFFissionFS::Init(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPElasticFS::Init(), G4NeutronHPInelasticBaseFS::Init(), G4NeutronHPInelasticCompFS::Init(), and G4FissionLibrary::Init().
|
protected |
Definition at line 112 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), G4NeutronHPFinalState(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPInelasticBaseFS::Init(), and G4NeutronHPInelasticCompFS::Init().
|
protected |
Definition at line 113 of file G4NeutronHPFinalState.hh.
|
protected |
Definition at line 110 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), G4NeutronHPFinalState(), G4NeutronHPFissionBaseFS::Init(), G4NeutronHPInelasticBaseFS::Init(), and G4NeutronHPInelasticCompFS::Init().
|
protected |
Definition at line 100 of file G4NeutronHPFinalState.hh.
Referenced by adjust_final_state(), G4NeutronHPD2AInelasticFS::ApplyYourself(), G4NeutronHPT2AInelasticFS::ApplyYourself(), G4NeutronHPPTInelasticFS::ApplyYourself(), G4NeutronHPPInelasticFS::ApplyYourself(), G4NeutronHPPDInelasticFS::ApplyYourself(), G4NeutronHP2NAInelasticFS::ApplyYourself(), G4NeutronHPNXInelasticFS::ApplyYourself(), G4NeutronHPNTInelasticFS::ApplyYourself(), G4NeutronHPNT2AInelasticFS::ApplyYourself(), G4NeutronHPNPInelasticFS::ApplyYourself(), G4NeutronHP2PInelasticFS::ApplyYourself(), G4NeutronHPNInelasticFS::ApplyYourself(), G4NeutronHPNHe3InelasticFS::ApplyYourself(), G4NeutronHPNPAInelasticFS::ApplyYourself(), G4NeutronHPND2AInelasticFS::ApplyYourself(), G4NeutronHPNAInelasticFS::ApplyYourself(), G4NeutronHPN3AInelasticFS::ApplyYourself(), G4NeutronHPN2PInelasticFS::ApplyYourself(), G4NeutronHPN2AInelasticFS::ApplyYourself(), G4NeutronHPDAInelasticFS::ApplyYourself(), G4NeutronHP3AInelasticFS::ApplyYourself(), G4NeutronHPHe3InelasticFS::ApplyYourself(), G4NeutronHP2NDInelasticFS::ApplyYourself(), G4NeutronHP3NAInelasticFS::ApplyYourself(), G4NeutronHPDInelasticFS::ApplyYourself(), G4NeutronHPPAInelasticFS::ApplyYourself(), G4NeutronHPTInelasticFS::ApplyYourself(), G4NeutronHP2AInelasticFS::ApplyYourself(), G4NeutronHPNDInelasticFS::ApplyYourself(), G4NeutronHPAInelasticFS::ApplyYourself(), G4NeutronHP4NInelasticFS::ApplyYourself(), G4NeutronHP3NPInelasticFS::ApplyYourself(), G4NeutronHP3NInelasticFS::ApplyYourself(), G4NeutronHP2N2AInelasticFS::ApplyYourself(), G4NeutronHP2NInelasticFS::ApplyYourself(), G4NeutronHP2NPInelasticFS::ApplyYourself(), G4NeutronHPFissionFS::ApplyYourself(), G4NeutronHPCaptureFS::ApplyYourself(), G4NeutronHPElasticFS::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4NeutronHPInelasticBaseFS::BaseApply(), and G4NeutronHPInelasticCompFS::CompositeApply().