|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPPInelasticFS.hh>
Inheritance diagram for G4ParticleHPPInelasticFS:Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
| void | adjust_final_state (G4LorentzVector) |
| G4bool | DoNotAdjustFinalState () |
Protected Attributes inherited from G4ParticleHPInelasticCompFS | |
| G4ParticleHPVector * | theXsection [51] |
| G4ParticleHPEnergyDistribution * | theEnergyDistribution [51] |
| G4ParticleHPAngular * | theAngularDistribution [51] |
| G4ParticleHPEnAngCorrelation * | theEnergyAngData [51] |
| G4ParticleHPPhotonDist * | theFinalStatePhotons [51] |
| G4ParticleHPDeExGammas | theGammas |
| G4String | gammaPath |
| std::vector< G4double > | QI |
| std::vector< G4int > | LR |
Protected Attributes inherited from G4ParticleHPFinalState | |
| G4bool | hasXsec |
| G4bool | hasFSData |
| G4bool | hasAnyData |
| G4ParticleHPNames | theNames |
| G4Cache< G4HadFinalState * > | theResult |
| G4ParticleDefinition * | theProjectile |
| G4double | theBaseA |
| G4double | theBaseZ |
| G4int | theBaseM |
| G4int | theNDLDataZ |
| G4int | theNDLDataA |
| G4int | theNDLDataM |
Definition at line 41 of file G4ParticleHPPInelasticFS.hh.
|
inline |
|
inline |
Definition at line 46 of file G4ParticleHPPInelasticFS.hh.
|
virtual |
Implements G4ParticleHPInelasticCompFS.
Definition at line 64 of file G4ParticleHPPInelasticFS.cc.
|
virtual |
Reimplemented from G4ParticleHPInelasticCompFS.
Definition at line 36 of file G4ParticleHPPInelasticFS.cc.
|
inlinevirtual |
Implements G4ParticleHPInelasticCompFS.
Definition at line 49 of file G4ParticleHPPInelasticFS.hh.