|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPHe3InelasticFS.hh>
Inheritance diagram for G4ParticleHPHe3InelasticFS:Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
| void | adjust_final_state (G4LorentzVector) |
Protected Attributes inherited from G4ParticleHPInelasticCompFS | |
| G4ParticleHPVector * | theXsection [51] |
| G4ParticleHPEnergyDistribution * | theEnergyDistribution [51] |
| G4ParticleHPAngular * | theAngularDistribution [51] |
| G4ParticleHPEnAngCorrelation * | theEnergyAngData [51] |
| G4ParticleHPPhotonDist * | theFinalStatePhotons [51] |
| std::vector< G4double > | QI |
| std::vector< G4int > | LR |
| G4ParticleHPDeExGammas | theGammas |
| G4String | gammaPath |
Protected Attributes inherited from G4ParticleHPFinalState | |
| G4ParticleDefinition * | theProjectile {nullptr} |
| G4ParticleHPManager * | fManager |
| G4IonTable * | ionTable |
| G4int | theBaseA {0} |
| G4int | theBaseZ {0} |
| G4int | theBaseM {0} |
| G4int | theNDLDataZ {0} |
| G4int | theNDLDataA {0} |
| G4int | theNDLDataM {0} |
| G4int | secID {-1} |
| G4bool | hasXsec {true} |
| G4bool | hasFSData {true} |
| G4bool | hasAnyData {true} |
| G4ParticleHPNames | theNames |
| G4Cache< G4HadFinalState * > | theResult |
Definition at line 41 of file G4ParticleHPHe3InelasticFS.hh.
| G4ParticleHPHe3InelasticFS::G4ParticleHPHe3InelasticFS | ( | ) |
Definition at line 38 of file G4ParticleHPHe3InelasticFS.cc.
Referenced by New().
|
overridedefault |
|
overridevirtual |
Implements G4ParticleHPInelasticCompFS.
Definition at line 77 of file G4ParticleHPHe3InelasticFS.cc.
|
overridevirtual |
Implements G4ParticleHPFinalState.
Definition at line 43 of file G4ParticleHPHe3InelasticFS.cc.
|
inlineoverridevirtual |
Implements G4ParticleHPInelasticCompFS.
Definition at line 51 of file G4ParticleHPHe3InelasticFS.hh.