Geant4
10.03.p03
|
#include <G4ParticleHPPTInelasticFS.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4ParticleHPFinalState | |
void | adjust_final_state (G4LorentzVector) |
G4bool | DoNotAdjustFinalState () |
Protected Attributes inherited from G4ParticleHPInelasticBaseFS | |
G4ParticleHPVector * | theXsection |
G4ParticleHPEnergyDistribution * | theEnergyDistribution |
G4ParticleHPAngular * | theAngularDistribution |
G4ParticleHPEnAngCorrelation * | theEnergyAngData |
G4ParticleHPPhotonDist * | theFinalStatePhotons |
G4double | theNuclearMassDifference |
G4ParticleHPDeExGammas | theGammas |
G4String | gammaPath |
Protected Attributes inherited from G4ParticleHPFinalState | |
G4bool | hasXsec |
G4bool | hasFSData |
G4bool | hasAnyData |
G4ParticleHPNames | theNames |
G4Cache< G4HadFinalState * > | theResult |
G4double | theBaseA |
G4double | theBaseZ |
G4int | theBaseM |
G4int | theNDLDataZ |
G4int | theNDLDataA |
G4int | theNDLDataM |
G4ParticleDefinition * | theProjectile |
Definition at line 41 of file G4ParticleHPPTInelasticFS.hh.
|
inline |
Definition at line 45 of file G4ParticleHPPTInelasticFS.hh.
|
inline |
Definition at line 46 of file G4ParticleHPPTInelasticFS.hh.
|
virtual |
Implements G4ParticleHPInelasticBaseFS.
Definition at line 36 of file G4ParticleHPPTInelasticFS.cc.
|
virtual |
Reimplemented from G4ParticleHPInelasticBaseFS.
Definition at line 52 of file G4ParticleHPPTInelasticFS.cc.
|
inlinevirtual |
Implements G4ParticleHPInelasticBaseFS.
Definition at line 49 of file G4ParticleHPPTInelasticFS.hh.