|
Geant4
10.00.p04
|
Public Member Functions | |
| G4NeutronHPFissionBaseFS () | |
| virtual | ~G4NeutronHPFissionBaseFS () |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &bit) |
| G4DynamicParticleVector * | ApplyYourself (G4int Prompt) |
| virtual G4double | GetXsec (G4double anEnergy) |
| virtual G4NeutronHPVector * | GetXsec () |
| void | SetNeutron (const G4ReactionProduct &aNeutron) |
| void | SetTarget (const G4ReactionProduct &aTarget) |
Public Member Functions inherited from G4NeutronHPFinalState | |
| G4NeutronHPFinalState () | |
| virtual | ~G4NeutronHPFinalState () |
| void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType) |
| virtual G4NeutronHPFinalState * | New ()=0 |
| G4bool | HasXsec () |
| G4bool | HasFSData () |
| G4bool | HasAnyData () |
| void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
| G4double | GetZ () |
| G4double | GetN () |
| G4int | GetM () |
Private Member Functions | |
| G4HadFinalState * | ApplyYourself (const G4HadProjectile &) |
Additional Inherited Members | |
Protected Member Functions inherited from G4NeutronHPFinalState | |
| void | SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used) |
| void | adjust_final_state (G4LorentzVector) |
| G4bool | DoNotAdjustFinalState () |
Protected Attributes inherited from G4NeutronHPFinalState | |
| G4bool | hasXsec |
| G4bool | hasFSData |
| G4bool | hasAnyData |
| G4NeutronHPNames | theNames |
| G4HadFinalState | theResult |
| G4double | theBaseA |
| G4double | theBaseZ |
| G4int | theBaseM |
| G4int | theNDLDataZ |
| G4int | theNDLDataA |
| G4int | theNDLDataM |
References G4NeutronHPFinalState::hasXsec, and theXsection.
|
virtual |
References theXsection.
Implements G4NeutronHPFinalState.
Reimplemented in G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, and G4NeutronHPTCFissionFS.
| G4DynamicParticleVector* ApplyYourself | ( | G4int | Prompt | ) |
Reimplemented from G4NeutronHPFinalState.
References G4NeutronHPVector::GetY(), G4INCL::Math::max(), and theXsection.
|
virtual |
Reimplemented from G4NeutronHPFinalState.
References theXsection.
| void SetNeutron | ( | const G4ReactionProduct & | aNeutron | ) |
References G4NeutronHPAngular::SetNeutron(), theAngularDistribution, and theNeutron.
| void SetTarget | ( | const G4ReactionProduct & | aTarget | ) |
References G4NeutronHPAngular::SetTarget(), theAngularDistribution, and theTarget.
|
privatevirtual |
Reimplemented from G4NeutronHPFinalState.
Reimplemented in G4NeutronHPLCFissionFS, G4NeutronHPSCFissionFS, and G4NeutronHPTCFissionFS.
|
private |
Referenced by G4NeutronHPFissionBaseFS(), GetXsec(), and ~G4NeutronHPFissionBaseFS().
|
private |
|
private |
Referenced by SetNeutron(), and SetTarget().
|
private |
Referenced by SetNeutron().
|
private |
Referenced by SetTarget().