Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHP3NPInelasticFS.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
void | adjust_final_state (G4LorentzVector) |
Protected Attributes inherited from G4ParticleHPInelasticBaseFS | |
G4ParticleHPVector * | theXsection |
G4ParticleHPEnergyDistribution * | theEnergyDistribution |
G4ParticleHPAngular * | theAngularDistribution |
G4ParticleHPEnAngCorrelation * | theEnergyAngData |
G4ParticleHPPhotonDist * | theFinalStatePhotons |
G4double | theNuclearMassDifference |
G4ParticleHPDeExGammas | theGammas |
G4String | gammaPath |
G4double | Qvalue |
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 |
G4int | secID |
Definition at line 42 of file G4ParticleHP3NPInelasticFS.hh.
G4ParticleHP3NPInelasticFS::G4ParticleHP3NPInelasticFS | ( | ) |
Definition at line 37 of file G4ParticleHP3NPInelasticFS.cc.
Referenced by New().
|
inline |
Definition at line 47 of file G4ParticleHP3NPInelasticFS.hh.
|
virtual |
Implements G4ParticleHPInelasticBaseFS.
Definition at line 42 of file G4ParticleHP3NPInelasticFS.cc.
|
virtual |
Implements G4ParticleHPFinalState.
Definition at line 59 of file G4ParticleHP3NPInelasticFS.cc.
|
inlinevirtual |
Implements G4ParticleHPInelasticBaseFS.
Definition at line 50 of file G4ParticleHP3NPInelasticFS.hh.