|
Geant4_10
|
#include <G4NeutronHPN2PInelasticFS.hh>


Public Member Functions | |
| G4NeutronHPN2PInelasticFS () | |
| ~G4NeutronHPN2PInelasticFS () | |
| void | Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType) |
| G4HadFinalState * | ApplyYourself (const G4HadProjectile &theTrack) |
| G4NeutronHPFinalState * | New () |
Public Member Functions inherited from G4NeutronHPInelasticBaseFS | |
| G4NeutronHPInelasticBaseFS () | |
| virtual | ~G4NeutronHPInelasticBaseFS () |
| void | BaseApply (const G4HadProjectile &theTrack, G4ParticleDefinition **theDefs, G4int nDef) |
| void | InitGammas (G4double AR, G4double ZR) |
| virtual G4double | GetXsec (G4double anEnergy) |
| virtual G4NeutronHPVector * | GetXsec () |
Public Member Functions inherited from G4NeutronHPFinalState | |
| G4NeutronHPFinalState () | |
| virtual | ~G4NeutronHPFinalState () |
| void | Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType) |
| G4bool | HasXsec () |
| G4bool | HasFSData () |
| G4bool | HasAnyData () |
| void | SetA_Z (G4double anA, G4double aZ, G4int aM=0) |
| G4double | GetZ () |
| G4double | GetN () |
| G4int | GetM () |
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 G4NeutronHPInelasticBaseFS | |
| G4NeutronHPVector * | theXsection |
| G4NeutronHPEnergyDistribution * | theEnergyDistribution |
| G4NeutronHPAngular * | theAngularDistribution |
| G4NeutronHPEnAngCorrelation * | theEnergyAngData |
| G4NeutronHPPhotonDist * | theFinalStatePhotons |
| G4double | theNuclearMassDifference |
| G4NeutronHPDeExGammas | theGammas |
| G4String | gammaPath |
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 |
Definition at line 40 of file G4NeutronHPN2PInelasticFS.hh.
|
inline |
Definition at line 44 of file G4NeutronHPN2PInelasticFS.hh.

|
inline |
Definition at line 45 of file G4NeutronHPN2PInelasticFS.hh.
|
virtual |
Implements G4NeutronHPInelasticBaseFS.
Definition at line 34 of file G4NeutronHPN2PInelasticFS.cc.

|
virtual |
Reimplemented from G4NeutronHPInelasticBaseFS.
Definition at line 51 of file G4NeutronHPN2PInelasticFS.cc.

|
inlinevirtual |
Implements G4NeutronHPInelasticBaseFS.
Definition at line 48 of file G4NeutronHPN2PInelasticFS.hh.

1.8.5