Geant4
9.6.p02
|
#include <G4NeutronHPPInelasticFS.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) |
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 |
Definition at line 41 of file G4NeutronHPPInelasticFS.hh.
|
inline |
Definition at line 45 of file G4NeutronHPPInelasticFS.hh.
|
inline |
Definition at line 46 of file G4NeutronHPPInelasticFS.hh.
|
virtual |
Implements G4NeutronHPInelasticCompFS.
Definition at line 42 of file G4NeutronHPPInelasticFS.cc.
|
virtual |
Reimplemented from G4NeutronHPInelasticCompFS.
Definition at line 34 of file G4NeutronHPPInelasticFS.cc.
|
inlinevirtual |
Implements G4NeutronHPInelasticCompFS.
Definition at line 49 of file G4NeutronHPPInelasticFS.hh.