Geant4_10
|
#include <G4NeutronHPHe3InelasticFS.hh>
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 G4NeutronHPInelasticCompFS | |
G4NeutronHPVector * | theXsection [51] |
G4NeutronHPEnergyDistribution * | theEnergyDistribution [51] |
G4NeutronHPAngular * | theAngularDistribution [51] |
G4NeutronHPEnAngCorrelation * | theEnergyAngData [51] |
G4NeutronHPPhotonDist * | theFinalStatePhotons [51] |
G4NeutronHPDeExGammas | theGammas |
G4String | gammaPath |
G4double | theCurrentA |
G4double | theCurrentZ |
std::vector< G4double > | QI |
std::vector< G4int > | LR |
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 G4NeutronHPHe3InelasticFS.hh.
|
inline |
Definition at line 44 of file G4NeutronHPHe3InelasticFS.hh.
|
inline |
Definition at line 45 of file G4NeutronHPHe3InelasticFS.hh.
|
virtual |
Implements G4NeutronHPInelasticCompFS.
Definition at line 42 of file G4NeutronHPHe3InelasticFS.cc.
|
virtual |
Implements G4NeutronHPFinalState.
Definition at line 34 of file G4NeutronHPHe3InelasticFS.cc.
|
inlinevirtual |
Implements G4NeutronHPInelasticCompFS.
Definition at line 48 of file G4NeutronHPHe3InelasticFS.hh.